]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tests: qemucapabilities: Remove qemu-2.12 test data
authorPeter Krempa <pkrempa@redhat.com>
Thu, 10 Feb 2022 09:43:17 +0000 (10:43 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 4 Apr 2022 10:26:58 +0000 (12:26 +0200)
Upcoming patches will raise the minimum required qemu version to 3.1.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemucapabilitiesdata/caps_2.12.0.aarch64.replies [deleted file]
tests/qemucapabilitiesdata/caps_2.12.0.aarch64.xml [deleted file]
tests/qemucapabilitiesdata/caps_2.12.0.ppc64.replies [deleted file]
tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml [deleted file]
tests/qemucapabilitiesdata/caps_2.12.0.s390x.replies [deleted file]
tests/qemucapabilitiesdata/caps_2.12.0.s390x.xml [deleted file]
tests/qemucapabilitiesdata/caps_2.12.0.x86_64.replies [deleted file]
tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml [deleted file]

diff --git a/tests/qemucapabilitiesdata/caps_2.12.0.aarch64.replies b/tests/qemucapabilitiesdata/caps_2.12.0.aarch64.replies
deleted file mode 100644 (file)
index 6f8baf6..0000000
+++ /dev/null
@@ -1,19577 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {
-  },
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 12,
-      "major": 2
-    },
-    "package": "v2.12.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",
-      "allow-oob": false,
-      "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",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "x-block-latency-histogram-set",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "7"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[8]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[10]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[11]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "14"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "15"
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "16"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "18"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "19"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[20]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "21"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "22"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "24",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "26"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "28"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "29"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "33"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "34"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "x-blockdev-create",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "38"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "43"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "44"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "45"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "46"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "47"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "48"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "49"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "50"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "51"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "52"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "53"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "54"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "56",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "55"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "57"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "58"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "59"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "60"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "61"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "62"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "63"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[64]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[65]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "66"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "67"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "69",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "69",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "70"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "72"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "73"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "74"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "75"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "76"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[78]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "77"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "79"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "81",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[83]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[85]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[87]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[88]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[89]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[90]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "91"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "query-spice",
-      "ret-type": "94",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SPICE_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "95"
-    },
-    {
-      "name": "SPICE_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "96"
-    },
-    {
-      "name": "SPICE_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "SPICE_MIGRATE_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "98",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[99]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "100"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "101"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "102"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[104]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "106"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "107",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "108"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[109]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "110"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "111",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "113"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "114"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "115"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "116"
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "117"
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "118"
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "119"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "120"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "121"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "122"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "123",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "124"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[126]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "125"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "127"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[128]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "129"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "130",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[131]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "133",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "134",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "135",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[136]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[137]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[138]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[139]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "140",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "141"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[142]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "144"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "145"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "146"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "147"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "150"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "152"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[154]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "155"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "156"
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "157"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "158"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "160"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "162",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "163"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "164",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "dump-skeys",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "165"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "166"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "167"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "169"
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[170]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "171",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[172]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpu-model-expansion",
-      "ret-type": "174",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "173"
-    },
-    {
-      "name": "query-cpu-model-comparison",
-      "ret-type": "176",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "175"
-    },
-    {
-      "name": "query-cpu-model-baseline",
-      "ret-type": "178",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "177"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "180",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "179"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "181"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[182]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "183",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[185]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "184"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[186]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[187]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "188"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[189]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "190"
-    },
-    {
-      "name": "rtc-reset-reinjection",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "191"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "192"
-    },
-    {
-      "name": "query-gic-capabilities",
-      "ret-type": "[193]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[194]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "195",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev",
-      "ret-type": "196",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-launch-measure",
-      "ret-type": "197",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-capabilities",
-      "ret-type": "198",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "COMMAND_DROPPED",
-      "meta-type": "event",
-      "arg-type": "199"
-    },
-    {
-      "name": "x-oob-test",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "200"
-    },
-    {
-      "name": "0",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "201"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "202"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "202"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "203"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "204"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "device",
-          "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": "[8]",
-      "element-type": "8",
-      "meta-type": "array"
-    },
-    {
-      "name": "8",
-      "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": "20"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "205"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[206]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[10]",
-      "element-type": "10",
-      "meta-type": "array"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "207"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "10"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "10"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[11]",
-      "element-type": "11",
-      "meta-type": "array"
-    },
-    {
-      "name": "11",
-      "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": "205"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "208"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "14",
-      "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": "209"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "210"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "209"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "210"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[20]",
-      "element-type": "20",
-      "meta-type": "array"
-    },
-    {
-      "name": "20",
-      "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": "212"
-        },
-        {
-          "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": "213"
-        },
-        {
-          "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": "214"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "21",
-      "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": "210"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "209"
-        },
-        {
-          "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": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "22",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "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": "210"
-        },
-        {
-          "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": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "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": "27",
-      "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": "211"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "218"
-        },
-        {
-          "case": "blkverify",
-          "type": "219"
-        },
-        {
-          "case": "bochs",
-          "type": "220"
-        },
-        {
-          "case": "cloop",
-          "type": "220"
-        },
-        {
-          "case": "dmg",
-          "type": "220"
-        },
-        {
-          "case": "file",
-          "type": "221"
-        },
-        {
-          "case": "ftp",
-          "type": "222"
-        },
-        {
-          "case": "ftps",
-          "type": "223"
-        },
-        {
-          "case": "gluster",
-          "type": "224"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "221"
-        },
-        {
-          "case": "host_device",
-          "type": "221"
-        },
-        {
-          "case": "http",
-          "type": "225"
-        },
-        {
-          "case": "https",
-          "type": "226"
-        },
-        {
-          "case": "iscsi",
-          "type": "227"
-        },
-        {
-          "case": "luks",
-          "type": "228"
-        },
-        {
-          "case": "nbd",
-          "type": "229"
-        },
-        {
-          "case": "nfs",
-          "type": "230"
-        },
-        {
-          "case": "null-aio",
-          "type": "231"
-        },
-        {
-          "case": "null-co",
-          "type": "231"
-        },
-        {
-          "case": "nvme",
-          "type": "232"
-        },
-        {
-          "case": "parallels",
-          "type": "220"
-        },
-        {
-          "case": "qcow2",
-          "type": "233"
-        },
-        {
-          "case": "qcow",
-          "type": "234"
-        },
-        {
-          "case": "qed",
-          "type": "235"
-        },
-        {
-          "case": "quorum",
-          "type": "236"
-        },
-        {
-          "case": "raw",
-          "type": "237"
-        },
-        {
-          "case": "rbd",
-          "type": "238"
-        },
-        {
-          "case": "replication",
-          "type": "239"
-        },
-        {
-          "case": "sheepdog",
-          "type": "240"
-        },
-        {
-          "case": "ssh",
-          "type": "241"
-        },
-        {
-          "case": "throttle",
-          "type": "242"
-        },
-        {
-          "case": "vdi",
-          "type": "220"
-        },
-        {
-          "case": "vhdx",
-          "type": "220"
-        },
-        {
-          "case": "vmdk",
-          "type": "235"
-        },
-        {
-          "case": "vpc",
-          "type": "220"
-        },
-        {
-          "case": "vvfat",
-          "type": "243"
-        },
-        {
-          "case": "vxhs",
-          "type": "244"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "215"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "216"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "217"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "212"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "245"
-        },
-        {
-          "case": "blkverify",
-          "type": "245"
-        },
-        {
-          "case": "bochs",
-          "type": "245"
-        },
-        {
-          "case": "cloop",
-          "type": "245"
-        },
-        {
-          "case": "dmg",
-          "type": "245"
-        },
-        {
-          "case": "file",
-          "type": "246"
-        },
-        {
-          "case": "ftp",
-          "type": "245"
-        },
-        {
-          "case": "ftps",
-          "type": "245"
-        },
-        {
-          "case": "gluster",
-          "type": "247"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "245"
-        },
-        {
-          "case": "host_device",
-          "type": "245"
-        },
-        {
-          "case": "http",
-          "type": "245"
-        },
-        {
-          "case": "https",
-          "type": "245"
-        },
-        {
-          "case": "iscsi",
-          "type": "245"
-        },
-        {
-          "case": "luks",
-          "type": "248"
-        },
-        {
-          "case": "nbd",
-          "type": "245"
-        },
-        {
-          "case": "nfs",
-          "type": "249"
-        },
-        {
-          "case": "null-aio",
-          "type": "245"
-        },
-        {
-          "case": "null-co",
-          "type": "245"
-        },
-        {
-          "case": "nvme",
-          "type": "245"
-        },
-        {
-          "case": "parallels",
-          "type": "250"
-        },
-        {
-          "case": "qcow",
-          "type": "251"
-        },
-        {
-          "case": "qcow2",
-          "type": "252"
-        },
-        {
-          "case": "qed",
-          "type": "253"
-        },
-        {
-          "case": "quorum",
-          "type": "245"
-        },
-        {
-          "case": "raw",
-          "type": "245"
-        },
-        {
-          "case": "rbd",
-          "type": "254"
-        },
-        {
-          "case": "replication",
-          "type": "245"
-        },
-        {
-          "case": "sheepdog",
-          "type": "255"
-        },
-        {
-          "case": "ssh",
-          "type": "256"
-        },
-        {
-          "case": "throttle",
-          "type": "245"
-        },
-        {
-          "case": "vdi",
-          "type": "257"
-        },
-        {
-          "case": "vhdx",
-          "type": "258"
-        },
-        {
-          "case": "vmdk",
-          "type": "245"
-        },
-        {
-          "case": "vpc",
-          "type": "259"
-        },
-        {
-          "case": "vvfat",
-          "type": "245"
-        },
-        {
-          "case": "vxhs",
-          "type": "245"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "215"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "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": "260"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "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": "44",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "261"
-        },
-        {
-          "name": "action",
-          "type": "262"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "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": "46",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "261"
-        },
-        {
-          "name": "action",
-          "type": "262"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "264"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "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": "57",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "addr",
-          "type": "265"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "266"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "type",
-          "type": "267"
-        },
-        {
-          "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": "[64]",
-      "element-type": "64",
-      "meta-type": "array"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[65]",
-      "element-type": "65",
-      "meta-type": "array"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "268"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "268"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "269"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "269"
-        }
-      ],
-      "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"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[78]",
-      "element-type": "78",
-      "meta-type": "array"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "270"
-        },
-        {
-          "name": "unicast",
-          "type": "270"
-        },
-        {
-          "name": "vlan",
-          "type": "270"
-        },
-        {
-          "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": "79",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[83]",
-      "element-type": "83",
-      "meta-type": "array"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "271"
-        },
-        {
-          "name": "autoneg",
-          "type": "272"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[85]",
-      "element-type": "85",
-      "meta-type": "array"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "273"
-        },
-        {
-          "name": "mask",
-          "type": "274"
-        },
-        {
-          "name": "action",
-          "type": "275"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[87]",
-      "element-type": "87",
-      "meta-type": "array"
-    },
-    {
-      "name": "87",
-      "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": "[88]",
-      "element-type": "88",
-      "meta-type": "array"
-    },
-    {
-      "name": "88",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb"
-      ]
-    },
-    {
-      "name": "[89]",
-      "element-type": "89",
-      "meta-type": "array"
-    },
-    {
-      "name": "89",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[90]",
-      "element-type": "90",
-      "meta-type": "array"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "88"
-        },
-        {
-          "name": "options",
-          "type": "276"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "94",
-      "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": "277"
-        },
-        {
-          "name": "channels",
-          "default": null,
-          "type": "[278]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "server",
-          "type": "279"
-        },
-        {
-          "name": "client",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "server",
-          "type": "280"
-        },
-        {
-          "name": "client",
-          "type": "278"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "server",
-          "type": "279"
-        },
-        {
-          "name": "client",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[282]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[99]",
-      "element-type": "99",
-      "meta-type": "array"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[283]"
-        },
-        {
-          "name": "clients",
-          "type": "[282]"
-        },
-        {
-          "name": "auth",
-          "type": "284"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "285"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "287"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[288]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[289]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "107",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "290"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "291"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "291"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "292"
-        },
-        {
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "108",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[109]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "members": [
-        {
-          "name": "capability",
-          "type": "293"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "110",
-      "members": [
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "264"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "264"
-        },
-        {
-          "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": "x-multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-multifd-page-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "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": "x-multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-multifd-page-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "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": "113",
-      "members": [
-        {
-          "name": "status",
-          "type": "290"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "114",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "115",
-      "members": [
-        {
-          "name": "state",
-          "type": "290"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "116",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[294]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "295"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[126]",
-      "element-type": "126",
-      "meta-type": "array"
-    },
-    {
-      "name": "126",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "296"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "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": "[128]",
-      "element-type": "128",
-      "meta-type": "array"
-    },
-    {
-      "name": "128",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "298"
-        },
-        {
-          "case": "enum",
-          "type": "299"
-        },
-        {
-          "case": "array",
-          "type": "300"
-        },
-        {
-          "case": "object",
-          "type": "301"
-        },
-        {
-          "case": "alternate",
-          "type": "302"
-        },
-        {
-          "case": "command",
-          "type": "303"
-        },
-        {
-          "case": "event",
-          "type": "304"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "297"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[305]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "306"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[131]",
-      "element-type": "131",
-      "meta-type": "array"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "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": "133",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[136]",
-      "element-type": "136",
-      "meta-type": "array"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[137]",
-      "element-type": "137",
-      "meta-type": "array"
-    },
-    {
-      "name": "137",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "309"
-        },
-        {
-          "case": "sparc",
-          "type": "310"
-        },
-        {
-          "case": "ppc",
-          "type": "311"
-        },
-        {
-          "case": "mips",
-          "type": "312"
-        },
-        {
-          "case": "tricore",
-          "type": "313"
-        },
-        {
-          "case": "s390",
-          "type": "314"
-        },
-        {
-          "case": "riscv",
-          "type": "315"
-        },
-        {
-          "case": "other",
-          "type": "316"
-        }
-      ],
-      "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": "307"
-        },
-        {
-          "name": "arch",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[138]",
-      "element-type": "138",
-      "meta-type": "array"
-    },
-    {
-      "name": "138",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "316"
-        },
-        {
-          "case": "sparc",
-          "type": "316"
-        },
-        {
-          "case": "ppc",
-          "type": "316"
-        },
-        {
-          "case": "mips",
-          "type": "316"
-        },
-        {
-          "case": "tricore",
-          "type": "316"
-        },
-        {
-          "case": "s390",
-          "type": "314"
-        },
-        {
-          "case": "riscv",
-          "type": "315"
-        },
-        {
-          "case": "other",
-          "type": "316"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "307"
-        },
-        {
-          "name": "arch",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[139]",
-      "element-type": "139",
-      "meta-type": "array"
-    },
-    {
-      "name": "139",
-      "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": "140",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[142]",
-      "element-type": "142",
-      "meta-type": "array"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[317]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[149]",
-      "element-type": "149",
-      "meta-type": "array"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "152",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[154]",
-      "element-type": "154",
-      "meta-type": "array"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "158",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "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": "318"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "status",
-          "type": "319"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "result",
-          "type": "162"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[318]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "filename",
-          "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": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[170]",
-      "element-type": "170",
-      "meta-type": "array"
-    },
-    {
-      "name": "170",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "173",
-      "members": [
-        {
-          "name": "type",
-          "type": "320"
-        },
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "members": [
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "175",
-      "members": [
-        {
-          "name": "modela",
-          "type": "321"
-        },
-        {
-          "name": "modelb",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "176",
-      "members": [
-        {
-          "name": "result",
-          "type": "322"
-        },
-        {
-          "name": "responsible-properties",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "177",
-      "members": [
-        {
-          "name": "modela",
-          "type": "321"
-        },
-        {
-          "name": "modelb",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "178",
-      "members": [
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "181",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[182]",
-      "element-type": "182",
-      "meta-type": "array"
-    },
-    {
-      "name": "182",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[323]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "183",
-      "members": [
-        {
-          "name": "arch",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "184",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[185]",
-      "element-type": "185",
-      "meta-type": "array"
-    },
-    {
-      "name": "185",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[324]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[186]",
-      "element-type": "186",
-      "meta-type": "array"
-    },
-    {
-      "name": "186",
-      "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": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[187]",
-      "element-type": "187",
-      "meta-type": "array"
-    },
-    {
-      "name": "187",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "327"
-        },
-        {
-          "case": "nvdimm",
-          "type": "327"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "326"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[189]",
-      "element-type": "189",
-      "meta-type": "array"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "328"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "info",
-          "type": "189"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[193]",
-      "element-type": "193",
-      "meta-type": "array"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "version",
-          "type": "int"
-        },
-        {
-          "name": "emulated",
-          "type": "bool"
-        },
-        {
-          "name": "kernel",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[194]",
-      "element-type": "194",
-      "meta-type": "array"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "307"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "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": "329"
-        },
-        {
-          "name": "handle",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "data",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "pdh",
-          "type": "str"
-        },
-        {
-          "name": "cert-chain",
-          "type": "str"
-        },
-        {
-          "name": "cbitpos",
-          "type": "int"
-        },
-        {
-          "name": "reduced-phys-bits",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "id",
-          "type": "any"
-        },
-        {
-          "name": "reason",
-          "type": "330"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "lock",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "201",
-      "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"
-      ]
-    },
-    {
-      "name": "202",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "203",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff"
-      ]
-    },
-    {
-      "name": "204",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "332"
-        },
-        {
-          "case": "s390",
-          "type": "333"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "331"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "205",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[206]",
-      "element-type": "206",
-      "meta-type": "array"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "334"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "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": "[335]"
-        },
-        {
-          "name": "x_rd_latency_histogram",
-          "default": null,
-          "type": "336"
-        },
-        {
-          "name": "x_wr_latency_histogram",
-          "default": null,
-          "type": "336"
-        },
-        {
-          "name": "x_flush_latency_histogram",
-          "default": null,
-          "type": "336"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "208",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "209",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "210",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental"
-      ]
-    },
-    {
-      "name": "211",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "212",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "213",
-      "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": "[56]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "213"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "337"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "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": "216",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "217",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "218",
-      "members": [
-        {
-          "name": "image",
-          "type": "338"
-        },
-        {
-          "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": "[339]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[340]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "219",
-      "members": [
-        {
-          "name": "test",
-          "type": "338"
-        },
-        {
-          "name": "raw",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "220",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "221",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "341"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "342"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "222",
-      "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": "223",
-      "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": "224",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[343]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "225",
-      "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": "226",
-      "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": "227",
-      "members": [
-        {
-          "name": "transport",
-          "type": "344"
-        },
-        {
-          "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": "345"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "228",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "229",
-      "members": [
-        {
-          "name": "server",
-          "type": "343"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "server",
-          "type": "346"
-        },
-        {
-          "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": "231",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "233",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "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": "348"
-        },
-        {
-          "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": "349"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "234",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "350"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "235",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "236",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[338]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "351"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "237",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "238",
-      "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": "server",
-          "default": null,
-          "type": "[352]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "mode",
-          "type": "353"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "server",
-          "type": "343"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "241",
-      "members": [
-        {
-          "name": "server",
-          "type": "354"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "355"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "243",
-      "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": "244",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "352"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "245",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "246",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "location",
-          "type": "224"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "location",
-          "type": "230"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "361"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "362"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "215"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "361"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "215"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "location",
-          "type": "238"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "location",
-          "type": "240"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "363"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "location",
-          "type": "241"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "365"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "261",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "262",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "263",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup"
-      ]
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "265",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "367"
-        },
-        {
-          "case": "unix",
-          "type": "368"
-        },
-        {
-          "case": "vsock",
-          "type": "369"
-        },
-        {
-          "case": "fd",
-          "type": "370"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "366"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "267",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "268",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "269",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "372"
-        },
-        {
-          "case": "serial",
-          "type": "373"
-        },
-        {
-          "case": "parallel",
-          "type": "373"
-        },
-        {
-          "case": "pipe",
-          "type": "373"
-        },
-        {
-          "case": "socket",
-          "type": "374"
-        },
-        {
-          "case": "udp",
-          "type": "375"
-        },
-        {
-          "case": "pty",
-          "type": "376"
-        },
-        {
-          "case": "null",
-          "type": "376"
-        },
-        {
-          "case": "mux",
-          "type": "377"
-        },
-        {
-          "case": "msmouse",
-          "type": "376"
-        },
-        {
-          "case": "wctablet",
-          "type": "376"
-        },
-        {
-          "case": "braille",
-          "type": "376"
-        },
-        {
-          "case": "testdev",
-          "type": "376"
-        },
-        {
-          "case": "stdio",
-          "type": "378"
-        },
-        {
-          "case": "console",
-          "type": "376"
-        },
-        {
-          "case": "spicevmc",
-          "type": "379"
-        },
-        {
-          "case": "spiceport",
-          "type": "380"
-        },
-        {
-          "case": "vc",
-          "type": "381"
-        },
-        {
-          "case": "ringbuf",
-          "type": "382"
-        },
-        {
-          "case": "memory",
-          "type": "382"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "371"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "271",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "272",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "273",
-      "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": "274",
-      "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": "275",
-      "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": "276",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "384"
-        },
-        {
-          "case": "emulator",
-          "type": "385"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "383"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "277",
-      "meta-type": "enum",
-      "values": [
-        "client",
-        "server",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[278]",
-      "element-type": "278",
-      "meta-type": "array"
-    },
-    {
-      "name": "278",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "connection-id",
-          "type": "int"
-        },
-        {
-          "name": "channel-type",
-          "type": "int"
-        },
-        {
-          "name": "channel-id",
-          "type": "int"
-        },
-        {
-          "name": "tls",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "279",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "280",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "281",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[282]",
-      "element-type": "282",
-      "meta-type": "array"
-    },
-    {
-      "name": "282",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[283]",
-      "element-type": "283",
-      "meta-type": "array"
-    },
-    {
-      "name": "283",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "284"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "284",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "286",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "287",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[288]",
-      "element-type": "288",
-      "meta-type": "array"
-    },
-    {
-      "name": "288",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "387"
-        },
-        {
-          "case": "qcode",
-          "type": "388"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "386"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[289]",
-      "element-type": "289",
-      "meta-type": "array"
-    },
-    {
-      "name": "289",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "390"
-        },
-        {
-          "case": "btn",
-          "type": "391"
-        },
-        {
-          "case": "rel",
-          "type": "392"
-        },
-        {
-          "case": "abs",
-          "type": "392"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "389"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "290",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device"
-      ]
-    },
-    {
-      "name": "291",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "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": "293",
-      "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",
-        "x-multifd",
-        "dirty-bitmaps"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[294]",
-      "element-type": "294",
-      "meta-type": "array"
-    },
-    {
-      "name": "294",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "394"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "395"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "396"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "397"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "398"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "399"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "400"
-        },
-        {
-          "case": "drive-backup",
-          "type": "401"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "393"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "296",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "297",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "298",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "403"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "300",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "301",
-      "members": [
-        {
-          "name": "members",
-          "type": "[404]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[405]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "302",
-      "members": [
-        {
-          "name": "members",
-          "type": "[406]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[305]",
-      "element-type": "305",
-      "meta-type": "array"
-    },
-    {
-      "name": "305",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "306",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "308",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "309",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "312",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "407"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "315",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "316",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[317]",
-      "element-type": "317",
-      "meta-type": "array"
-    },
-    {
-      "name": "317",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "408"
-        },
-        {
-          "name": "id",
-          "type": "409"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "410"
-        },
-        {
-          "name": "regions",
-          "type": "[411]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "318",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy"
-      ]
-    },
-    {
-      "name": "319",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[318]",
-      "element-type": "318",
-      "meta-type": "array"
-    },
-    {
-      "name": "320",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "321",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "322",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "[323]",
-      "element-type": "323",
-      "meta-type": "array"
-    },
-    {
-      "name": "323",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[324]",
-      "element-type": "324",
-      "meta-type": "array"
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "412"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "326",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm"
-      ]
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "data",
-          "type": "413"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "329",
-      "meta-type": "enum",
-      "values": [
-        "uninit",
-        "launch-update",
-        "launch-secret",
-        "running",
-        "send-update",
-        "receive-update"
-      ]
-    },
-    {
-      "name": "330",
-      "meta-type": "enum",
-      "values": [
-        "queue-full"
-      ]
-    },
-    {
-      "name": "331",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "332",
-      "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": "333",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "414"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "334",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked"
-      ]
-    },
-    {
-      "name": "[335]",
-      "element-type": "335",
-      "meta-type": "array"
-    },
-    {
-      "name": "335",
-      "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": "336",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[56]",
-      "element-type": "56",
-      "meta-type": "array"
-    },
-    {
-      "name": "337",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "416"
-        },
-        {
-          "case": "vmdk",
-          "type": "417"
-        },
-        {
-          "case": "luks",
-          "type": "418"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "415"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "type": "35"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[339]",
-      "element-type": "339",
-      "meta-type": "array"
-    },
-    {
-      "name": "339",
-      "members": [
-        {
-          "name": "event",
-          "type": "419"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "[340]",
-      "element-type": "340",
-      "meta-type": "array"
-    },
-    {
-      "name": "340",
-      "members": [
-        {
-          "name": "event",
-          "type": "419"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "341",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "342",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native"
-      ]
-    },
-    {
-      "name": "[343]",
-      "element-type": "343",
-      "meta-type": "array"
-    },
-    {
-      "name": "343",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "354"
-        },
-        {
-          "case": "unix",
-          "type": "421"
-        },
-        {
-          "case": "vsock",
-          "type": "422"
-        },
-        {
-          "case": "fd",
-          "type": "423"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "420"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "345",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "type",
-          "type": "424"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "members": [
-        {
-          "type": "35"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "348",
-      "members": [
-        {
-          "type": "425"
-        },
-        {
-          "type": "426"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "349",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "428"
-        },
-        {
-          "case": "luks",
-          "type": "429"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "427"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "350",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "428"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "430"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[338]",
-      "element-type": "338",
-      "meta-type": "array"
-    },
-    {
-      "name": "351",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[352]",
-      "element-type": "352",
-      "meta-type": "array"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "353",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "354",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "355",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "none",
-          "type": "432"
-        },
-        {
-          "case": "hash",
-          "type": "433"
-        },
-        {
-          "case": "known_hosts",
-          "type": "432"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "431"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "357",
-      "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": "358",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "359",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "360",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "361",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "428"
-        },
-        {
-          "case": "luks",
-          "type": "435"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "434"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "363",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "437"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "438"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "436"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "365",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "366",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "367",
-      "members": [
-        {
-          "name": "data",
-          "type": "354"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "368",
-      "members": [
-        {
-          "name": "data",
-          "type": "421"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "name": "data",
-          "type": "422"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "370",
-      "members": [
-        {
-          "name": "data",
-          "type": "423"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "371",
-      "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": "372",
-      "members": [
-        {
-          "name": "data",
-          "type": "439"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "373",
-      "members": [
-        {
-          "name": "data",
-          "type": "440"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "374",
-      "members": [
-        {
-          "name": "data",
-          "type": "441"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "375",
-      "members": [
-        {
-          "name": "data",
-          "type": "442"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "data",
-          "type": "443"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "name": "data",
-          "type": "444"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "378",
-      "members": [
-        {
-          "name": "data",
-          "type": "445"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "379",
-      "members": [
-        {
-          "name": "data",
-          "type": "446"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "members": [
-        {
-          "name": "data",
-          "type": "447"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "381",
-      "members": [
-        {
-          "name": "data",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "382",
-      "members": [
-        {
-          "name": "data",
-          "type": "449"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "383",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "384",
-      "members": [
-        {
-          "name": "data",
-          "type": "450"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "name": "data",
-          "type": "451"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "386",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "members": [
-        {
-          "name": "data",
-          "type": "452"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "389",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "390",
-      "members": [
-        {
-          "name": "data",
-          "type": "453"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "391",
-      "members": [
-        {
-          "name": "data",
-          "type": "454"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "data",
-          "type": "455"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-clear",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "name": "data",
-          "type": "456"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "395",
-      "members": [
-        {
-          "name": "data",
-          "type": "22"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "members": [
-        {
-          "name": "data",
-          "type": "23"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "397",
-      "members": [
-        {
-          "name": "data",
-          "type": "19"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "398",
-      "members": [
-        {
-          "name": "data",
-          "type": "15"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "data",
-          "type": "54"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "members": [
-        {
-          "name": "data",
-          "type": "14"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "data",
-          "type": "18"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "402",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "403",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[404]",
-      "element-type": "404",
-      "meta-type": "array"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[405]",
-      "element-type": "405",
-      "meta-type": "array"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[406]",
-      "element-type": "406",
-      "meta-type": "array"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "bus",
-          "type": "457"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[317]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[411]",
-      "element-type": "411",
-      "meta-type": "array"
-    },
-    {
-      "name": "411",
-      "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": "412",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "413",
-      "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": "414",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "415",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "data",
-          "type": "458"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "data",
-          "type": "459"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "418",
-      "members": [
-        {
-          "name": "data",
-          "type": "460"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "419",
-      "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"
-      ]
-    },
-    {
-      "name": "420",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "423",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "424",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "425",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "426"
-        },
-        {
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "426",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "427",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "430",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "431",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "432",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "members": [
-        {
-          "name": "type",
-          "type": "461"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "434",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "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": "440",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "265"
-        },
-        {
-          "name": "tls-creds",
-          "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": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "265"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "265"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "443",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "444",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "446",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "fqdn",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "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": "449",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "452",
-      "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": "453",
-      "members": [
-        {
-          "name": "key",
-          "type": "288"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "button",
-          "type": "462"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "axis",
-          "type": "463"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "457",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "464"
-        },
-        {
-          "name": "memory_range",
-          "type": "464"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "464"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "465"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[213]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "460",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "type": "360"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[466]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "461",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "462",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "463",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "464",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "465",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "467"
-        },
-        {
-          "case": "luks",
-          "type": "460"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "427"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[213]",
-      "element-type": "213",
-      "meta-type": "array"
-    },
-    {
-      "name": "[466]",
-      "element-type": "466",
-      "meta-type": "array"
-    },
-    {
-      "name": "466",
-      "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": "467",
-      "members": [
-      ],
-      "meta-type": "object"
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-commands",
-  "id": "libvirt-5"
-}
-
-{
-  "return": [
-    {
-      "name": "netdev_add"
-    },
-    {
-      "name": "device_add"
-    },
-    {
-      "name": "query-qmp-schema"
-    },
-    {
-      "name": "x-oob-test"
-    },
-    {
-      "name": "query-vm-generation-id"
-    },
-    {
-      "name": "query-hotpluggable-cpus"
-    },
-    {
-      "name": "query-gic-capabilities"
-    },
-    {
-      "name": "xen-load-devices-state"
-    },
-    {
-      "name": "query-acpi-ospm-status"
-    },
-    {
-      "name": "query-memory-devices"
-    },
-    {
-      "name": "query-memdev"
-    },
-    {
-      "name": "query-command-line-options"
-    },
-    {
-      "name": "query-target"
-    },
-    {
-      "name": "query-fdsets"
-    },
-    {
-      "name": "remove-fd"
-    },
-    {
-      "name": "add-fd"
-    },
-    {
-      "name": "query-cpu-definitions"
-    },
-    {
-      "name": "query-memory-size-summary"
-    },
-    {
-      "name": "query-machines"
-    },
-    {
-      "name": "closefd"
-    },
-    {
-      "name": "getfd"
-    },
-    {
-      "name": "object-del"
-    },
-    {
-      "name": "object-add"
-    },
-    {
-      "name": "query-dump-guest-memory-capability"
-    },
-    {
-      "name": "query-dump"
-    },
-    {
-      "name": "dump-guest-memory"
-    },
-    {
-      "name": "device_del"
-    },
-    {
-      "name": "xen-set-global-dirty-log"
-    },
-    {
-      "name": "qom-list-properties"
-    },
-    {
-      "name": "device-list-properties"
-    },
-    {
-      "name": "qom-list-types"
-    },
-    {
-      "name": "change"
-    },
-    {
-      "name": "qom-set"
-    },
-    {
-      "name": "qom-get"
-    },
-    {
-      "name": "qom-list"
-    },
-    {
-      "name": "human-monitor-command"
-    },
-    {
-      "name": "balloon"
-    },
-    {
-      "name": "inject-nmi"
-    },
-    {
-      "name": "system_wakeup"
-    },
-    {
-      "name": "cont"
-    },
-    {
-      "name": "pmemsave"
-    },
-    {
-      "name": "memsave"
-    },
-    {
-      "name": "cpu-add"
-    },
-    {
-      "name": "system_powerdown"
-    },
-    {
-      "name": "system_reset"
-    },
-    {
-      "name": "stop"
-    },
-    {
-      "name": "quit"
-    },
-    {
-      "name": "query-pci"
-    },
-    {
-      "name": "query-balloon"
-    },
-    {
-      "name": "query-iothreads"
-    },
-    {
-      "name": "query-cpus-fast"
-    },
-    {
-      "name": "query-cpus"
-    },
-    {
-      "name": "query-events"
-    },
-    {
-      "name": "query-uuid"
-    },
-    {
-      "name": "query-kvm"
-    },
-    {
-      "name": "query-name"
-    },
-    {
-      "name": "add_client"
-    },
-    {
-      "name": "query-commands"
-    },
-    {
-      "name": "query-version"
-    },
-    {
-      "name": "qmp_capabilities"
-    },
-    {
-      "name": "trace-event-set-state"
-    },
-    {
-      "name": "trace-event-get-state"
-    },
-    {
-      "name": "transaction"
-    },
-    {
-      "name": "xen-colo-do-checkpoint"
-    },
-    {
-      "name": "query-xen-replication-status"
-    },
-    {
-      "name": "xen-set-replication"
-    },
-    {
-      "name": "xen-save-devices-state"
-    },
-    {
-      "name": "migrate-incoming"
-    },
-    {
-      "name": "migrate"
-    },
-    {
-      "name": "query-migrate-cache-size"
-    },
-    {
-      "name": "migrate-set-cache-size"
-    },
-    {
-      "name": "migrate_set_speed"
-    },
-    {
-      "name": "migrate_set_downtime"
-    },
-    {
-      "name": "migrate-continue"
-    },
-    {
-      "name": "migrate_cancel"
-    },
-    {
-      "name": "x-colo-lost-heartbeat"
-    },
-    {
-      "name": "migrate-start-postcopy"
-    },
-    {
-      "name": "client_migrate_info"
-    },
-    {
-      "name": "query-migrate-parameters"
-    },
-    {
-      "name": "migrate-set-parameters"
-    },
-    {
-      "name": "query-migrate-capabilities"
-    },
-    {
-      "name": "migrate-set-capabilities"
-    },
-    {
-      "name": "query-migrate"
-    },
-    {
-      "name": "input-send-event"
-    },
-    {
-      "name": "send-key"
-    },
-    {
-      "name": "query-mice"
-    },
-    {
-      "name": "change-vnc-password"
-    },
-    {
-      "name": "query-vnc-servers"
-    },
-    {
-      "name": "query-vnc"
-    },
-    {
-      "name": "screendump"
-    },
-    {
-      "name": "expire_password"
-    },
-    {
-      "name": "set_password"
-    },
-    {
-      "name": "query-tpm"
-    },
-    {
-      "name": "query-tpm-types"
-    },
-    {
-      "name": "query-tpm-models"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows"
-    },
-    {
-      "name": "query-rocker-ports"
-    },
-    {
-      "name": "query-rocker"
-    },
-    {
-      "name": "query-rx-filter"
-    },
-    {
-      "name": "netdev_del"
-    },
-    {
-      "name": "set_link"
-    },
-    {
-      "name": "chardev-send-break"
-    },
-    {
-      "name": "chardev-remove"
-    },
-    {
-      "name": "chardev-change"
-    },
-    {
-      "name": "chardev-add"
-    },
-    {
-      "name": "ringbuf-read"
-    },
-    {
-      "name": "ringbuf-write"
-    },
-    {
-      "name": "query-chardev-backends"
-    },
-    {
-      "name": "query-chardev"
-    },
-    {
-      "name": "nbd-server-stop"
-    },
-    {
-      "name": "nbd-server-remove"
-    },
-    {
-      "name": "nbd-server-add"
-    },
-    {
-      "name": "nbd-server-start"
-    },
-    {
-      "name": "eject"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync"
-    },
-    {
-      "name": "x-blockdev-set-iothread"
-    },
-    {
-      "name": "x-blockdev-change"
-    },
-    {
-      "name": "block-set-write-threshold"
-    },
-    {
-      "name": "blockdev-change-medium"
-    },
-    {
-      "name": "blockdev-insert-medium"
-    },
-    {
-      "name": "blockdev-remove-medium"
-    },
-    {
-      "name": "blockdev-close-tray"
-    },
-    {
-      "name": "blockdev-open-tray"
-    },
-    {
-      "name": "x-blockdev-create"
-    },
-    {
-      "name": "blockdev-del"
-    },
-    {
-      "name": "blockdev-add"
-    },
-    {
-      "name": "block-job-finalize"
-    },
-    {
-      "name": "block-job-dismiss"
-    },
-    {
-      "name": "block-job-complete"
-    },
-    {
-      "name": "block-job-resume"
-    },
-    {
-      "name": "block-job-pause"
-    },
-    {
-      "name": "block-job-cancel"
-    },
-    {
-      "name": "block-job-set-speed"
-    },
-    {
-      "name": "block-stream"
-    },
-    {
-      "name": "block_set_io_throttle"
-    },
-    {
-      "name": "blockdev-mirror"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256"
-    },
-    {
-      "name": "block-dirty-bitmap-clear"
-    },
-    {
-      "name": "block-dirty-bitmap-remove"
-    },
-    {
-      "name": "block-dirty-bitmap-add"
-    },
-    {
-      "name": "drive-mirror"
-    },
-    {
-      "name": "query-named-block-nodes"
-    },
-    {
-      "name": "blockdev-backup"
-    },
-    {
-      "name": "drive-backup"
-    },
-    {
-      "name": "block-commit"
-    },
-    {
-      "name": "change-backing-file"
-    },
-    {
-      "name": "blockdev-snapshot"
-    },
-    {
-      "name": "blockdev-snapshot-sync"
-    },
-    {
-      "name": "block_resize"
-    },
-    {
-      "name": "block_passwd"
-    },
-    {
-      "name": "query-block-jobs"
-    },
-    {
-      "name": "query-blockstats"
-    },
-    {
-      "name": "query-block"
-    },
-    {
-      "name": "x-block-latency-histogram-set"
-    },
-    {
-      "name": "watchdog-set-action"
-    },
-    {
-      "name": "query-status"
-    }
-  ],
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-6"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "virtio-mmio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "pxa270-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "digic",
-      "parent": "device"
-    },
-    {
-      "name": "pxa270-a1-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "imx7.analog",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mv88w8618_flashcfg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "at25df641",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "lm3s811evb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "mx25l3205d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "bcm2835-property",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa2xx-pcmcia",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "canon-a1100-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "aspeed.wdt",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "n25q512a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "name": "imx2.wdt",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mx25l6405d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "w25q256",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25fl064k",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "musicpal_gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "at24c-eeprom",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "aspeed.smc.smc",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "n25q00",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "iotkit-secctl",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cortex-r5-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "xlnx-zcu102-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "vexpress-a15-machine",
-      "parent": "vexpress"
-    },
-    {
-      "name": "at45db081d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "en25p32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "imx7.gpt",
-      "parent": "imx25.gpt"
-    },
-    {
-      "name": "imx7.gpr",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa2xx-i2c-slave",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "gpex-pcihost",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "ftgmac100",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "arm946-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "iotkit",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25pe80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa270-b0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "s25fl256s1",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25fl256s0",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "platform-bus-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "pcie-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "mt25qu01g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "usb-bt-dongle",
-      "parent": "usb-device"
-    },
-    {
-      "name": "s25fl129p1",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25fl129p0",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "ich9-usb-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-pci"
-    },
-    {
-      "name": "xlnx,ps7-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "kvm-arm-gicv3",
-      "parent": "arm-gicv3-common"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "SSI",
-      "parent": "bus"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "e1000",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "s25sl12800",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "xlnx.axi-dma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s25sl12801",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "xlnx,zynq-xadc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pxa2xx_rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cortex-m4-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "corgi-ssp",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "kvm-arm-gic",
-      "parent": "arm_gic_common"
-    },
-    {
-      "name": "imx.fec",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "spitz-lcdtg",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "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": "lan9118",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.pmu_io_intc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stm32f2xx-syscfg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "rtl8139",
-      "parent": "pci-device"
-    },
-    {
-      "name": "exynos4210.i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-hci",
-      "parent": "chardev"
-    },
-    {
-      "name": "vexpress-a9-machine",
-      "parent": "vexpress"
-    },
-    {
-      "name": "usb-chipidea",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "pxa2xx-fir",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "s25sl064a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "designware-pcie-host",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "mx66u1g45g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "omap-intc",
-      "parent": "common-omap-intc"
-    },
-    {
-      "name": "unimplemented-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx31.gpt",
-      "parent": "imx25.gpt"
-    },
-    {
-      "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": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "pxa270-b1-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "m45pe80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa2xx-dma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.axi-ethernet",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "imx.gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "isa-serial",
-      "parent": "isa-device"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "tegra2-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "fdc37m81x-superio",
-      "parent": "isa-superio"
-    },
-    {
-      "name": "integrator_debug",
-      "parent": "sys-bus-device"
-    },
-    {
-      "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": "digic-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "mss-spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "cadence_uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mps2-an385-machine",
-      "parent": "mps2"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "gpio_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "spitz-keyboard",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx-ep108-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "n25q256a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "lm8323",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "bcm2835-ic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xilinx-zynq-a9-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "qio-channel-rdma",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "arm1026-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "twl92230",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "xlnx.v-dp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "mx66l1g45g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "versatile_pci_host",
-      "parent": "pci-device"
-    },
-    {
-      "name": "w25x80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mv88w8618_wlan",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "en25q32b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa270-c0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "mx25l1606e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "arm-gicv2m",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "nand",
-      "parent": "device"
-    },
-    {
-      "name": "stm32f2xx-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa27x-timer",
-      "parent": "pxa2xx-timer"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "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": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "integrator_core",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virt-2.12-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "m25pe20",
-      "parent": "m25p80-generic"
-    },
-    {
-      "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": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "connex-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "stellaris-adc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "exynos4210.mct",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "cortex-a8-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "virt-2.11-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "at25128a-nonjedec",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n25q512a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "imx6.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "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-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "virt-2.10-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "pl181",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25pe16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "gpio-key",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "w25x64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mmio_interface",
-      "parent": "device"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "s25fl016k",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n800-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "designware-pcie-root",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "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": "versatileab-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "aspeed.scu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "name": "strongarm-uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl330",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.sdmc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ast2400",
-      "parent": "aspeed-soc"
-    },
-    {
-      "name": "vfio-pci-igd-lpc-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mv88w8618_pit",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "HDA",
-      "parent": "bus"
-    },
-    {
-      "name": "stm32f2xx-adc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cmsdk-apb-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "pcm3680_pci",
-      "parent": "pci-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": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "xlnx.ps7-dev-cfg",
-      "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": "pl080",
-      "parent": "sys-bus-device"
-    },
-    {
-      "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": "imx-gpcv2",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mx66u51235f",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "xio3130-downstream",
-      "parent": "pcie-slot"
-    },
-    {
-      "name": "n25q128a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "cortex-a9-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "ast2500-a1",
-      "parent": "aspeed-soc"
-    },
-    {
-      "name": "n25q128a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "sst25wf040",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "strongarm-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cheetah-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "m45pe16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa270-c5-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "chardev-braille",
-      "parent": "chardev"
-    },
-    {
-      "name": "usb-serial",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "m45pe10",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "romulus-bmc-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "w25x32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s25sl032p",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "pcie-pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "exynos4210.rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sa1100-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "ssd0303",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "s25sl032a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "gpex-root",
-      "parent": "pci-device"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "s25sl016a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mv88w8618_audio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "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": "cfi.pflash01",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-ohci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "s25fl512s",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "s70fl01gs",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cfi.pflash02",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "w25x20",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "m25p40",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mx25l12855e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "exynos4210.pwm",
-      "parent": "sys-bus-device"
-    },
-    {
-      "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": "musicpal-misc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "w25x16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "w25x10",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "sst25wf020",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "vfio-amd-xgbe",
-      "parent": "vfio-platform"
-    },
-    {
-      "name": "m25p32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa2xx-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "palmetto-bmc-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "mainstone-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "n810-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "pci-serial",
-      "parent": "pci-device"
-    },
-    {
-      "name": "at26df161a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "terrier-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "max1111",
-      "parent": "max111x"
-    },
-    {
-      "name": "netduino2-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "max1110",
-      "parent": "max111x"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "xlnx,zynqmp",
-      "parent": "device"
-    },
-    {
-      "name": "imx25.gpt",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "realview_pci",
-      "parent": "versatile_pci"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pl041",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-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": "exynos4210.gic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "raspi3-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "l2x0",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "n25q064",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "arm_mptimer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "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": "smbus-eeprom",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "strongarm-ssp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i82558a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pl111",
-      "parent": "pl110"
-    },
-    {
-      "name": "scoop",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "msf2-soc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl110",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tosa_dac",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "onenand",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "bcm2835-dma",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "allwinner-A10-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25p16",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "i82801",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "exynos4210.fimd",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "m25p10",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.smc.ast2500-fmc",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "highbank-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "at26df081a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "xilinx-axi-dma-control-stream",
-      "parent": "object"
-    },
-    {
-      "name": "i82557b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82557c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "cortex-a53-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "digic-uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm1176-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "i82557a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "s25sl004a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "usb-mouse",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "pl022",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "split-irq",
-      "parent": "device"
-    },
-    {
-      "name": "bcm2835-rng",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "pl061_luminary",
-      "parent": "pl061"
-    },
-    {
-      "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": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "imx.i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "highbank-regs",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virt-2.6-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "sa1110-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "cadence_ttc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "dpcd",
-      "parent": "aux-slave"
-    },
-    {
-      "name": "aspeed.i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pl011",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "imx6.gpt",
-      "parent": "imx25.gpt"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "tusb6010",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "realview_mpcore",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "fsl,imx25",
-      "parent": "device"
-    },
-    {
-      "name": "w25q32dw",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "sx1-v1-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "gd25q32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "cortex-a57-arm-cpu",
-      "parent": "aarch64-cpu"
-    },
-    {
-      "name": "exynos4210.rng",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "n25q032",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "arm.cortex-a9-global-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa2xx_pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "ti925t-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "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": "aux-to-i2c-bridge",
-      "parent": "device"
-    },
-    {
-      "name": "mcimx7d-sabre-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "xlnx-zynmp.rtc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "realview-eb-mpcore-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "n25q00a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "virt-2.8-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "sii9022",
-      "parent": "i2c-slave"
-    },
-    {
-      "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": "pxa250-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virt-2.7-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "realview_sysctl",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "smc91c111",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm11mpcore-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "versatile_pci",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "pxa2xx-mmci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "xgmac",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sst25vf080b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "akita-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "ioh3420",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "allwinner-a10",
-      "parent": "device"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "sp804",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tmp105",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "w25q80",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "integrator_pit",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "fusbh200-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "versatile_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pci-serial-4x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mv88w8618_eth",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "versatilepb_sic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "vmcoreinfo",
-      "parent": "device"
-    },
-    {
-      "name": "integrator_pic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-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": "xilinx,zynq_slcr",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "s25fs512s",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "ivshmem",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "n25q256a13",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "160s33b",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "n25q256a11",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "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": "arm926-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "virt-2.9-machine",
-      "parent": "virt-machine"
-    },
-    {
-      "name": "exynos4210.pmu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "imx7.ccm",
-      "parent": "imx.ccm"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "omap_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "omap-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "cmsdk-apb-uart",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "w25q64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "x3130-upstream",
-      "parent": "pcie-port"
-    },
-    {
-      "name": "tpm-emulator",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "at25df041a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "mx25l12805d",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tz-ppc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "at25fs040",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "emcraft-sf2-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "xlnx.ps7-spi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ISA",
-      "parent": "bus"
-    },
-    {
-      "name": "cortex-m33-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "ARM,bitband-memory",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "mx25l25655e",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "aspeed.timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mss-timer",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "versatilepb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "pci-serial-2x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-mmio-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "mps2-scc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mps2-fpgaio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "realview-pb-a8-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "bcm2836-control",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "bcm2835-peripherals",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm-its-kvm",
-      "parent": "arm-gicv3-its-common"
-    },
-    {
-      "name": "pxa25x-timer",
-      "parent": "pxa2xx-timer"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "fsl,imx7",
-      "parent": "device"
-    },
-    {
-      "name": "fsl,imx6",
-      "parent": "device"
-    },
-    {
-      "name": "musicpal_key",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "msf2-sysreg",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "allwinner-emac",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pxa255-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "w25q80bl",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "at26df321",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa261-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "tosa-ssp",
-      "parent": "ssi-slave"
-    },
-    {
-      "name": "pl050_mouse",
-      "parent": "pl050"
-    },
-    {
-      "name": "i82801b11-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "smc37c669-superio",
-      "parent": "isa-superio"
-    },
-    {
-      "name": "strongarm-ppc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "aspeed.smc.ast2500-spi2",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "aspeed.smc.ast2500-spi1",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "arm1136-r2-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "imx.enet",
-      "parent": "imx.fec"
-    },
-    {
-      "name": "pxa260-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "ast2400-a1",
-      "parent": "aspeed-soc"
-    },
-    {
-      "name": "ast2400-a0",
-      "parent": "aspeed-soc"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ne2k_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "musicpal_lcd",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "realview-eb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "isabus-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "realview-pbx-a9-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "pxa2xx_i2c",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "stellaris_enet",
-      "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": "a9-scu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm-gicv3",
-      "parent": "arm-gicv3-common"
-    },
-    {
-      "name": "mt25ql01g",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "stm32f205-soc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "w25q32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "wm8750",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "megasas-gen2",
-      "parent": "megasas-base"
-    },
-    {
-      "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": "ppc4xx-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "imx25-pdk-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "nvme",
-      "parent": "pci-device"
-    },
-    {
-      "name": "arm1136-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "mx25l4005a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-tablet",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "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": "realview_gic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "smdkc210-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "bcm2835-mbox",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "AC97",
-      "parent": "pci-device"
-    },
-    {
-      "name": "aspeed.smc.fmc",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "pxa270-a0-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "ds1338",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "pxa262-arm-cpu",
-      "parent": "arm-cpu"
-    },
-    {
-      "name": "xilinx-axi-dma-data-stream",
-      "parent": "object"
-    },
-    {
-      "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": "xlnx.ps7-qspi",
-      "parent": "xlnx.ps7-spi"
-    },
-    {
-      "name": "ast2500-evb-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "aspeed.smc.spi",
-      "parent": "aspeed.smc"
-    },
-    {
-      "name": "aux-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "mainstone-fpga",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mx25l2005a",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "a9mpcore_priv",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "generic-sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "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": "xilinx-axienet-data-stream",
-      "parent": "object"
-    },
-    {
-      "name": "omap2-gpio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "imx.serial",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sd-card",
-      "parent": "device"
-    },
-    {
-      "name": "en25p64",
-      "parent": "m25p80-generic"
-    },
-    {
-      "name": "pxa2xx-ssp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "arm11-scu",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "xlnx.zynqmp_ipi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mps2-an505-machine",
-      "parent": "mps2tz"
-    },
-    {
-      "name": "verdex-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "m25px32",
-      "parent": "m25p80-generic"
-    },
-    {
-      "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": "integratorcp-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "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": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "indirect_desc",
-      "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": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "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": "any_layout",
-      "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": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "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": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "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": "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": "vlan",
-      "description": "Integer VLAN id to connect to",
-      "type": "int32"
-    },
-    {
-      "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": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "guest_tso4",
-      "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_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "csum",
-      "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": "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": "rx_queue_size",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "return": [
-    {
-      "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": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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-lnksta-dllla",
-      "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": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-10"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "id": "libvirt-12",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "return": [
-    {
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-kvm-msi",
-      "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": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "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-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "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": "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-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "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": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "unit",
-      "type": "uint32"
-    },
-    {
-      "name": "bios-chs-trans",
-      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
-      "type": "BiosAtaTranslation"
-    },
-    {
-      "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-15"
-}
-
-{
-  "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": "i440FX-pcihost"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "id": "libvirt-17",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'i440FX-pcihost' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "q35-pcihost"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "id": "libvirt-18",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'q35-pcihost' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "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": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    },
-    {
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "id": "libvirt-20",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'kvm-pit' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "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": "big-endian-framebuffer",
-      "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"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "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": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "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": "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-gpu-device>"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "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-22"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "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": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "id": "libvirt-24",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'ICH9-LPC' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "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": "x-pcie-extcap-init",
-      "description": "on/off",
-      "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-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": "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": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "nec-usb-xhci"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "intrs",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "msix",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "msi",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "superspeed-ports-first",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "streams",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "force-pcie-endcap",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "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": "p3",
-      "type": "uint32"
-    },
-    {
-      "name": "p2",
-      "type": "uint32"
-    },
-    {
-      "name": "slots",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "pcie-root-port"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "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-29"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "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-30"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "type": "int"
-    },
-    {
-      "name": "host-nodes",
-      "type": "int"
-    },
-    {
-      "name": "id",
-      "type": "string"
-    },
-    {
-      "name": "merge",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "name": "policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "type": "int"
-    },
-    {
-      "name": "host-nodes",
-      "type": "int"
-    },
-    {
-      "name": "id",
-      "type": "string"
-    },
-    {
-      "name": "merge",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "type": "int"
-    },
-    {
-      "name": "hugetlb",
-      "type": "bool"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "max-arm-cpu"
-  },
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "name": "pmu",
-      "type": "bool"
-    },
-    {
-      "name": "midr",
-      "type": "uint32"
-    },
-    {
-      "name": "mp-affinity",
-      "type": "uint64"
-    },
-    {
-      "name": "hotpluggable",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-in[0]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "cfgend",
-      "type": "bool"
-    },
-    {
-      "name": "psci-conduit",
-      "type": "uint32"
-    },
-    {
-      "name": "reset-hivecs",
-      "type": "bool"
-    },
-    {
-      "name": "memory",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "unnamed-gpio-out[2]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "hotplugged",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[3]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "parent_bus",
-      "type": "link<bus>"
-    },
-    {
-      "name": "node-id",
-      "type": "int32"
-    },
-    {
-      "name": "start-powered-off",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-out[1]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "core-count",
-      "type": "int32"
-    },
-    {
-      "name": "unnamed-gpio-out[0]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "gicv3-maintenance-interrupt[0]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "rvbar",
-      "type": "uint64"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "pmu-interrupt[0]",
-      "type": "link<irq>"
-    },
-    {
-      "name": "aarch64",
-      "description": "Set on/off to enable/disable aarch64 execution state ",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-in[2]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "unnamed-gpio-in[3]",
-      "type": "child<irq>"
-    },
-    {
-      "name": "realized",
-      "type": "bool"
-    },
-    {
-      "name": "unnamed-gpio-in[1]",
-      "type": "child<irq>"
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "integratorcp",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "nuri",
-      "cpu-max": 2
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an511",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "verdex",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an505",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ast2500-evb",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "smdkc210",
-      "cpu-max": 2
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "collie",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "imx25-pdk",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "spitz",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pbx-a9",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pb-a8",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatilepb",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "emcraft-sf2",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.9",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musicpal",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "z2",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "akita",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.7",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "kzm",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.8",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb-mpcore",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mcimx7d-sabre",
-      "cpu-max": 2
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1-v1",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.6",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cubieboard",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "highbank",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi2",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi3",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "netduino2",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "terrier",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n810",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mainstone",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "palmetto-bmc",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sabrelite",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "midway",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "romulus-bmc",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cheetah",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "tosa",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "borzoi",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatileab",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s6965evb",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n800",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.10",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.11",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "connex",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.12",
-      "cpu-max": 255,
-      "alias": "virt"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xilinx-zynq-a9",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-ep108",
-      "cpu-max": 6
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an385",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a9",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a15",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-zcu102",
-      "cpu-max": 6
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "canon-a1100",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s811evb",
-      "cpu-max": 1
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "virt-2.12-machine"
-  },
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-    {
-      "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 encyption 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": "virtualization",
-      "description": "Set on/off to enable/disable emulating a guest CPU which implements the ARM Virtualization Extensions",
-      "type": "bool"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "its",
-      "description": "Set on/off to enable/disable ITS instantiation",
-      "type": "bool"
-    },
-    {
-      "name": "gic-version",
-      "description": "Set GIC version. Valid values are 2, 3 and host",
-      "type": "string"
-    },
-    {
-      "name": "highmem",
-      "description": "Set on/off to enable/disable using physical address space above 32 bits",
-      "type": "bool"
-    },
-    {
-      "name": "secure",
-      "description": "Set on/off to enable/disable the ARM Security Extensions (TrustZone)",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-36"
-}
-
-{
-  "return": [
-    {
-      "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 encyption 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": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-37"
-}
-
-{
-  "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-m33",
-      "typename": "cortex-m33-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm926",
-      "typename": "arm926-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-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-37"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-39"
-}
-
-{
-  "return": [
-    "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": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "x509verify",
-          "type": "string"
-        },
-        {
-          "name": "tls",
-          "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": "x509",
-          "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": "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": "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\nthe 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": "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": "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": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "string"
-        },
-        {
-          "name": "splash-time",
-          "type": "string"
-        },
-        {
-          "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": "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": "x-oob",
-          "type": "boolean"
-        },
-        {
-          "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": "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": "serial",
-          "help": "disk serial number",
-          "type": "string"
-        },
-        {
-          "name": "addr",
-          "help": "pci address (virtio only)",
-          "type": "string"
-        },
-        {
-          "name": "trans",
-          "help": "chs translation (auto, lba, none)",
-          "type": "string"
-        },
-        {
-          "name": "secs",
-          "help": "number of sectors (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "name": "heads",
-          "help": "number of heads (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "name": "cyls",
-          "help": "number of cylinders (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "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": "read-only",
-          "help": "Node is opened in read-only mode",
-          "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": "x-multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    }
-  ],
-  "id": "libvirt-41"
-}
-
-{
-  "execute": "query-gic-capabilities",
-  "id": "libvirt-42"
-}
-
-{
-  "return": [
-    {
-      "emulated": true,
-      "version": 3,
-      "kernel": true
-    },
-    {
-      "emulated": true,
-      "version": 2,
-      "kernel": 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-m33",
-      "typename": "cortex-m33-arm-cpu",
-      "static": false
-    },
-    {
-      "name": "arm926",
-      "typename": "arm926-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-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-machines",
-  "id": "libvirt-3"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "integratorcp",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "nuri",
-      "cpu-max": 2
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an511",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "verdex",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an505",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ast2500-evb",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "smdkc210",
-      "cpu-max": 2
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "collie",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "imx25-pdk",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "spitz",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pbx-a9",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-pb-a8",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatilepb",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "emcraft-sf2",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.9",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "musicpal",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "z2",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "akita",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.7",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "kzm",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.8",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "realview-eb-mpcore",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mcimx7d-sabre",
-      "cpu-max": 2
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sx1-v1",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.6",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cubieboard",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "highbank",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi2",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "raspi3",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "netduino2",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "terrier",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n810",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mainstone",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "palmetto-bmc",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sabrelite",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "midway",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "romulus-bmc",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "cheetah",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "tosa",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "borzoi",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "versatileab",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s6965evb",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "n800",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.10",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.11",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "connex",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virt-2.12",
-      "cpu-max": 255,
-      "alias": "virt"
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xilinx-zynq-a9",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-ep108",
-      "cpu-max": 6
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mps2-an385",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a9",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "vexpress-a15",
-      "cpu-max": 4
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "xlnx-zcu102",
-      "cpu-max": 6
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "canon-a1100",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "lm3s811evb",
-      "cpu-max": 1
-    }
-  ],
-  "id": "libvirt-3"
-}
diff --git a/tests/qemucapabilitiesdata/caps_2.12.0.aarch64.xml b/tests/qemucapabilitiesdata/caps_2.12.0.aarch64.xml
deleted file mode 100644 (file)
index 150072f..0000000
+++ /dev/null
@@ -1,329 +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='virtio-tx-alg'/>
-  <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='no-acpi'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='hda-micro'/>
-  <flag name='dump-guest-memory'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='blockio'/>
-  <flag name='ide-drive.wwn'/>
-  <flag name='scsi-disk.wwn'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='VGA'/>
-  <flag name='usb-serial'/>
-  <flag name='nbd-server'/>
-  <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='drive-discard'/>
-  <flag name='dmi-to-pci-bridge'/>
-  <flag name='usb-storage'/>
-  <flag name='usb-storage.removable'/>
-  <flag name='virtio-mmio'/>
-  <flag name='ich9-intel-hda'/>
-  <flag name='enable-fips'/>
-  <flag name='usb-kbd'/>
-  <flag name='active-commit'/>
-  <flag name='change-backing-file'/>
-  <flag name='memory-backend-ram'/>
-  <flag name='numa'/>
-  <flag name='memory-backend-file'/>
-  <flag name='usb-audio'/>
-  <flag name='iothread'/>
-  <flag name='migrate-rdma'/>
-  <flag name='ivshmem'/>
-  <flag name='VGA.vgamem_mb'/>
-  <flag name='pci-serial'/>
-  <flag name='aarch64-off'/>
-  <flag name='migration-event'/>
-  <flag name='gpex-pcihost'/>
-  <flag name='ioh3420'/>
-  <flag name='x3130-upstream'/>
-  <flag name='xio3130-downstream'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='gic-version'/>
-  <flag name='incoming-defer'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='chardev-file-append'/>
-  <flag name='vserport-change-event'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='chardev-logfile'/>
-  <flag name='nec-usb-xhci-ports'/>
-  <flag name='virtio-scsi-pci.iothread'/>
-  <flag name='drive-detect-zeroes'/>
-  <flag name='virtio-pci-disable-legacy'/>
-  <flag name='query-hotpluggable-cpus'/>
-  <flag name='virtio-net.rx_queue_size'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='gluster.debug_level'/>
-  <flag name='vhost-scsi'/>
-  <flag name='virtio-net.host_mtu'/>
-  <flag name='pcie-root-port'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='block-write-threshold'/>
-  <flag name='query-named-block-nodes'/>
-  <flag name='qemu-xhci'/>
-  <flag name='virtio-net.tx_queue_size'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='virtio-blk.num-queues'/>
-  <flag name='vmcoreinfo'/>
-  <flag name='disk-share-rw'/>
-  <flag name='isa-serial'/>
-  <flag name='pl011'/>
-  <flag name='dump-completed'/>
-  <flag name='qcow2-luks'/>
-  <flag name='pcie-pci-bridge'/>
-  <flag name='query-cpus-fast'/>
-  <flag name='disk-write-cache'/>
-  <flag name='nbd-tls'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='qom-list-properties'/>
-  <flag name='memory-backend-file.discard-data'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='blockdev-del'/>
-  <flag name='vhost-vsock'/>
-  <flag name='chardev-fd-pass'/>
-  <flag name='tpm-emulator'/>
-  <flag name='egl-headless'/>
-  <flag name='vfio-pci.display'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='iothread.poll-max-ns'/>
-  <flag name='memory-backend-file.align'/>
-  <flag name='arm-max-cpu'/>
-  <flag name='drive-nvme'/>
-  <flag name='tcg'/>
-  <flag name='pvscsi'/>
-  <flag name='migration-param.bandwidth'/>
-  <flag name='migration-param.downtime'/>
-  <flag name='migration-param.xbzrle-cache-size'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='rotation-rate'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <version>2012000</version>
-  <kvmVersion>0</kvmVersion>
-  <microcodeVersion>61700289</microcodeVersion>
-  <package>v2.12.0</package>
-  <arch>aarch64</arch>
-  <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-m33' typename='cortex-m33-arm-cpu'/>
-  <cpu type='kvm' name='arm926' typename='arm926-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-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='integratorcp' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='nuri' maxCpus='2' numaMemSupported='yes'/>
-  <machine type='kvm' name='mps2-an511' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='verdex' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='mps2-an505' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='ast2500-evb' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='smdkc210' maxCpus='2' numaMemSupported='yes'/>
-  <machine type='kvm' name='collie' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='imx25-pdk' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='spitz' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='realview-pbx-a9' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='kvm' name='realview-eb' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='realview-pb-a8' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='versatilepb' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='emcraft-sf2' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-2.9' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='musicpal' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='z2' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='akita' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-2.7' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='kzm' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-2.8' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='realview-eb-mpcore' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='kvm' name='mcimx7d-sabre' maxCpus='2' numaMemSupported='yes'/>
-  <machine type='kvm' name='sx1' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='sx1-v1' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-2.6' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='cubieboard' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='highbank' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='kvm' name='raspi2' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='kvm' name='raspi3' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='kvm' name='netduino2' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='terrier' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='n810' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='mainstone' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='palmetto-bmc' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='sabrelite' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='kvm' name='midway' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='kvm' name='romulus-bmc' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='cheetah' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='tosa' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='borzoi' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='versatileab' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='lm3s6965evb' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='n800' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-2.10' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-2.11' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='connex' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='virt-2.12' alias='virt' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='xilinx-zynq-a9' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='xlnx-ep108' maxCpus='6' numaMemSupported='yes'/>
-  <machine type='kvm' name='mps2-an385' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='vexpress-a9' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='kvm' name='vexpress-a15' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='kvm' name='xlnx-zcu102' maxCpus='6' numaMemSupported='yes'/>
-  <machine type='kvm' name='canon-a1100' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='lm3s811evb' maxCpus='1' numaMemSupported='yes'/>
-  <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-m33' typename='cortex-m33-arm-cpu'/>
-  <cpu type='tcg' name='arm926' typename='arm926-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-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='integratorcp' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='nuri' maxCpus='2' numaMemSupported='yes'/>
-  <machine type='tcg' name='mps2-an511' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='verdex' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='mps2-an505' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='ast2500-evb' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='smdkc210' maxCpus='2' numaMemSupported='yes'/>
-  <machine type='tcg' name='collie' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='imx25-pdk' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='spitz' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='realview-pbx-a9' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='tcg' name='realview-eb' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='realview-pb-a8' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='versatilepb' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='emcraft-sf2' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-2.9' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='musicpal' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='z2' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='akita' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-2.7' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='kzm' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-2.8' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='realview-eb-mpcore' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='tcg' name='mcimx7d-sabre' maxCpus='2' numaMemSupported='yes'/>
-  <machine type='tcg' name='sx1' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='sx1-v1' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-2.6' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='cubieboard' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='highbank' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='tcg' name='raspi2' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='tcg' name='raspi3' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='tcg' name='netduino2' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='terrier' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='n810' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='mainstone' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='palmetto-bmc' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='sabrelite' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='tcg' name='midway' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='tcg' name='romulus-bmc' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='cheetah' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='tosa' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='borzoi' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='versatileab' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='lm3s6965evb' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='n800' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-2.10' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-2.11' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='connex' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='virt-2.12' alias='virt' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='xilinx-zynq-a9' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='xlnx-ep108' maxCpus='6' numaMemSupported='yes'/>
-  <machine type='tcg' name='mps2-an385' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='vexpress-a9' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='tcg' name='vexpress-a15' maxCpus='4' numaMemSupported='yes'/>
-  <machine type='tcg' name='xlnx-zcu102' maxCpus='6' numaMemSupported='yes'/>
-  <machine type='tcg' name='canon-a1100' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='lm3s811evb' maxCpus='1' numaMemSupported='yes'/>
-  <gic version='3' kernel='yes' emulated='yes'/>
-  <gic version='2' kernel='no' emulated='yes'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_2.12.0.ppc64.replies b/tests/qemucapabilitiesdata/caps_2.12.0.ppc64.replies
deleted file mode 100644 (file)
index a03c34a..0000000
+++ /dev/null
@@ -1,23072 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {
-  },
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 90,
-      "minor": 11,
-      "major": 2
-    },
-    "package": "v2.12.0-rc0"
-  },
-  "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",
-      "allow-oob": false,
-      "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",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "x-block-latency-histogram-set",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "7"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[8]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[10]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[11]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "14"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "15"
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "16"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "18"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "19"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[20]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "21"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "22"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "24",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "26"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "28"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "29"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "33"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "34"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "x-blockdev-create",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "38"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "43"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "44"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "45"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "46"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "47"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "48"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "49"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "50"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "51"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "52"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "53"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "54"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "56",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "55"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "57"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "58"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "59"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "60"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "61"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "62"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "63"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[64]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[65]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "66"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "67"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "69",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "69",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "70"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "72"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "73"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "74"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "75"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "76"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[78]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "77"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "79"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "81",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[83]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[85]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[87]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[88]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[89]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[90]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "91"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "query-spice",
-      "ret-type": "94",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SPICE_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "95"
-    },
-    {
-      "name": "SPICE_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "96"
-    },
-    {
-      "name": "SPICE_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "SPICE_MIGRATE_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "98",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[99]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "100"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "101"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "102"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[104]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "106"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "107",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "108"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[109]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "110"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "111",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "113"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "114"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "115"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "116"
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "117"
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "118"
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "119"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "120"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "121"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "122"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "123",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "124"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[126]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "125"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "127"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[128]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "129"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "130",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[131]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "133",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "134",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "135",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[136]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[137]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[138]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[139]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "140",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "141"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[142]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "144"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "145"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "146"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "147"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "150"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "152"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[154]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "155"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "156"
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "157"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "158"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "160"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "162",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "163"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "164",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "dump-skeys",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "165"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "166"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "167"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "169"
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[170]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "171",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[172]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpu-model-expansion",
-      "ret-type": "174",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "173"
-    },
-    {
-      "name": "query-cpu-model-comparison",
-      "ret-type": "176",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "175"
-    },
-    {
-      "name": "query-cpu-model-baseline",
-      "ret-type": "178",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "177"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "180",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "179"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "181"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[182]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "183",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[185]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "184"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[186]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[187]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "188"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[189]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "190"
-    },
-    {
-      "name": "rtc-reset-reinjection",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "191"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "192"
-    },
-    {
-      "name": "query-gic-capabilities",
-      "ret-type": "[193]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[194]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "195",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev",
-      "ret-type": "196",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-launch-measure",
-      "ret-type": "197",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-capabilities",
-      "ret-type": "198",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "COMMAND_DROPPED",
-      "meta-type": "event",
-      "arg-type": "199"
-    },
-    {
-      "name": "x-oob-test",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "200"
-    },
-    {
-      "name": "0",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "201"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "202"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "202"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "203"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "204"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "device",
-          "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": "[8]",
-      "element-type": "8",
-      "meta-type": "array"
-    },
-    {
-      "name": "8",
-      "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": "20"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "205"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[206]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[10]",
-      "element-type": "10",
-      "meta-type": "array"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "207"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "10"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "10"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[11]",
-      "element-type": "11",
-      "meta-type": "array"
-    },
-    {
-      "name": "11",
-      "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": "205"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "208"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "14",
-      "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": "209"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "210"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "209"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "210"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[20]",
-      "element-type": "20",
-      "meta-type": "array"
-    },
-    {
-      "name": "20",
-      "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": "212"
-        },
-        {
-          "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": "213"
-        },
-        {
-          "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": "214"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "21",
-      "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": "210"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "209"
-        },
-        {
-          "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": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "22",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "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": "210"
-        },
-        {
-          "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": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "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": "27",
-      "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": "211"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "218"
-        },
-        {
-          "case": "blkverify",
-          "type": "219"
-        },
-        {
-          "case": "bochs",
-          "type": "220"
-        },
-        {
-          "case": "cloop",
-          "type": "220"
-        },
-        {
-          "case": "dmg",
-          "type": "220"
-        },
-        {
-          "case": "file",
-          "type": "221"
-        },
-        {
-          "case": "ftp",
-          "type": "222"
-        },
-        {
-          "case": "ftps",
-          "type": "223"
-        },
-        {
-          "case": "gluster",
-          "type": "224"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "221"
-        },
-        {
-          "case": "host_device",
-          "type": "221"
-        },
-        {
-          "case": "http",
-          "type": "225"
-        },
-        {
-          "case": "https",
-          "type": "226"
-        },
-        {
-          "case": "iscsi",
-          "type": "227"
-        },
-        {
-          "case": "luks",
-          "type": "228"
-        },
-        {
-          "case": "nbd",
-          "type": "229"
-        },
-        {
-          "case": "nfs",
-          "type": "230"
-        },
-        {
-          "case": "null-aio",
-          "type": "231"
-        },
-        {
-          "case": "null-co",
-          "type": "231"
-        },
-        {
-          "case": "nvme",
-          "type": "232"
-        },
-        {
-          "case": "parallels",
-          "type": "220"
-        },
-        {
-          "case": "qcow2",
-          "type": "233"
-        },
-        {
-          "case": "qcow",
-          "type": "234"
-        },
-        {
-          "case": "qed",
-          "type": "235"
-        },
-        {
-          "case": "quorum",
-          "type": "236"
-        },
-        {
-          "case": "raw",
-          "type": "237"
-        },
-        {
-          "case": "rbd",
-          "type": "238"
-        },
-        {
-          "case": "replication",
-          "type": "239"
-        },
-        {
-          "case": "sheepdog",
-          "type": "240"
-        },
-        {
-          "case": "ssh",
-          "type": "241"
-        },
-        {
-          "case": "throttle",
-          "type": "242"
-        },
-        {
-          "case": "vdi",
-          "type": "220"
-        },
-        {
-          "case": "vhdx",
-          "type": "220"
-        },
-        {
-          "case": "vmdk",
-          "type": "235"
-        },
-        {
-          "case": "vpc",
-          "type": "220"
-        },
-        {
-          "case": "vvfat",
-          "type": "243"
-        },
-        {
-          "case": "vxhs",
-          "type": "244"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "215"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "216"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "217"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "212"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "245"
-        },
-        {
-          "case": "blkverify",
-          "type": "245"
-        },
-        {
-          "case": "bochs",
-          "type": "245"
-        },
-        {
-          "case": "cloop",
-          "type": "245"
-        },
-        {
-          "case": "dmg",
-          "type": "245"
-        },
-        {
-          "case": "file",
-          "type": "246"
-        },
-        {
-          "case": "ftp",
-          "type": "245"
-        },
-        {
-          "case": "ftps",
-          "type": "245"
-        },
-        {
-          "case": "gluster",
-          "type": "247"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "245"
-        },
-        {
-          "case": "host_device",
-          "type": "245"
-        },
-        {
-          "case": "http",
-          "type": "245"
-        },
-        {
-          "case": "https",
-          "type": "245"
-        },
-        {
-          "case": "iscsi",
-          "type": "245"
-        },
-        {
-          "case": "luks",
-          "type": "248"
-        },
-        {
-          "case": "nbd",
-          "type": "245"
-        },
-        {
-          "case": "nfs",
-          "type": "249"
-        },
-        {
-          "case": "null-aio",
-          "type": "245"
-        },
-        {
-          "case": "null-co",
-          "type": "245"
-        },
-        {
-          "case": "nvme",
-          "type": "245"
-        },
-        {
-          "case": "parallels",
-          "type": "250"
-        },
-        {
-          "case": "qcow",
-          "type": "251"
-        },
-        {
-          "case": "qcow2",
-          "type": "252"
-        },
-        {
-          "case": "qed",
-          "type": "253"
-        },
-        {
-          "case": "quorum",
-          "type": "245"
-        },
-        {
-          "case": "raw",
-          "type": "245"
-        },
-        {
-          "case": "rbd",
-          "type": "254"
-        },
-        {
-          "case": "replication",
-          "type": "245"
-        },
-        {
-          "case": "sheepdog",
-          "type": "255"
-        },
-        {
-          "case": "ssh",
-          "type": "256"
-        },
-        {
-          "case": "throttle",
-          "type": "245"
-        },
-        {
-          "case": "vdi",
-          "type": "257"
-        },
-        {
-          "case": "vhdx",
-          "type": "258"
-        },
-        {
-          "case": "vmdk",
-          "type": "245"
-        },
-        {
-          "case": "vpc",
-          "type": "259"
-        },
-        {
-          "case": "vvfat",
-          "type": "245"
-        },
-        {
-          "case": "vxhs",
-          "type": "245"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "215"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "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": "260"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "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": "44",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "261"
-        },
-        {
-          "name": "action",
-          "type": "262"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "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": "46",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "261"
-        },
-        {
-          "name": "action",
-          "type": "262"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "264"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "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": "57",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "addr",
-          "type": "265"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "266"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "type",
-          "type": "267"
-        },
-        {
-          "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": "[64]",
-      "element-type": "64",
-      "meta-type": "array"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[65]",
-      "element-type": "65",
-      "meta-type": "array"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "268"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "268"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "269"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "269"
-        }
-      ],
-      "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"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[78]",
-      "element-type": "78",
-      "meta-type": "array"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "270"
-        },
-        {
-          "name": "unicast",
-          "type": "270"
-        },
-        {
-          "name": "vlan",
-          "type": "270"
-        },
-        {
-          "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": "79",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[83]",
-      "element-type": "83",
-      "meta-type": "array"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "271"
-        },
-        {
-          "name": "autoneg",
-          "type": "272"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[85]",
-      "element-type": "85",
-      "meta-type": "array"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "273"
-        },
-        {
-          "name": "mask",
-          "type": "274"
-        },
-        {
-          "name": "action",
-          "type": "275"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[87]",
-      "element-type": "87",
-      "meta-type": "array"
-    },
-    {
-      "name": "87",
-      "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": "[88]",
-      "element-type": "88",
-      "meta-type": "array"
-    },
-    {
-      "name": "88",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb"
-      ]
-    },
-    {
-      "name": "[89]",
-      "element-type": "89",
-      "meta-type": "array"
-    },
-    {
-      "name": "89",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[90]",
-      "element-type": "90",
-      "meta-type": "array"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "88"
-        },
-        {
-          "name": "options",
-          "type": "276"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "94",
-      "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": "277"
-        },
-        {
-          "name": "channels",
-          "default": null,
-          "type": "[278]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "server",
-          "type": "279"
-        },
-        {
-          "name": "client",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "server",
-          "type": "280"
-        },
-        {
-          "name": "client",
-          "type": "278"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "server",
-          "type": "279"
-        },
-        {
-          "name": "client",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[282]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[99]",
-      "element-type": "99",
-      "meta-type": "array"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[283]"
-        },
-        {
-          "name": "clients",
-          "type": "[282]"
-        },
-        {
-          "name": "auth",
-          "type": "284"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "285"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "287"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[288]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[289]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "107",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "290"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "291"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "291"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "292"
-        },
-        {
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "108",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[109]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "members": [
-        {
-          "name": "capability",
-          "type": "293"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "110",
-      "members": [
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "264"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "264"
-        },
-        {
-          "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": "x-multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-multifd-page-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "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": "x-multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-multifd-page-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "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": "113",
-      "members": [
-        {
-          "name": "status",
-          "type": "290"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "114",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "115",
-      "members": [
-        {
-          "name": "state",
-          "type": "290"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "116",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[294]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "295"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[126]",
-      "element-type": "126",
-      "meta-type": "array"
-    },
-    {
-      "name": "126",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "296"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "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": "[128]",
-      "element-type": "128",
-      "meta-type": "array"
-    },
-    {
-      "name": "128",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "298"
-        },
-        {
-          "case": "enum",
-          "type": "299"
-        },
-        {
-          "case": "array",
-          "type": "300"
-        },
-        {
-          "case": "object",
-          "type": "301"
-        },
-        {
-          "case": "alternate",
-          "type": "302"
-        },
-        {
-          "case": "command",
-          "type": "303"
-        },
-        {
-          "case": "event",
-          "type": "304"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "297"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[305]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "306"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[131]",
-      "element-type": "131",
-      "meta-type": "array"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "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": "133",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[136]",
-      "element-type": "136",
-      "meta-type": "array"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[137]",
-      "element-type": "137",
-      "meta-type": "array"
-    },
-    {
-      "name": "137",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "309"
-        },
-        {
-          "case": "sparc",
-          "type": "310"
-        },
-        {
-          "case": "ppc",
-          "type": "311"
-        },
-        {
-          "case": "mips",
-          "type": "312"
-        },
-        {
-          "case": "tricore",
-          "type": "313"
-        },
-        {
-          "case": "s390",
-          "type": "314"
-        },
-        {
-          "case": "riscv",
-          "type": "315"
-        },
-        {
-          "case": "other",
-          "type": "316"
-        }
-      ],
-      "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": "307"
-        },
-        {
-          "name": "arch",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[138]",
-      "element-type": "138",
-      "meta-type": "array"
-    },
-    {
-      "name": "138",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "316"
-        },
-        {
-          "case": "sparc",
-          "type": "316"
-        },
-        {
-          "case": "ppc",
-          "type": "316"
-        },
-        {
-          "case": "mips",
-          "type": "316"
-        },
-        {
-          "case": "tricore",
-          "type": "316"
-        },
-        {
-          "case": "s390",
-          "type": "314"
-        },
-        {
-          "case": "riscv",
-          "type": "315"
-        },
-        {
-          "case": "other",
-          "type": "316"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "307"
-        },
-        {
-          "name": "arch",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[139]",
-      "element-type": "139",
-      "meta-type": "array"
-    },
-    {
-      "name": "139",
-      "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": "140",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[142]",
-      "element-type": "142",
-      "meta-type": "array"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[317]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[149]",
-      "element-type": "149",
-      "meta-type": "array"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "152",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[154]",
-      "element-type": "154",
-      "meta-type": "array"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "158",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "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": "318"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "status",
-          "type": "319"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "result",
-          "type": "162"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[318]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "filename",
-          "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": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[170]",
-      "element-type": "170",
-      "meta-type": "array"
-    },
-    {
-      "name": "170",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "173",
-      "members": [
-        {
-          "name": "type",
-          "type": "320"
-        },
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "members": [
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "175",
-      "members": [
-        {
-          "name": "modela",
-          "type": "321"
-        },
-        {
-          "name": "modelb",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "176",
-      "members": [
-        {
-          "name": "result",
-          "type": "322"
-        },
-        {
-          "name": "responsible-properties",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "177",
-      "members": [
-        {
-          "name": "modela",
-          "type": "321"
-        },
-        {
-          "name": "modelb",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "178",
-      "members": [
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "181",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[182]",
-      "element-type": "182",
-      "meta-type": "array"
-    },
-    {
-      "name": "182",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[323]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "183",
-      "members": [
-        {
-          "name": "arch",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "184",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[185]",
-      "element-type": "185",
-      "meta-type": "array"
-    },
-    {
-      "name": "185",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[324]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[186]",
-      "element-type": "186",
-      "meta-type": "array"
-    },
-    {
-      "name": "186",
-      "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": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[187]",
-      "element-type": "187",
-      "meta-type": "array"
-    },
-    {
-      "name": "187",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "327"
-        },
-        {
-          "case": "nvdimm",
-          "type": "327"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "326"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[189]",
-      "element-type": "189",
-      "meta-type": "array"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "328"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "info",
-          "type": "189"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[193]",
-      "element-type": "193",
-      "meta-type": "array"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "version",
-          "type": "int"
-        },
-        {
-          "name": "emulated",
-          "type": "bool"
-        },
-        {
-          "name": "kernel",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[194]",
-      "element-type": "194",
-      "meta-type": "array"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "307"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "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": "329"
-        },
-        {
-          "name": "handle",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "data",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "pdh",
-          "type": "str"
-        },
-        {
-          "name": "cert-chain",
-          "type": "str"
-        },
-        {
-          "name": "cbitpos",
-          "type": "int"
-        },
-        {
-          "name": "reduced-phys-bits",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "id",
-          "type": "any"
-        },
-        {
-          "name": "reason",
-          "type": "330"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "lock",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "201",
-      "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"
-      ]
-    },
-    {
-      "name": "202",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "203",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff"
-      ]
-    },
-    {
-      "name": "204",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "332"
-        },
-        {
-          "case": "s390",
-          "type": "333"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "331"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "205",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[206]",
-      "element-type": "206",
-      "meta-type": "array"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "334"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "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": "[335]"
-        },
-        {
-          "name": "x_rd_latency_histogram",
-          "default": null,
-          "type": "336"
-        },
-        {
-          "name": "x_wr_latency_histogram",
-          "default": null,
-          "type": "336"
-        },
-        {
-          "name": "x_flush_latency_histogram",
-          "default": null,
-          "type": "336"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "208",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "209",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "210",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental"
-      ]
-    },
-    {
-      "name": "211",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "212",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "213",
-      "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": "[56]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "213"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "337"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "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": "216",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "217",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "218",
-      "members": [
-        {
-          "name": "image",
-          "type": "338"
-        },
-        {
-          "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": "[339]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[340]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "219",
-      "members": [
-        {
-          "name": "test",
-          "type": "338"
-        },
-        {
-          "name": "raw",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "220",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "221",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "341"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "342"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "222",
-      "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": "223",
-      "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": "224",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[343]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "225",
-      "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": "226",
-      "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": "227",
-      "members": [
-        {
-          "name": "transport",
-          "type": "344"
-        },
-        {
-          "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": "345"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "228",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "229",
-      "members": [
-        {
-          "name": "server",
-          "type": "343"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "server",
-          "type": "346"
-        },
-        {
-          "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": "231",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "233",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "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": "348"
-        },
-        {
-          "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": "349"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "234",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "350"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "235",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "236",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[338]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "351"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "237",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "238",
-      "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": "server",
-          "default": null,
-          "type": "[352]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "mode",
-          "type": "353"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "server",
-          "type": "343"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "241",
-      "members": [
-        {
-          "name": "server",
-          "type": "354"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "355"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "243",
-      "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": "244",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "352"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "245",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "246",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "location",
-          "type": "224"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "location",
-          "type": "230"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "361"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "362"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "215"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "361"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "215"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "location",
-          "type": "238"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "location",
-          "type": "240"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "363"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "location",
-          "type": "241"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "static",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "365"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "261",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "262",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "263",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup"
-      ]
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "265",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "367"
-        },
-        {
-          "case": "unix",
-          "type": "368"
-        },
-        {
-          "case": "vsock",
-          "type": "369"
-        },
-        {
-          "case": "fd",
-          "type": "370"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "366"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "267",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "268",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "269",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "372"
-        },
-        {
-          "case": "serial",
-          "type": "373"
-        },
-        {
-          "case": "parallel",
-          "type": "373"
-        },
-        {
-          "case": "pipe",
-          "type": "373"
-        },
-        {
-          "case": "socket",
-          "type": "374"
-        },
-        {
-          "case": "udp",
-          "type": "375"
-        },
-        {
-          "case": "pty",
-          "type": "376"
-        },
-        {
-          "case": "null",
-          "type": "376"
-        },
-        {
-          "case": "mux",
-          "type": "377"
-        },
-        {
-          "case": "msmouse",
-          "type": "376"
-        },
-        {
-          "case": "wctablet",
-          "type": "376"
-        },
-        {
-          "case": "braille",
-          "type": "376"
-        },
-        {
-          "case": "testdev",
-          "type": "376"
-        },
-        {
-          "case": "stdio",
-          "type": "378"
-        },
-        {
-          "case": "console",
-          "type": "376"
-        },
-        {
-          "case": "spicevmc",
-          "type": "379"
-        },
-        {
-          "case": "spiceport",
-          "type": "380"
-        },
-        {
-          "case": "vc",
-          "type": "381"
-        },
-        {
-          "case": "ringbuf",
-          "type": "382"
-        },
-        {
-          "case": "memory",
-          "type": "382"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "371"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "271",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "272",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "273",
-      "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": "274",
-      "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": "275",
-      "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": "276",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "384"
-        },
-        {
-          "case": "emulator",
-          "type": "385"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "383"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "277",
-      "meta-type": "enum",
-      "values": [
-        "client",
-        "server",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[278]",
-      "element-type": "278",
-      "meta-type": "array"
-    },
-    {
-      "name": "278",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "connection-id",
-          "type": "int"
-        },
-        {
-          "name": "channel-type",
-          "type": "int"
-        },
-        {
-          "name": "channel-id",
-          "type": "int"
-        },
-        {
-          "name": "tls",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "279",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "280",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "281",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[282]",
-      "element-type": "282",
-      "meta-type": "array"
-    },
-    {
-      "name": "282",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[283]",
-      "element-type": "283",
-      "meta-type": "array"
-    },
-    {
-      "name": "283",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "284"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "284",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "286",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "287",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[288]",
-      "element-type": "288",
-      "meta-type": "array"
-    },
-    {
-      "name": "288",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "387"
-        },
-        {
-          "case": "qcode",
-          "type": "388"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "386"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[289]",
-      "element-type": "289",
-      "meta-type": "array"
-    },
-    {
-      "name": "289",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "390"
-        },
-        {
-          "case": "btn",
-          "type": "391"
-        },
-        {
-          "case": "rel",
-          "type": "392"
-        },
-        {
-          "case": "abs",
-          "type": "392"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "389"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "290",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device"
-      ]
-    },
-    {
-      "name": "291",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "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": "293",
-      "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",
-        "x-multifd",
-        "dirty-bitmaps"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[294]",
-      "element-type": "294",
-      "meta-type": "array"
-    },
-    {
-      "name": "294",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "394"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "395"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "396"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "397"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "398"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "399"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "400"
-        },
-        {
-          "case": "drive-backup",
-          "type": "401"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "393"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "296",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "297",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "298",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "403"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "300",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "301",
-      "members": [
-        {
-          "name": "members",
-          "type": "[404]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[405]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "302",
-      "members": [
-        {
-          "name": "members",
-          "type": "[406]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[305]",
-      "element-type": "305",
-      "meta-type": "array"
-    },
-    {
-      "name": "305",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "306",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "308",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "309",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "312",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "407"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "315",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "316",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[317]",
-      "element-type": "317",
-      "meta-type": "array"
-    },
-    {
-      "name": "317",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "408"
-        },
-        {
-          "name": "id",
-          "type": "409"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "410"
-        },
-        {
-          "name": "regions",
-          "type": "[411]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "318",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy"
-      ]
-    },
-    {
-      "name": "319",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[318]",
-      "element-type": "318",
-      "meta-type": "array"
-    },
-    {
-      "name": "320",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "321",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "322",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "[323]",
-      "element-type": "323",
-      "meta-type": "array"
-    },
-    {
-      "name": "323",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[324]",
-      "element-type": "324",
-      "meta-type": "array"
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "412"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "326",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm"
-      ]
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "data",
-          "type": "413"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "329",
-      "meta-type": "enum",
-      "values": [
-        "uninit",
-        "launch-update",
-        "launch-secret",
-        "running",
-        "send-update",
-        "receive-update"
-      ]
-    },
-    {
-      "name": "330",
-      "meta-type": "enum",
-      "values": [
-        "queue-full"
-      ]
-    },
-    {
-      "name": "331",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "332",
-      "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": "333",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "414"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "334",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked"
-      ]
-    },
-    {
-      "name": "[335]",
-      "element-type": "335",
-      "meta-type": "array"
-    },
-    {
-      "name": "335",
-      "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": "336",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[56]",
-      "element-type": "56",
-      "meta-type": "array"
-    },
-    {
-      "name": "337",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "416"
-        },
-        {
-          "case": "vmdk",
-          "type": "417"
-        },
-        {
-          "case": "luks",
-          "type": "418"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "415"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "type": "35"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[339]",
-      "element-type": "339",
-      "meta-type": "array"
-    },
-    {
-      "name": "339",
-      "members": [
-        {
-          "name": "event",
-          "type": "419"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "[340]",
-      "element-type": "340",
-      "meta-type": "array"
-    },
-    {
-      "name": "340",
-      "members": [
-        {
-          "name": "event",
-          "type": "419"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "341",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "342",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native"
-      ]
-    },
-    {
-      "name": "[343]",
-      "element-type": "343",
-      "meta-type": "array"
-    },
-    {
-      "name": "343",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "354"
-        },
-        {
-          "case": "unix",
-          "type": "421"
-        },
-        {
-          "case": "vsock",
-          "type": "422"
-        },
-        {
-          "case": "fd",
-          "type": "423"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "420"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "345",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "type",
-          "type": "424"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "members": [
-        {
-          "type": "35"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "348",
-      "members": [
-        {
-          "type": "425"
-        },
-        {
-          "type": "426"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "349",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "428"
-        },
-        {
-          "case": "luks",
-          "type": "429"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "427"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "350",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "428"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "430"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[338]",
-      "element-type": "338",
-      "meta-type": "array"
-    },
-    {
-      "name": "351",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[352]",
-      "element-type": "352",
-      "meta-type": "array"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "353",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "354",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "355",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "none",
-          "type": "432"
-        },
-        {
-          "case": "hash",
-          "type": "433"
-        },
-        {
-          "case": "known_hosts",
-          "type": "432"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "431"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "357",
-      "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": "358",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "359",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "360",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "361",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "428"
-        },
-        {
-          "case": "luks",
-          "type": "435"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "434"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "363",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "437"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "438"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "436"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "365",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "366",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "367",
-      "members": [
-        {
-          "name": "data",
-          "type": "354"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "368",
-      "members": [
-        {
-          "name": "data",
-          "type": "421"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "name": "data",
-          "type": "422"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "370",
-      "members": [
-        {
-          "name": "data",
-          "type": "423"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "371",
-      "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": "372",
-      "members": [
-        {
-          "name": "data",
-          "type": "439"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "373",
-      "members": [
-        {
-          "name": "data",
-          "type": "440"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "374",
-      "members": [
-        {
-          "name": "data",
-          "type": "441"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "375",
-      "members": [
-        {
-          "name": "data",
-          "type": "442"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "data",
-          "type": "443"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "name": "data",
-          "type": "444"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "378",
-      "members": [
-        {
-          "name": "data",
-          "type": "445"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "379",
-      "members": [
-        {
-          "name": "data",
-          "type": "446"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "members": [
-        {
-          "name": "data",
-          "type": "447"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "381",
-      "members": [
-        {
-          "name": "data",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "382",
-      "members": [
-        {
-          "name": "data",
-          "type": "449"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "383",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "384",
-      "members": [
-        {
-          "name": "data",
-          "type": "450"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "name": "data",
-          "type": "451"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "386",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "members": [
-        {
-          "name": "data",
-          "type": "452"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "389",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "390",
-      "members": [
-        {
-          "name": "data",
-          "type": "453"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "391",
-      "members": [
-        {
-          "name": "data",
-          "type": "454"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "data",
-          "type": "455"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-clear",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "name": "data",
-          "type": "456"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "395",
-      "members": [
-        {
-          "name": "data",
-          "type": "22"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "members": [
-        {
-          "name": "data",
-          "type": "23"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "397",
-      "members": [
-        {
-          "name": "data",
-          "type": "19"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "398",
-      "members": [
-        {
-          "name": "data",
-          "type": "15"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "data",
-          "type": "54"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "members": [
-        {
-          "name": "data",
-          "type": "14"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "data",
-          "type": "18"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "402",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "403",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[404]",
-      "element-type": "404",
-      "meta-type": "array"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[405]",
-      "element-type": "405",
-      "meta-type": "array"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[406]",
-      "element-type": "406",
-      "meta-type": "array"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "bus",
-          "type": "457"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[317]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[411]",
-      "element-type": "411",
-      "meta-type": "array"
-    },
-    {
-      "name": "411",
-      "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": "412",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "413",
-      "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": "414",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "415",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "data",
-          "type": "458"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "data",
-          "type": "459"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "418",
-      "members": [
-        {
-          "name": "data",
-          "type": "460"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "419",
-      "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"
-      ]
-    },
-    {
-      "name": "420",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "423",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "424",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "425",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "426"
-        },
-        {
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "426",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "427",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "430",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "431",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "432",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "members": [
-        {
-          "name": "type",
-          "type": "461"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "434",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "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": "440",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "265"
-        },
-        {
-          "name": "tls-creds",
-          "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": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "265"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "265"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "443",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "444",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "446",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "fqdn",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "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": "449",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "452",
-      "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": "453",
-      "members": [
-        {
-          "name": "key",
-          "type": "288"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "button",
-          "type": "462"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "axis",
-          "type": "463"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "457",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "464"
-        },
-        {
-          "name": "memory_range",
-          "type": "464"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "464"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "465"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[213]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "460",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "type": "360"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[466]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "461",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "462",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "463",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "464",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "465",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "467"
-        },
-        {
-          "case": "luks",
-          "type": "460"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "427"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[213]",
-      "element-type": "213",
-      "meta-type": "array"
-    },
-    {
-      "name": "[466]",
-      "element-type": "466",
-      "meta-type": "array"
-    },
-    {
-      "name": "466",
-      "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": "467",
-      "members": [
-      ],
-      "meta-type": "object"
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-commands",
-  "id": "libvirt-5"
-}
-
-{
-  "return": [
-    {
-      "name": "netdev_add"
-    },
-    {
-      "name": "device_add"
-    },
-    {
-      "name": "query-qmp-schema"
-    },
-    {
-      "name": "x-oob-test"
-    },
-    {
-      "name": "query-vm-generation-id"
-    },
-    {
-      "name": "query-hotpluggable-cpus"
-    },
-    {
-      "name": "xen-load-devices-state"
-    },
-    {
-      "name": "query-acpi-ospm-status"
-    },
-    {
-      "name": "query-memory-devices"
-    },
-    {
-      "name": "query-memdev"
-    },
-    {
-      "name": "query-command-line-options"
-    },
-    {
-      "name": "query-target"
-    },
-    {
-      "name": "query-fdsets"
-    },
-    {
-      "name": "remove-fd"
-    },
-    {
-      "name": "add-fd"
-    },
-    {
-      "name": "query-cpu-definitions"
-    },
-    {
-      "name": "query-memory-size-summary"
-    },
-    {
-      "name": "query-machines"
-    },
-    {
-      "name": "closefd"
-    },
-    {
-      "name": "getfd"
-    },
-    {
-      "name": "object-del"
-    },
-    {
-      "name": "object-add"
-    },
-    {
-      "name": "query-dump-guest-memory-capability"
-    },
-    {
-      "name": "query-dump"
-    },
-    {
-      "name": "dump-guest-memory"
-    },
-    {
-      "name": "device_del"
-    },
-    {
-      "name": "xen-set-global-dirty-log"
-    },
-    {
-      "name": "qom-list-properties"
-    },
-    {
-      "name": "device-list-properties"
-    },
-    {
-      "name": "qom-list-types"
-    },
-    {
-      "name": "change"
-    },
-    {
-      "name": "qom-set"
-    },
-    {
-      "name": "qom-get"
-    },
-    {
-      "name": "qom-list"
-    },
-    {
-      "name": "human-monitor-command"
-    },
-    {
-      "name": "balloon"
-    },
-    {
-      "name": "inject-nmi"
-    },
-    {
-      "name": "system_wakeup"
-    },
-    {
-      "name": "cont"
-    },
-    {
-      "name": "pmemsave"
-    },
-    {
-      "name": "memsave"
-    },
-    {
-      "name": "cpu-add"
-    },
-    {
-      "name": "system_powerdown"
-    },
-    {
-      "name": "system_reset"
-    },
-    {
-      "name": "stop"
-    },
-    {
-      "name": "quit"
-    },
-    {
-      "name": "query-pci"
-    },
-    {
-      "name": "query-balloon"
-    },
-    {
-      "name": "query-iothreads"
-    },
-    {
-      "name": "query-cpus-fast"
-    },
-    {
-      "name": "query-cpus"
-    },
-    {
-      "name": "query-events"
-    },
-    {
-      "name": "query-uuid"
-    },
-    {
-      "name": "query-kvm"
-    },
-    {
-      "name": "query-name"
-    },
-    {
-      "name": "add_client"
-    },
-    {
-      "name": "query-commands"
-    },
-    {
-      "name": "query-version"
-    },
-    {
-      "name": "qmp_capabilities"
-    },
-    {
-      "name": "trace-event-set-state"
-    },
-    {
-      "name": "trace-event-get-state"
-    },
-    {
-      "name": "transaction"
-    },
-    {
-      "name": "xen-colo-do-checkpoint"
-    },
-    {
-      "name": "query-xen-replication-status"
-    },
-    {
-      "name": "xen-set-replication"
-    },
-    {
-      "name": "xen-save-devices-state"
-    },
-    {
-      "name": "migrate-incoming"
-    },
-    {
-      "name": "migrate"
-    },
-    {
-      "name": "query-migrate-cache-size"
-    },
-    {
-      "name": "migrate-set-cache-size"
-    },
-    {
-      "name": "migrate_set_speed"
-    },
-    {
-      "name": "migrate_set_downtime"
-    },
-    {
-      "name": "migrate-continue"
-    },
-    {
-      "name": "migrate_cancel"
-    },
-    {
-      "name": "x-colo-lost-heartbeat"
-    },
-    {
-      "name": "migrate-start-postcopy"
-    },
-    {
-      "name": "client_migrate_info"
-    },
-    {
-      "name": "query-migrate-parameters"
-    },
-    {
-      "name": "migrate-set-parameters"
-    },
-    {
-      "name": "query-migrate-capabilities"
-    },
-    {
-      "name": "migrate-set-capabilities"
-    },
-    {
-      "name": "query-migrate"
-    },
-    {
-      "name": "input-send-event"
-    },
-    {
-      "name": "send-key"
-    },
-    {
-      "name": "query-mice"
-    },
-    {
-      "name": "change-vnc-password"
-    },
-    {
-      "name": "query-vnc-servers"
-    },
-    {
-      "name": "query-vnc"
-    },
-    {
-      "name": "screendump"
-    },
-    {
-      "name": "expire_password"
-    },
-    {
-      "name": "set_password"
-    },
-    {
-      "name": "query-tpm"
-    },
-    {
-      "name": "query-tpm-types"
-    },
-    {
-      "name": "query-tpm-models"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows"
-    },
-    {
-      "name": "query-rocker-ports"
-    },
-    {
-      "name": "query-rocker"
-    },
-    {
-      "name": "query-rx-filter"
-    },
-    {
-      "name": "netdev_del"
-    },
-    {
-      "name": "set_link"
-    },
-    {
-      "name": "chardev-send-break"
-    },
-    {
-      "name": "chardev-remove"
-    },
-    {
-      "name": "chardev-change"
-    },
-    {
-      "name": "chardev-add"
-    },
-    {
-      "name": "ringbuf-read"
-    },
-    {
-      "name": "ringbuf-write"
-    },
-    {
-      "name": "query-chardev-backends"
-    },
-    {
-      "name": "query-chardev"
-    },
-    {
-      "name": "nbd-server-stop"
-    },
-    {
-      "name": "nbd-server-remove"
-    },
-    {
-      "name": "nbd-server-add"
-    },
-    {
-      "name": "nbd-server-start"
-    },
-    {
-      "name": "eject"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync"
-    },
-    {
-      "name": "x-blockdev-set-iothread"
-    },
-    {
-      "name": "x-blockdev-change"
-    },
-    {
-      "name": "block-set-write-threshold"
-    },
-    {
-      "name": "blockdev-change-medium"
-    },
-    {
-      "name": "blockdev-insert-medium"
-    },
-    {
-      "name": "blockdev-remove-medium"
-    },
-    {
-      "name": "blockdev-close-tray"
-    },
-    {
-      "name": "blockdev-open-tray"
-    },
-    {
-      "name": "x-blockdev-create"
-    },
-    {
-      "name": "blockdev-del"
-    },
-    {
-      "name": "blockdev-add"
-    },
-    {
-      "name": "block-job-finalize"
-    },
-    {
-      "name": "block-job-dismiss"
-    },
-    {
-      "name": "block-job-complete"
-    },
-    {
-      "name": "block-job-resume"
-    },
-    {
-      "name": "block-job-pause"
-    },
-    {
-      "name": "block-job-cancel"
-    },
-    {
-      "name": "block-job-set-speed"
-    },
-    {
-      "name": "block-stream"
-    },
-    {
-      "name": "block_set_io_throttle"
-    },
-    {
-      "name": "blockdev-mirror"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256"
-    },
-    {
-      "name": "block-dirty-bitmap-clear"
-    },
-    {
-      "name": "block-dirty-bitmap-remove"
-    },
-    {
-      "name": "block-dirty-bitmap-add"
-    },
-    {
-      "name": "drive-mirror"
-    },
-    {
-      "name": "query-named-block-nodes"
-    },
-    {
-      "name": "blockdev-backup"
-    },
-    {
-      "name": "drive-backup"
-    },
-    {
-      "name": "block-commit"
-    },
-    {
-      "name": "change-backing-file"
-    },
-    {
-      "name": "blockdev-snapshot"
-    },
-    {
-      "name": "blockdev-snapshot-sync"
-    },
-    {
-      "name": "block_resize"
-    },
-    {
-      "name": "block_passwd"
-    },
-    {
-      "name": "query-block-jobs"
-    },
-    {
-      "name": "query-blockstats"
-    },
-    {
-      "name": "query-block"
-    },
-    {
-      "name": "x-block-latency-histogram-set"
-    },
-    {
-      "name": "watchdog-set-action"
-    },
-    {
-      "name": "query-status"
-    }
-  ],
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-6"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "virtio-mmio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "mpc8568e-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "power7+_v2.1-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "40p-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "power8e_v2.1-powerpc64-cpu",
-      "parent": "POWER8-family-powerpc64-cpu"
-    },
-    {
-      "name": "isa-m48t59",
-      "parent": "isa-m48txx"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750_v3.1-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc5200_v10-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8533e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8343e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "npe405h2-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "e300c2-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "403gb-powerpc64-cpu",
-      "parent": "403-family-powerpc64-cpu"
-    },
-    {
-      "name": "7447a_v1.1-powerpc64-cpu",
-      "parent": "7445-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": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "dec-21154",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "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": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "at24c-eeprom",
-      "parent": "i2c-slave"
-    },
-    {
-      "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": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "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": "power7_v2.3-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "970fx_v2.1-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "SUNW,fdtwo",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "440epa-powerpc64-cpu",
-      "parent": "440EP-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "isa-pcspk",
-      "parent": "isa-device"
-    },
-    {
-      "name": "dec-21154-p2p-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "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": "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": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "ics",
-      "parent": "ics-base"
-    },
-    {
-      "name": "platform-bus-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "750cxe_v2.4b-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8641-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "sysbus-sm501",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "icp",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "mpc8379e-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "745_v2.5-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "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": "mpc8567-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "xlnx,ps7-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-pci"
-    },
-    {
-      "name": "xlnx.xps-intc",
-      "parent": "sys-bus-device"
-    },
-    {
-      "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-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "mpc8548e_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "e500v2_v22-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "sysbus-m48t59",
-      "parent": "sysbus-m48txx"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "604r-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "uni-north-internal-pci-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "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": "7450_v2.0-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8544e_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-hci",
-      "parent": "chardev"
-    },
-    {
-      "name": "power7+_v2.1-powerpc64-cpu",
-      "parent": "POWER7-family-powerpc64-cpu"
-    },
-    {
-      "name": "405gpc-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v2.1-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "7400_v2.8-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "u3-agp",
-      "parent": "pci-device"
-    },
-    {
-      "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": "unimplemented-device",
-      "parent": "sys-bus-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": "uni-north-agp",
-      "parent": "pci-device"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "floppy-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": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "virtio-vga",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "isa-serial",
-      "parent": "isa-device"
-    },
-    {
-      "name": "g2hip4-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-rng",
-      "parent": "device"
-    },
-    {
-      "name": "xlnx.xps-timer",
-      "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": "tegra2-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "pc-testdev",
-      "parent": "isa-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": "icskvm",
-      "parent": "ics"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "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": "taihu-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "npe4gs3-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "icp-kvm",
-      "parent": "icp"
-    },
-    {
-      "name": "440epb-powerpc64-cpu",
-      "parent": "440EP-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "7445_v3.4-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.2-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "750p-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "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": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "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": "7450_v1.0-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "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": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "stb03-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "cs4231a",
-      "parent": "isa-device"
-    },
-    {
-      "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": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "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": "isa-parallel",
-      "parent": "isa-device"
-    },
-    {
-      "name": "mpc8555_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "460exb-powerpc64-cpu",
-      "parent": "460EX-family-powerpc64-cpu"
-    },
-    {
-      "name": "spapr-drc-cpu",
-      "parent": "spapr-drc-logical"
-    },
-    {
-      "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": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "IDE",
-      "parent": "bus"
-    },
-    {
-      "name": "740_v3.0-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "7441_v2.1-powerpc64-cpu",
-      "parent": "7440-family-powerpc64-cpu"
-    },
-    {
-      "name": "qemu,register",
-      "parent": "device"
-    },
-    {
-      "name": "pnv-psi",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mpc5200_v11-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "e300c3-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "403gc-powerpc64-cpu",
-      "parent": "403-family-powerpc64-cpu"
-    },
-    {
-      "name": "7447a_v1.2-powerpc64-cpu",
-      "parent": "7445-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": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "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": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "745_v1.1-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "601_v1-powerpc64-cpu",
-      "parent": "601-family-powerpc64-cpu"
-    },
-    {
-      "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": "mc146818rtc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "spapr-nvram",
-      "parent": "vio-spapr-device"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "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": "mmio_interface",
-      "parent": "device"
-    },
-    {
-      "name": "mptsas1068",
-      "parent": "pci-device"
-    },
-    {
-      "name": "raven",
-      "parent": "pci-device"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "mpc8349a-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "405gpr-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "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": "virtio-mouse-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "name": "740_v2.0-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v3.2-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "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": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "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": "pseries-2.7-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "7445_v1.0-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "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": "can-bus",
-      "parent": "object"
-    },
-    {
-      "name": "e600-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "405ez-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "x2vp20-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "pseries-2.6-machine",
-      "parent": "spapr-machine"
-    },
-    {
-      "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": "virtio-blk-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-device"
-    },
-    {
-      "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": "mpc8555_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "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": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "7448_v2.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "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": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "g2h4-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8610-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "750cx_v2.1-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "cuda",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "604e_v1.0-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "secondary-vga",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "g2legp3-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500-ccsr",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "601_v2-powerpc64-cpu",
-      "parent": "601v-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "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": "pnv-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": "7410_v1.2-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "7400_v1.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "745_v2.2-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "740_v2.1-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "401e2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "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": "745_v2.7-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "i8042",
-      "parent": "isa-device"
-    },
-    {
-      "name": "750cxe_v2.3-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-device"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "spapr-tce-table",
-      "parent": "device"
-    },
-    {
-      "name": "7400_v2.0-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "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": "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-pci"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "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": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "isa-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "mpc8548_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8nvl_v1.0-pnv-chip",
-      "parent": "pnv-chip"
-    },
-    {
-      "name": "mpc8343-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8560_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "split-irq",
-      "parent": "device"
-    },
-    {
-      "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": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "405d2-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8540_v20-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v3.3-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "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": "pnv-chip"
-    },
-    {
-      "name": "host-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "macio-ide",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "755_v2.0-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "prep-machine",
-      "parent": "machine"
-    },
-    {
-      "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": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ich9-ahci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750l_v2.1-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "mpc8543e_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "mpc8641d-powerpc64-cpu",
-      "parent": "e600-family-powerpc64-cpu"
-    },
-    {
-      "name": "sd-bus",
-      "parent": "bus"
-    },
-    {
-      "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": "pnv-lpc",
-      "parent": "device"
-    },
-    {
-      "name": "i82374",
-      "parent": "isa-device"
-    },
-    {
-      "name": "7445_v2.1-powerpc64-cpu",
-      "parent": "7445-family-powerpc64-cpu"
-    },
-    {
-      "name": "pc-dimm",
-      "parent": "device"
-    },
-    {
-      "name": "440-xilinx-w-dfpu-powerpc64-cpu",
-      "parent": "440x5wDFPU-family-powerpc64-cpu"
-    },
-    {
-      "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": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "7441_v2.3-powerpc64-cpu",
-      "parent": "7440-family-powerpc64-cpu"
-    },
-    {
-      "name": "7448_v2.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "603e7-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "adb-mouse",
-      "parent": "adb-device"
-    },
-    {
-      "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": "virtio-rng-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "7451_v2.10-powerpc64-cpu",
-      "parent": "7450-family-powerpc64-cpu"
-    },
-    {
-      "name": "401c2-powerpc64-cpu",
-      "parent": "401x2-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "bamboo-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "mpc8543_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "603e_v1.4-powerpc64-cpu",
-      "parent": "603E-family-powerpc64-cpu"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "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": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-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": "virtio-9p-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "7400_v1.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "740_v2.2-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "7455_v3.4-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "7448_v1.1-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "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": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "prep-systemio",
-      "parent": "isa-device"
-    },
-    {
-      "name": "e500-spin",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "745_v2.8-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "755_v2.1-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8544ds-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "mpc8540_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "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": "ivshmem",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "e500v2_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "mpc8349ea-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "7457a_v1.0-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "mpc8547e_v20-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "e200z6-powerpc64-cpu",
-      "parent": "e200-family-powerpc64-cpu"
-    },
-    {
-      "name": "isa-ipmi-bt",
-      "parent": "isa-device"
-    },
-    {
-      "name": "ppce500-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "750l_v2.2-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "uni-north-pci-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "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": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "powernv-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "ISA",
-      "parent": "bus"
-    },
-    {
-      "name": "750_v3.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "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": "power9_v2.0-powerpc64-cpu",
-      "parent": "POWER9-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8555e_v10-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8347p-powerpc64-cpu",
-      "parent": "e300-family-powerpc64-cpu"
-    },
-    {
-      "name": "openpic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mpc8541e_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cxe_v3.0-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "e500_v10-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "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": "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": "virtio-mmio-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "ne2k_isa",
-      "parent": "isa-device"
-    },
-    {
-      "name": "isa-fdc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "mpc8548_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "fusbh200-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "spapr-drc-pci",
-      "parent": "spapr-drc-physical"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "745_v2.4-powerpc64-cpu",
-      "parent": "745-family-powerpc64-cpu"
-    },
-    {
-      "name": "sii3112",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "403gcx-powerpc64-cpu",
-      "parent": "403GCX-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8e_v2.1-pnv-chip",
-      "parent": "pnv-chip"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "mpc8543_v11-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8540_v21-powerpc64-cpu",
-      "parent": "e500v1-family-powerpc64-cpu"
-    },
-    {
-      "name": "7445_v3.2-powerpc64-cpu",
-      "parent": "7445-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": "smc37c669-superio",
-      "parent": "isa-superio"
-    },
-    {
-      "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": "tpm-emulator",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "virtex-ml507-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "e500-host-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750_v2.0-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "g2ls-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "7410_v1.4-powerpc64-cpu",
-      "parent": "7410-family-powerpc64-cpu"
-    },
-    {
-      "name": "npe405h-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "name": "isabus-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "970mp_v1.0-spapr-cpu-core",
-      "parent": "spapr-cpu-core"
-    },
-    {
-      "name": "power9_v1.0-powerpc64-cpu",
-      "parent": "POWER9-family-powerpc64-cpu"
-    },
-    {
-      "name": "401a1-powerpc64-cpu",
-      "parent": "401-family-powerpc64-cpu"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "755_v2.6-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "604e_v2.2-powerpc64-cpu",
-      "parent": "604E-family-powerpc64-cpu"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "970fx_v3.0-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "7457_v1.1-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "pnv-occ",
-      "parent": "device"
-    },
-    {
-      "name": "spapr-vio-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "hda-duplex",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "ppc4xx-ehci-usb",
-      "parent": "sysbus-ehci-usb"
-    },
-    {
-      "name": "raven-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "u3-agp-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "sysbus-fdc",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "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": "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": "7400_v2.2-powerpc64-cpu",
-      "parent": "7400-family-powerpc64-cpu"
-    },
-    {
-      "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": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "740e-powerpc64-cpu",
-      "parent": "740-family-powerpc64-cpu"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "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": "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": "power9_v2.0-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "970fx_v2.0-powerpc64-cpu",
-      "parent": "970-family-powerpc64-cpu"
-    },
-    {
-      "name": "i2c-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "mos6522-cuda",
-      "parent": "mos6522"
-    },
-    {
-      "name": "mpc8572-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    },
-    {
-      "name": "750e-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "g2hip3-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "g2le-powerpc64-cpu",
-      "parent": "G2LE-family-powerpc64-cpu"
-    },
-    {
-      "name": "macio-nvram",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "isa-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "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": "grackle-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "405d4-powerpc64-cpu",
-      "parent": "405-family-powerpc64-cpu"
-    },
-    {
-      "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": "sd-card",
-      "parent": "device"
-    },
-    {
-      "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": "e500-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "750_v2.1-powerpc64-cpu",
-      "parent": "750-family-powerpc64-cpu"
-    },
-    {
-      "name": "power8e_v2.1-powernv-cpu-core",
-      "parent": "powernv-cpu-core"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "uni-north-internal-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "spapr-rtc",
-      "parent": "device"
-    },
-    {
-      "name": "755_v2.7-powerpc64-cpu",
-      "parent": "755-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cxe_v2.1-powerpc64-cpu",
-      "parent": "750cx-family-powerpc64-cpu"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "g2gp-powerpc64-cpu",
-      "parent": "G2-family-powerpc64-cpu"
-    },
-    {
-      "name": "7457a_v1.1-powerpc64-cpu",
-      "parent": "7455-family-powerpc64-cpu"
-    },
-    {
-      "name": "750cl_v1.0-powerpc64-cpu",
-      "parent": "750cl-family-powerpc64-cpu"
-    },
-    {
-      "name": "mpc8547e_v21-powerpc64-cpu",
-      "parent": "e500v2-family-powerpc64-cpu"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "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": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "indirect_desc",
-      "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": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "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": "any_layout",
-      "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": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "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": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "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": "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": "vlan",
-      "description": "Integer VLAN id to connect to",
-      "type": "int32"
-    },
-    {
-      "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": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "guest_tso4",
-      "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_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "csum",
-      "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": "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": "rx_queue_size",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "return": [
-    {
-      "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": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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-lnksta-dllla",
-      "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": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-10"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "id": "libvirt-12",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "return": [
-    {
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-kvm-msi",
-      "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": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "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-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "name": "dpofua",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "lun",
-      "type": "uint32"
-    },
-    {
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "name": "scsi-id",
-      "type": "uint32"
-    },
-    {
-      "name": "channel",
-      "type": "uint32"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "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": "max_io_size",
-      "type": "uint64"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "return": [
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "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": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "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"
-    }
-  ],
-  "id": "libvirt-15"
-}
-
-{
-  "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": "i440FX-pcihost"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "id": "libvirt-17",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'i440FX-pcihost' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "q35-pcihost"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "id": "libvirt-18",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'q35-pcihost' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "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": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    },
-    {
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "id": "libvirt-20",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'kvm-pit' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "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": "big-endian-framebuffer",
-      "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"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "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": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "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": "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-gpu-device>"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "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-22"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "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": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "id": "libvirt-24",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'ICH9-LPC' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "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": "x-pcie-extcap-init",
-      "description": "on/off",
-      "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-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": "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": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "nec-usb-xhci"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "intrs",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "msix",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "msi",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "superspeed-ports-first",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "streams",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "force-pcie-endcap",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "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": "p3",
-      "type": "uint32"
-    },
-    {
-      "name": "p2",
-      "type": "uint32"
-    },
-    {
-      "name": "slots",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-28"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "spapr-pci-host-bridge"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "return": [
-    {
-      "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": "pcie-extended-configuration-space",
-      "type": "bool"
-    },
-    {
-      "name": "index",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-29"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "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-30"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "type": "int"
-    },
-    {
-      "name": "host-nodes",
-      "type": "int"
-    },
-    {
-      "name": "id",
-      "type": "string"
-    },
-    {
-      "name": "merge",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "name": "policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "share",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "type": "bool"
-    },
-    {
-      "name": "dump",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "type": "int"
-    },
-    {
-      "name": "hugetlb",
-      "type": "bool"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": false,
-      "name": "ref405ep",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sam460ex",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virtex-ml507",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv",
-      "cpu-max": 2048
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ppce500",
-      "cpu-max": 32
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mpc8544ds",
-      "cpu-max": 15
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12-sxxm",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "bamboo",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "g3beige",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.10",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "prep",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.11",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12",
-      "is-default": true,
-      "cpu-max": 1024,
-      "alias": "pseries"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.9",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mac99",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.6",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.7",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.8",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.4",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.5",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.2",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "taihu",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.3",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.1",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "40p",
-      "cpu-max": 1
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "pseries-2.12-machine"
-  },
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "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 encyption 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-ibs",
-      "description": "Indirect Branch Speculation (broken, fixed-ibs, fixed-ccd)",
-      "type": "string"
-    },
-    {
-      "name": "cap-cfpc",
-      "description": "Cache Flush on Privilege Change (broken, workaround, fixed)",
-      "type": "string"
-    },
-    {
-      "name": "cap-sbbc",
-      "description": "Speculation Barrier Bounds Checking (broken, workaround, fixed)",
-      "type": "string"
-    },
-    {
-      "name": "cap-dfp",
-      "description": "Allow Decimal Floating Point (DFP)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-htm",
-      "description": "Allow Hardware Transactional Memory (HTM)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-vsx",
-      "description": "Allow Vector Scalar Extensions (VSX)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-ibs",
-      "description": "Indirect Branch Speculation (broken, fixed-ibs, fixed-ccd)",
-      "type": "string"
-    },
-    {
-      "name": "cap-cfpc",
-      "description": "Cache Flush on Privilege Change (broken, workaround, fixed)",
-      "type": "string"
-    },
-    {
-      "name": "cap-sbbc",
-      "description": "Speculation Barrier Bounds Checking (broken, workaround, fixed)",
-      "type": "string"
-    },
-    {
-      "name": "cap-dfp",
-      "description": "Allow Decimal Floating Point (DFP)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-htm",
-      "description": "Allow Hardware Transactional Memory (HTM)",
-      "type": "bool"
-    },
-    {
-      "name": "cap-vsx",
-      "description": "Allow Vector Scalar Extensions (VSX)",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-    {
-      "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 encyption 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": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-36"
-}
-
-{
-  "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": "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": "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": "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": "750cl_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2gp",
-      "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": "g2hip3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572",
-      "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": "7400_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v21",
-      "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": "755_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401a1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2ls",
-      "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": "7445_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gcx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.4",
-      "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": "e500_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v2.0",
-      "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": "7455_v3.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.2",
-      "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": "745_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.2",
-      "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": "604e_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.1",
-      "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": "405ez",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e600",
-      "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": "405gpr",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349a",
-      "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": "601_v1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c3",
-      "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": "460exb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555_v10",
-      "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": "7450_v1.0",
-      "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": "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": "7455_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power7+_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v2.0",
-      "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": "7447a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750_v3.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power8e_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8568e",
-      "typename": "",
-      "static": false
-    }
-  ],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-37"
-}
-
-{
-  "return": [
-  ],
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-    "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": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "x509verify",
-          "type": "string"
-        },
-        {
-          "name": "tls",
-          "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": "x509",
-          "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": "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\nthe 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": "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": "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": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "string"
-        },
-        {
-          "name": "splash-time",
-          "type": "string"
-        },
-        {
-          "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": "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": "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": "serial",
-          "help": "disk serial number",
-          "type": "string"
-        },
-        {
-          "name": "addr",
-          "help": "pci address (virtio only)",
-          "type": "string"
-        },
-        {
-          "name": "trans",
-          "help": "chs translation (auto, lba, none)",
-          "type": "string"
-        },
-        {
-          "name": "secs",
-          "help": "number of sectors (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "name": "heads",
-          "help": "number of heads (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "name": "cyls",
-          "help": "number of cylinders (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "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": "read-only",
-          "help": "Node is opened in read-only mode",
-          "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": "x-multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    }
-  ],
-  "id": "libvirt-40"
-}
-
-{
-  "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": "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": "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": "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": "750cl_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7457a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2gp",
-      "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": "g2hip3",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572",
-      "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": "7400_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8572e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e500v2_v21",
-      "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": "755_v2.6",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "401a1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "g2ls",
-      "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": "7445_v3.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8540_v21",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8543_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gcx",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v2.4",
-      "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": "e500_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cxe_v3.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8541e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8347p",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power9_v2.0",
-      "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": "7455_v3.4",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "740_v2.2",
-      "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": "745_v2.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7400_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7410_v1.2",
-      "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": "604e_v1.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.1",
-      "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": "405ez",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e600",
-      "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": "405gpr",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8349a",
-      "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": "601_v1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "745_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "750cx_v2.0",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8548e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7447a_v1.2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c3",
-      "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": "460exb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8555_v10",
-      "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": "7450_v1.0",
-      "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": "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": "7455_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "405gpc",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "power7+_v2.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8544e_v11",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "7450_v2.0",
-      "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": "7447a_v1.1",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "403gb",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "e300c2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "npe405h2",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8343e",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc8533e_v10",
-      "typename": "",
-      "static": false
-    },
-    {
-      "name": "mpc5200_v10",
-      "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",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "sam460ex",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "virtex-ml507",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "powernv",
-      "cpu-max": 2048
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "ppce500",
-      "cpu-max": 32
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mpc8544ds",
-      "cpu-max": 15
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12-sxxm",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "bamboo",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "g3beige",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.10",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "prep",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.11",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.12",
-      "is-default": true,
-      "cpu-max": 1024,
-      "alias": "pseries"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.9",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "mac99",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.6",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.7",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pseries-2.8",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.4",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.5",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.2",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "taihu",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.3",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "pseries-2.1",
-      "cpu-max": 1024
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "40p",
-      "cpu-max": 1
-    }
-  ],
-  "id": "libvirt-3"
-}
diff --git a/tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml b/tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml
deleted file mode 100644 (file)
index 0535924..0000000
+++ /dev/null
@@ -1,1069 +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='virtio-tx-alg'/>
-  <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='dump-guest-memory'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='blockio'/>
-  <flag name='ide-drive.wwn'/>
-  <flag name='scsi-disk.wwn'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='VGA'/>
-  <flag name='usb-serial'/>
-  <flag name='nbd-server'/>
-  <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='drive-discard'/>
-  <flag name='usb-storage'/>
-  <flag name='usb-storage.removable'/>
-  <flag name='virtio-mmio'/>
-  <flag name='ich9-intel-hda'/>
-  <flag name='enable-fips'/>
-  <flag name='usb-kbd'/>
-  <flag name='active-commit'/>
-  <flag name='change-backing-file'/>
-  <flag name='memory-backend-ram'/>
-  <flag name='numa'/>
-  <flag name='memory-backend-file'/>
-  <flag name='usb-audio'/>
-  <flag name='iothread'/>
-  <flag name='migrate-rdma'/>
-  <flag name='ivshmem'/>
-  <flag name='VGA.vgamem_mb'/>
-  <flag name='pc-dimm'/>
-  <flag name='pci-serial'/>
-  <flag name='migration-event'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='incoming-defer'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='chardev-file-append'/>
-  <flag name='vserport-change-event'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='chardev-logfile'/>
-  <flag name='nec-usb-xhci-ports'/>
-  <flag name='virtio-scsi-pci.iothread'/>
-  <flag name='drive-detect-zeroes'/>
-  <flag name='virtio-pci-disable-legacy'/>
-  <flag name='query-hotpluggable-cpus'/>
-  <flag name='virtio-net.rx_queue_size'/>
-  <flag name='virtio-vga'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='gluster.debug_level'/>
-  <flag name='vhost-scsi'/>
-  <flag name='virtio-net.host_mtu'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='block-write-threshold'/>
-  <flag name='query-named-block-nodes'/>
-  <flag name='qemu-xhci'/>
-  <flag name='spapr-pci-host-bridge'/>
-  <flag name='spapr-pci-host-bridge.numa_node'/>
-  <flag name='virtio-net.tx_queue_size'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='virtio-blk.num-queues'/>
-  <flag name='machine.pseries.resize-hpt'/>
-  <flag name='spapr-vty'/>
-  <flag name='disk-share-rw'/>
-  <flag name='isa-serial'/>
-  <flag name='machine.pseries.max-cpu-compat'/>
-  <flag name='dump-completed'/>
-  <flag name='qcow2-luks'/>
-  <flag name='query-cpus-fast'/>
-  <flag name='disk-write-cache'/>
-  <flag name='nbd-tls'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='qom-list-properties'/>
-  <flag name='memory-backend-file.discard-data'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='blockdev-del'/>
-  <flag name='vhost-vsock'/>
-  <flag name='chardev-fd-pass'/>
-  <flag name='tpm-emulator'/>
-  <flag name='machine.pseries.cap-htm'/>
-  <flag name='egl-headless'/>
-  <flag name='vfio-pci.display'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='iothread.poll-max-ns'/>
-  <flag name='memory-backend-file.align'/>
-  <flag name='drive-nvme'/>
-  <flag name='i8042'/>
-  <flag name='machine.pseries.cap-cfpc'/>
-  <flag name='machine.pseries.cap-sbbc'/>
-  <flag name='machine.pseries.cap-ibs'/>
-  <flag name='tcg'/>
-  <flag name='pvscsi'/>
-  <flag name='migration-param.bandwidth'/>
-  <flag name='migration-param.downtime'/>
-  <flag name='migration-param.xbzrle-cache-size'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <version>2011090</version>
-  <kvmVersion>0</kvmVersion>
-  <microcodeVersion>42900289</microcodeVersion>
-  <package>v2.12.0-rc0</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='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='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='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='750cl_v1.0'/>
-  <cpu type='kvm' name='7457a_v1.1'/>
-  <cpu type='kvm' name='g2gp'/>
-  <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='g2hip3'/>
-  <cpu type='kvm' name='750e'/>
-  <cpu type='kvm' name='mpc8572'/>
-  <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='7400_v2.2'/>
-  <cpu type='kvm' name='e300c1'/>
-  <cpu type='kvm' name='mpc8572e'/>
-  <cpu type='kvm' name='e500v2_v21'/>
-  <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='755_v2.6'/>
-  <cpu type='kvm' name='401a1'/>
-  <cpu type='kvm' name='power9_v1.0'/>
-  <cpu type='kvm' name='npe405h'/>
-  <cpu type='kvm' name='7410_v1.4'/>
-  <cpu type='kvm' name='g2ls'/>
-  <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='7445_v3.2'/>
-  <cpu type='kvm' name='mpc8540_v21'/>
-  <cpu type='kvm' name='mpc8543_v11'/>
-  <cpu type='kvm' name='403gcx'/>
-  <cpu type='kvm' name='745_v2.4'/>
-  <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='e500_v10'/>
-  <cpu type='kvm' name='750cxe_v3.0'/>
-  <cpu type='kvm' name='mpc8541e_v10'/>
-  <cpu type='kvm' name='mpc8347p'/>
-  <cpu type='kvm' name='mpc8555e_v10'/>
-  <cpu type='kvm' name='power9_v2.0'/>
-  <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='7455_v3.4'/>
-  <cpu type='kvm' name='740_v2.2'/>
-  <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='745_v2.2'/>
-  <cpu type='kvm' name='7400_v1.0'/>
-  <cpu type='kvm' name='7410_v1.2'/>
-  <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='604e_v1.0'/>
-  <cpu type='kvm' name='750cx_v2.1'/>
-  <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='405ez'/>
-  <cpu type='kvm' name='e600'/>
-  <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='405gpr'/>
-  <cpu type='kvm' name='mpc8349a'/>
-  <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='601_v1'/>
-  <cpu type='kvm' name='745_v1.1'/>
-  <cpu type='kvm' name='750cx_v2.0'/>
-  <cpu type='kvm' name='mpc8548e_v10'/>
-  <cpu type='kvm' name='7447a_v1.2'/>
-  <cpu type='kvm' name='403gc'/>
-  <cpu type='kvm' name='e300c3'/>
-  <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='460exb'/>
-  <cpu type='kvm' name='mpc8555_v10'/>
-  <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='7450_v1.0'/>
-  <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='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='7455_v2.1'/>
-  <cpu type='kvm' name='405gpc'/>
-  <cpu type='kvm' name='power7+_v2.1'/>
-  <cpu type='kvm' name='mpc8544e_v11'/>
-  <cpu type='kvm' name='7450_v2.0'/>
-  <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='7447a_v1.1'/>
-  <cpu type='kvm' name='403gb'/>
-  <cpu type='kvm' name='e300c2'/>
-  <cpu type='kvm' name='npe405h2'/>
-  <cpu type='kvm' name='mpc8343e'/>
-  <cpu type='kvm' name='mpc8533e_v10'/>
-  <cpu type='kvm' name='mpc5200_v10'/>
-  <cpu type='kvm' name='750_v3.1'/>
-  <cpu type='kvm' name='power8e_v2.1'/>
-  <cpu type='kvm' name='mpc8568e'/>
-  <machine type='kvm' name='pseries-2.12' alias='pseries' hotplugCpus='yes' maxCpus='1024' default='yes' numaMemSupported='yes'/>
-  <machine type='kvm' name='ref405ep' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='sam460ex' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='virtex-ml507' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='powernv' maxCpus='2048' numaMemSupported='yes'/>
-  <machine type='kvm' name='ppce500' maxCpus='32' numaMemSupported='yes'/>
-  <machine type='kvm' name='mpc8544ds' maxCpus='15' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.12-sxxm' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='bamboo' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='g3beige' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.10' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='prep' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.11' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.9' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='mac99' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.6' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.7' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.8' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.4' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.5' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.2' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='taihu' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.3' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='pseries-2.1' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='kvm' name='40p' maxCpus='1' numaMemSupported='yes'/>
-  <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='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='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='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='750cl_v1.0'/>
-  <cpu type='tcg' name='7457a_v1.1'/>
-  <cpu type='tcg' name='g2gp'/>
-  <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='g2hip3'/>
-  <cpu type='tcg' name='750e'/>
-  <cpu type='tcg' name='mpc8572'/>
-  <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='7400_v2.2'/>
-  <cpu type='tcg' name='e300c1'/>
-  <cpu type='tcg' name='mpc8572e'/>
-  <cpu type='tcg' name='e500v2_v21'/>
-  <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='755_v2.6'/>
-  <cpu type='tcg' name='401a1'/>
-  <cpu type='tcg' name='power9_v1.0'/>
-  <cpu type='tcg' name='npe405h'/>
-  <cpu type='tcg' name='7410_v1.4'/>
-  <cpu type='tcg' name='g2ls'/>
-  <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='7445_v3.2'/>
-  <cpu type='tcg' name='mpc8540_v21'/>
-  <cpu type='tcg' name='mpc8543_v11'/>
-  <cpu type='tcg' name='403gcx'/>
-  <cpu type='tcg' name='745_v2.4'/>
-  <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='e500_v10'/>
-  <cpu type='tcg' name='750cxe_v3.0'/>
-  <cpu type='tcg' name='mpc8541e_v10'/>
-  <cpu type='tcg' name='mpc8347p'/>
-  <cpu type='tcg' name='mpc8555e_v10'/>
-  <cpu type='tcg' name='power9_v2.0'/>
-  <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='7455_v3.4'/>
-  <cpu type='tcg' name='740_v2.2'/>
-  <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='745_v2.2'/>
-  <cpu type='tcg' name='7400_v1.0'/>
-  <cpu type='tcg' name='7410_v1.2'/>
-  <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='604e_v1.0'/>
-  <cpu type='tcg' name='750cx_v2.1'/>
-  <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='405ez'/>
-  <cpu type='tcg' name='e600'/>
-  <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='405gpr'/>
-  <cpu type='tcg' name='mpc8349a'/>
-  <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='601_v1'/>
-  <cpu type='tcg' name='745_v1.1'/>
-  <cpu type='tcg' name='750cx_v2.0'/>
-  <cpu type='tcg' name='mpc8548e_v10'/>
-  <cpu type='tcg' name='7447a_v1.2'/>
-  <cpu type='tcg' name='403gc'/>
-  <cpu type='tcg' name='e300c3'/>
-  <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='460exb'/>
-  <cpu type='tcg' name='mpc8555_v10'/>
-  <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='7450_v1.0'/>
-  <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='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='7455_v2.1'/>
-  <cpu type='tcg' name='405gpc'/>
-  <cpu type='tcg' name='power7+_v2.1'/>
-  <cpu type='tcg' name='mpc8544e_v11'/>
-  <cpu type='tcg' name='7450_v2.0'/>
-  <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='7447a_v1.1'/>
-  <cpu type='tcg' name='403gb'/>
-  <cpu type='tcg' name='e300c2'/>
-  <cpu type='tcg' name='npe405h2'/>
-  <cpu type='tcg' name='mpc8343e'/>
-  <cpu type='tcg' name='mpc8533e_v10'/>
-  <cpu type='tcg' name='mpc5200_v10'/>
-  <cpu type='tcg' name='750_v3.1'/>
-  <cpu type='tcg' name='power8e_v2.1'/>
-  <cpu type='tcg' name='mpc8568e'/>
-  <machine type='tcg' name='pseries-2.12' alias='pseries' hotplugCpus='yes' maxCpus='1024' default='yes' numaMemSupported='yes'/>
-  <machine type='tcg' name='ref405ep' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='sam460ex' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='virtex-ml507' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='powernv' maxCpus='2048' numaMemSupported='yes'/>
-  <machine type='tcg' name='ppce500' maxCpus='32' numaMemSupported='yes'/>
-  <machine type='tcg' name='mpc8544ds' maxCpus='15' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.12-sxxm' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='bamboo' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='g3beige' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.10' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='prep' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.11' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.9' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='mac99' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.6' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.7' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.8' hotplugCpus='yes' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.4' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.5' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.2' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='taihu' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.3' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='pseries-2.1' maxCpus='1024' numaMemSupported='yes'/>
-  <machine type='tcg' name='40p' maxCpus='1' numaMemSupported='yes'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_2.12.0.s390x.replies b/tests/qemucapabilitiesdata/caps_2.12.0.s390x.replies
deleted file mode 100644 (file)
index 49889dd..0000000
+++ /dev/null
@@ -1,19937 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {
-  },
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 0,
-      "minor": 12,
-      "major": 2
-    },
-    "package": ""
-  },
-  "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",
-      "allow-oob": false,
-      "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",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "x-block-latency-histogram-set",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "7"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[8]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[10]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[11]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "14"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "15"
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "16"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "18"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "19"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[20]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "21"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "22"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "24",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "26"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "28"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "29"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "33"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "34"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "x-blockdev-create",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "38"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "43"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "44"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "45"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "46"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "47"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "48"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "49"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "50"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "51"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "52"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "53"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "54"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "56",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "55"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "57"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "58"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "59"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "60"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "61"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "62"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "63"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[64]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[65]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "66"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "67"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "69",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "69",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "70"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "72"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "73"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "74"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "75"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "76"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[78]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "77"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "79"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "81",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[83]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[85]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[87]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[88]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[89]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[90]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "91"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "query-spice",
-      "ret-type": "94",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SPICE_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "95"
-    },
-    {
-      "name": "SPICE_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "96"
-    },
-    {
-      "name": "SPICE_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "SPICE_MIGRATE_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "98",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[99]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "100"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "101"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "102"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[104]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "106"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "107",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "108"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[109]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "110"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "111",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "113"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "114"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "115"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "116"
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "117"
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "118"
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "119"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "120"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "121"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "122"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "123",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "124"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[126]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "125"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "127"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[128]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "129"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "130",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[131]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "133",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "134",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "135",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[136]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[137]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[138]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[139]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "140",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "141"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[142]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "144"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "145"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "146"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "147"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "150"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "152"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[154]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "155"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "156"
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "157"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "158"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "160"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "162",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "163"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "164",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "dump-skeys",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "165"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "166"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "167"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "169"
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[170]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "171",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[172]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpu-model-expansion",
-      "ret-type": "174",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "173"
-    },
-    {
-      "name": "query-cpu-model-comparison",
-      "ret-type": "176",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "175"
-    },
-    {
-      "name": "query-cpu-model-baseline",
-      "ret-type": "178",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "177"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "180",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "179"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "181"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[182]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "183",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[185]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "184"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[186]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[187]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "188"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[189]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "190"
-    },
-    {
-      "name": "rtc-reset-reinjection",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "191"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "192"
-    },
-    {
-      "name": "query-gic-capabilities",
-      "ret-type": "[193]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[194]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "195",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev",
-      "ret-type": "196",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-launch-measure",
-      "ret-type": "197",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-capabilities",
-      "ret-type": "198",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "COMMAND_DROPPED",
-      "meta-type": "event",
-      "arg-type": "199"
-    },
-    {
-      "name": "x-oob-test",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "200"
-    },
-    {
-      "name": "0",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "201"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "202"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "202"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "203"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "204"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "device",
-          "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": "[8]",
-      "element-type": "8",
-      "meta-type": "array"
-    },
-    {
-      "name": "8",
-      "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": "20"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "205"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[206]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[10]",
-      "element-type": "10",
-      "meta-type": "array"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "207"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "10"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "10"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[11]",
-      "element-type": "11",
-      "meta-type": "array"
-    },
-    {
-      "name": "11",
-      "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": "205"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "208"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "14",
-      "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": "209"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "210"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "209"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "210"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[20]",
-      "element-type": "20",
-      "meta-type": "array"
-    },
-    {
-      "name": "20",
-      "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": "212"
-        },
-        {
-          "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": "213"
-        },
-        {
-          "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": "214"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "21",
-      "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": "210"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "209"
-        },
-        {
-          "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": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "22",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "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": "210"
-        },
-        {
-          "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": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "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": "27",
-      "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": "211"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "218"
-        },
-        {
-          "case": "blkverify",
-          "type": "219"
-        },
-        {
-          "case": "bochs",
-          "type": "220"
-        },
-        {
-          "case": "cloop",
-          "type": "220"
-        },
-        {
-          "case": "dmg",
-          "type": "220"
-        },
-        {
-          "case": "file",
-          "type": "221"
-        },
-        {
-          "case": "ftp",
-          "type": "222"
-        },
-        {
-          "case": "ftps",
-          "type": "223"
-        },
-        {
-          "case": "gluster",
-          "type": "224"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "221"
-        },
-        {
-          "case": "host_device",
-          "type": "221"
-        },
-        {
-          "case": "http",
-          "type": "225"
-        },
-        {
-          "case": "https",
-          "type": "226"
-        },
-        {
-          "case": "iscsi",
-          "type": "227"
-        },
-        {
-          "case": "luks",
-          "type": "228"
-        },
-        {
-          "case": "nbd",
-          "type": "229"
-        },
-        {
-          "case": "nfs",
-          "type": "230"
-        },
-        {
-          "case": "null-aio",
-          "type": "231"
-        },
-        {
-          "case": "null-co",
-          "type": "231"
-        },
-        {
-          "case": "nvme",
-          "type": "232"
-        },
-        {
-          "case": "parallels",
-          "type": "220"
-        },
-        {
-          "case": "qcow2",
-          "type": "233"
-        },
-        {
-          "case": "qcow",
-          "type": "234"
-        },
-        {
-          "case": "qed",
-          "type": "235"
-        },
-        {
-          "case": "quorum",
-          "type": "236"
-        },
-        {
-          "case": "raw",
-          "type": "237"
-        },
-        {
-          "case": "rbd",
-          "type": "238"
-        },
-        {
-          "case": "replication",
-          "type": "239"
-        },
-        {
-          "case": "sheepdog",
-          "type": "240"
-        },
-        {
-          "case": "ssh",
-          "type": "241"
-        },
-        {
-          "case": "throttle",
-          "type": "242"
-        },
-        {
-          "case": "vdi",
-          "type": "220"
-        },
-        {
-          "case": "vhdx",
-          "type": "220"
-        },
-        {
-          "case": "vmdk",
-          "type": "235"
-        },
-        {
-          "case": "vpc",
-          "type": "220"
-        },
-        {
-          "case": "vvfat",
-          "type": "243"
-        },
-        {
-          "case": "vxhs",
-          "type": "244"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "215"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "216"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "217"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "212"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "245"
-        },
-        {
-          "case": "blkverify",
-          "type": "245"
-        },
-        {
-          "case": "bochs",
-          "type": "245"
-        },
-        {
-          "case": "cloop",
-          "type": "245"
-        },
-        {
-          "case": "dmg",
-          "type": "245"
-        },
-        {
-          "case": "file",
-          "type": "246"
-        },
-        {
-          "case": "ftp",
-          "type": "245"
-        },
-        {
-          "case": "ftps",
-          "type": "245"
-        },
-        {
-          "case": "gluster",
-          "type": "247"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "245"
-        },
-        {
-          "case": "host_device",
-          "type": "245"
-        },
-        {
-          "case": "http",
-          "type": "245"
-        },
-        {
-          "case": "https",
-          "type": "245"
-        },
-        {
-          "case": "iscsi",
-          "type": "245"
-        },
-        {
-          "case": "luks",
-          "type": "248"
-        },
-        {
-          "case": "nbd",
-          "type": "245"
-        },
-        {
-          "case": "nfs",
-          "type": "249"
-        },
-        {
-          "case": "null-aio",
-          "type": "245"
-        },
-        {
-          "case": "null-co",
-          "type": "245"
-        },
-        {
-          "case": "nvme",
-          "type": "245"
-        },
-        {
-          "case": "parallels",
-          "type": "250"
-        },
-        {
-          "case": "qcow",
-          "type": "251"
-        },
-        {
-          "case": "qcow2",
-          "type": "252"
-        },
-        {
-          "case": "qed",
-          "type": "253"
-        },
-        {
-          "case": "quorum",
-          "type": "245"
-        },
-        {
-          "case": "raw",
-          "type": "245"
-        },
-        {
-          "case": "rbd",
-          "type": "254"
-        },
-        {
-          "case": "replication",
-          "type": "245"
-        },
-        {
-          "case": "sheepdog",
-          "type": "255"
-        },
-        {
-          "case": "ssh",
-          "type": "256"
-        },
-        {
-          "case": "throttle",
-          "type": "245"
-        },
-        {
-          "case": "vdi",
-          "type": "257"
-        },
-        {
-          "case": "vhdx",
-          "type": "258"
-        },
-        {
-          "case": "vmdk",
-          "type": "245"
-        },
-        {
-          "case": "vpc",
-          "type": "259"
-        },
-        {
-          "case": "vvfat",
-          "type": "245"
-        },
-        {
-          "case": "vxhs",
-          "type": "245"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "215"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "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": "260"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "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": "44",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "261"
-        },
-        {
-          "name": "action",
-          "type": "262"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "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": "46",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "261"
-        },
-        {
-          "name": "action",
-          "type": "262"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "264"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "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": "57",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "addr",
-          "type": "265"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "266"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "type",
-          "type": "267"
-        },
-        {
-          "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": "[64]",
-      "element-type": "64",
-      "meta-type": "array"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[65]",
-      "element-type": "65",
-      "meta-type": "array"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "268"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "268"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "269"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "269"
-        }
-      ],
-      "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"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[78]",
-      "element-type": "78",
-      "meta-type": "array"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "270"
-        },
-        {
-          "name": "unicast",
-          "type": "270"
-        },
-        {
-          "name": "vlan",
-          "type": "270"
-        },
-        {
-          "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": "79",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[83]",
-      "element-type": "83",
-      "meta-type": "array"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "271"
-        },
-        {
-          "name": "autoneg",
-          "type": "272"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[85]",
-      "element-type": "85",
-      "meta-type": "array"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "273"
-        },
-        {
-          "name": "mask",
-          "type": "274"
-        },
-        {
-          "name": "action",
-          "type": "275"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[87]",
-      "element-type": "87",
-      "meta-type": "array"
-    },
-    {
-      "name": "87",
-      "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": "[88]",
-      "element-type": "88",
-      "meta-type": "array"
-    },
-    {
-      "name": "88",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb"
-      ]
-    },
-    {
-      "name": "[89]",
-      "element-type": "89",
-      "meta-type": "array"
-    },
-    {
-      "name": "89",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[90]",
-      "element-type": "90",
-      "meta-type": "array"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "88"
-        },
-        {
-          "name": "options",
-          "type": "276"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "94",
-      "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": "277"
-        },
-        {
-          "name": "channels",
-          "default": null,
-          "type": "[278]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "server",
-          "type": "279"
-        },
-        {
-          "name": "client",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "server",
-          "type": "280"
-        },
-        {
-          "name": "client",
-          "type": "278"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "server",
-          "type": "279"
-        },
-        {
-          "name": "client",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[282]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[99]",
-      "element-type": "99",
-      "meta-type": "array"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[283]"
-        },
-        {
-          "name": "clients",
-          "type": "[282]"
-        },
-        {
-          "name": "auth",
-          "type": "284"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "285"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "287"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[288]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[289]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "107",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "290"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "291"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "291"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "292"
-        },
-        {
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "108",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[109]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "members": [
-        {
-          "name": "capability",
-          "type": "293"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "110",
-      "members": [
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "264"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "264"
-        },
-        {
-          "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": "x-multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-multifd-page-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "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": "x-multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-multifd-page-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "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": "113",
-      "members": [
-        {
-          "name": "status",
-          "type": "290"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "114",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "115",
-      "members": [
-        {
-          "name": "state",
-          "type": "290"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "116",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[294]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "295"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[126]",
-      "element-type": "126",
-      "meta-type": "array"
-    },
-    {
-      "name": "126",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "296"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "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": "[128]",
-      "element-type": "128",
-      "meta-type": "array"
-    },
-    {
-      "name": "128",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "298"
-        },
-        {
-          "case": "enum",
-          "type": "299"
-        },
-        {
-          "case": "array",
-          "type": "300"
-        },
-        {
-          "case": "object",
-          "type": "301"
-        },
-        {
-          "case": "alternate",
-          "type": "302"
-        },
-        {
-          "case": "command",
-          "type": "303"
-        },
-        {
-          "case": "event",
-          "type": "304"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "297"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[305]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "306"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[131]",
-      "element-type": "131",
-      "meta-type": "array"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "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": "133",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[136]",
-      "element-type": "136",
-      "meta-type": "array"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[137]",
-      "element-type": "137",
-      "meta-type": "array"
-    },
-    {
-      "name": "137",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "309"
-        },
-        {
-          "case": "sparc",
-          "type": "310"
-        },
-        {
-          "case": "ppc",
-          "type": "311"
-        },
-        {
-          "case": "mips",
-          "type": "312"
-        },
-        {
-          "case": "tricore",
-          "type": "313"
-        },
-        {
-          "case": "s390",
-          "type": "314"
-        },
-        {
-          "case": "riscv",
-          "type": "315"
-        },
-        {
-          "case": "other",
-          "type": "316"
-        }
-      ],
-      "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": "307"
-        },
-        {
-          "name": "arch",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[138]",
-      "element-type": "138",
-      "meta-type": "array"
-    },
-    {
-      "name": "138",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "316"
-        },
-        {
-          "case": "sparc",
-          "type": "316"
-        },
-        {
-          "case": "ppc",
-          "type": "316"
-        },
-        {
-          "case": "mips",
-          "type": "316"
-        },
-        {
-          "case": "tricore",
-          "type": "316"
-        },
-        {
-          "case": "s390",
-          "type": "314"
-        },
-        {
-          "case": "riscv",
-          "type": "315"
-        },
-        {
-          "case": "other",
-          "type": "316"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "307"
-        },
-        {
-          "name": "arch",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[139]",
-      "element-type": "139",
-      "meta-type": "array"
-    },
-    {
-      "name": "139",
-      "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": "140",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[142]",
-      "element-type": "142",
-      "meta-type": "array"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[317]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[149]",
-      "element-type": "149",
-      "meta-type": "array"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "152",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[154]",
-      "element-type": "154",
-      "meta-type": "array"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "158",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "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": "318"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "status",
-          "type": "319"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "result",
-          "type": "162"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[318]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "filename",
-          "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": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[170]",
-      "element-type": "170",
-      "meta-type": "array"
-    },
-    {
-      "name": "170",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "173",
-      "members": [
-        {
-          "name": "type",
-          "type": "320"
-        },
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "members": [
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "175",
-      "members": [
-        {
-          "name": "modela",
-          "type": "321"
-        },
-        {
-          "name": "modelb",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "176",
-      "members": [
-        {
-          "name": "result",
-          "type": "322"
-        },
-        {
-          "name": "responsible-properties",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "177",
-      "members": [
-        {
-          "name": "modela",
-          "type": "321"
-        },
-        {
-          "name": "modelb",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "178",
-      "members": [
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "181",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[182]",
-      "element-type": "182",
-      "meta-type": "array"
-    },
-    {
-      "name": "182",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[323]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "183",
-      "members": [
-        {
-          "name": "arch",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "184",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[185]",
-      "element-type": "185",
-      "meta-type": "array"
-    },
-    {
-      "name": "185",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[324]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[186]",
-      "element-type": "186",
-      "meta-type": "array"
-    },
-    {
-      "name": "186",
-      "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": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[187]",
-      "element-type": "187",
-      "meta-type": "array"
-    },
-    {
-      "name": "187",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "327"
-        },
-        {
-          "case": "nvdimm",
-          "type": "327"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "326"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[189]",
-      "element-type": "189",
-      "meta-type": "array"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "328"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "info",
-          "type": "189"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[193]",
-      "element-type": "193",
-      "meta-type": "array"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "version",
-          "type": "int"
-        },
-        {
-          "name": "emulated",
-          "type": "bool"
-        },
-        {
-          "name": "kernel",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[194]",
-      "element-type": "194",
-      "meta-type": "array"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "307"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "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": "329"
-        },
-        {
-          "name": "handle",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "data",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "pdh",
-          "type": "str"
-        },
-        {
-          "name": "cert-chain",
-          "type": "str"
-        },
-        {
-          "name": "cbitpos",
-          "type": "int"
-        },
-        {
-          "name": "reduced-phys-bits",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "id",
-          "type": "any"
-        },
-        {
-          "name": "reason",
-          "type": "330"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "lock",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "201",
-      "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"
-      ]
-    },
-    {
-      "name": "202",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "203",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff"
-      ]
-    },
-    {
-      "name": "204",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "332"
-        },
-        {
-          "case": "s390",
-          "type": "333"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "331"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "205",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[206]",
-      "element-type": "206",
-      "meta-type": "array"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "334"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "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": "[335]"
-        },
-        {
-          "name": "x_rd_latency_histogram",
-          "default": null,
-          "type": "336"
-        },
-        {
-          "name": "x_wr_latency_histogram",
-          "default": null,
-          "type": "336"
-        },
-        {
-          "name": "x_flush_latency_histogram",
-          "default": null,
-          "type": "336"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "208",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "209",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "210",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental"
-      ]
-    },
-    {
-      "name": "211",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "212",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "213",
-      "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": "[56]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "213"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "337"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "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": "216",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "217",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "218",
-      "members": [
-        {
-          "name": "image",
-          "type": "338"
-        },
-        {
-          "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": "[339]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[340]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "219",
-      "members": [
-        {
-          "name": "test",
-          "type": "338"
-        },
-        {
-          "name": "raw",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "220",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "221",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "341"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "342"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "222",
-      "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": "223",
-      "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": "224",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[343]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "225",
-      "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": "226",
-      "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": "227",
-      "members": [
-        {
-          "name": "transport",
-          "type": "344"
-        },
-        {
-          "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": "345"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "228",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "229",
-      "members": [
-        {
-          "name": "server",
-          "type": "343"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "server",
-          "type": "346"
-        },
-        {
-          "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": "231",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "233",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "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": "348"
-        },
-        {
-          "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": "349"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "234",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "350"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "235",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "236",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[338]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "351"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "237",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "238",
-      "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": "server",
-          "default": null,
-          "type": "[352]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "mode",
-          "type": "353"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "server",
-          "type": "343"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "241",
-      "members": [
-        {
-          "name": "server",
-          "type": "354"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "355"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "243",
-      "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": "244",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "352"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "245",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "246",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "location",
-          "type": "224"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "location",
-          "type": "230"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "361"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "362"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "215"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "361"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "215"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "location",
-          "type": "238"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "location",
-          "type": "240"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "363"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "location",
-          "type": "241"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "365"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "261",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "262",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "263",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup"
-      ]
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "265",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "367"
-        },
-        {
-          "case": "unix",
-          "type": "368"
-        },
-        {
-          "case": "vsock",
-          "type": "369"
-        },
-        {
-          "case": "fd",
-          "type": "370"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "366"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "267",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "268",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "269",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "372"
-        },
-        {
-          "case": "serial",
-          "type": "373"
-        },
-        {
-          "case": "parallel",
-          "type": "373"
-        },
-        {
-          "case": "pipe",
-          "type": "373"
-        },
-        {
-          "case": "socket",
-          "type": "374"
-        },
-        {
-          "case": "udp",
-          "type": "375"
-        },
-        {
-          "case": "pty",
-          "type": "376"
-        },
-        {
-          "case": "null",
-          "type": "376"
-        },
-        {
-          "case": "mux",
-          "type": "377"
-        },
-        {
-          "case": "msmouse",
-          "type": "376"
-        },
-        {
-          "case": "wctablet",
-          "type": "376"
-        },
-        {
-          "case": "braille",
-          "type": "376"
-        },
-        {
-          "case": "testdev",
-          "type": "376"
-        },
-        {
-          "case": "stdio",
-          "type": "378"
-        },
-        {
-          "case": "console",
-          "type": "376"
-        },
-        {
-          "case": "spicevmc",
-          "type": "379"
-        },
-        {
-          "case": "spiceport",
-          "type": "380"
-        },
-        {
-          "case": "vc",
-          "type": "381"
-        },
-        {
-          "case": "ringbuf",
-          "type": "382"
-        },
-        {
-          "case": "memory",
-          "type": "382"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "371"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "271",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "272",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "273",
-      "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": "274",
-      "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": "275",
-      "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": "276",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "384"
-        },
-        {
-          "case": "emulator",
-          "type": "385"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "383"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "277",
-      "meta-type": "enum",
-      "values": [
-        "client",
-        "server",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[278]",
-      "element-type": "278",
-      "meta-type": "array"
-    },
-    {
-      "name": "278",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "connection-id",
-          "type": "int"
-        },
-        {
-          "name": "channel-type",
-          "type": "int"
-        },
-        {
-          "name": "channel-id",
-          "type": "int"
-        },
-        {
-          "name": "tls",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "279",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "280",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "281",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[282]",
-      "element-type": "282",
-      "meta-type": "array"
-    },
-    {
-      "name": "282",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[283]",
-      "element-type": "283",
-      "meta-type": "array"
-    },
-    {
-      "name": "283",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "284"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "284",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "286",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "287",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[288]",
-      "element-type": "288",
-      "meta-type": "array"
-    },
-    {
-      "name": "288",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "387"
-        },
-        {
-          "case": "qcode",
-          "type": "388"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "386"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[289]",
-      "element-type": "289",
-      "meta-type": "array"
-    },
-    {
-      "name": "289",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "390"
-        },
-        {
-          "case": "btn",
-          "type": "391"
-        },
-        {
-          "case": "rel",
-          "type": "392"
-        },
-        {
-          "case": "abs",
-          "type": "392"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "389"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "290",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device"
-      ]
-    },
-    {
-      "name": "291",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "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": "293",
-      "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",
-        "x-multifd",
-        "dirty-bitmaps"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[294]",
-      "element-type": "294",
-      "meta-type": "array"
-    },
-    {
-      "name": "294",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "394"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "395"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "396"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "397"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "398"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "399"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "400"
-        },
-        {
-          "case": "drive-backup",
-          "type": "401"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "393"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "296",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "297",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "298",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "403"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "300",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "301",
-      "members": [
-        {
-          "name": "members",
-          "type": "[404]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[405]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "302",
-      "members": [
-        {
-          "name": "members",
-          "type": "[406]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[305]",
-      "element-type": "305",
-      "meta-type": "array"
-    },
-    {
-      "name": "305",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "306",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "308",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "309",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "312",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "407"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "315",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "316",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[317]",
-      "element-type": "317",
-      "meta-type": "array"
-    },
-    {
-      "name": "317",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "408"
-        },
-        {
-          "name": "id",
-          "type": "409"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "410"
-        },
-        {
-          "name": "regions",
-          "type": "[411]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "318",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy"
-      ]
-    },
-    {
-      "name": "319",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[318]",
-      "element-type": "318",
-      "meta-type": "array"
-    },
-    {
-      "name": "320",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "321",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "322",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "[323]",
-      "element-type": "323",
-      "meta-type": "array"
-    },
-    {
-      "name": "323",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[324]",
-      "element-type": "324",
-      "meta-type": "array"
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "412"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "326",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm"
-      ]
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "data",
-          "type": "413"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "329",
-      "meta-type": "enum",
-      "values": [
-        "uninit",
-        "launch-update",
-        "launch-secret",
-        "running",
-        "send-update",
-        "receive-update"
-      ]
-    },
-    {
-      "name": "330",
-      "meta-type": "enum",
-      "values": [
-        "queue-full"
-      ]
-    },
-    {
-      "name": "331",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "332",
-      "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": "333",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "414"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "334",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked"
-      ]
-    },
-    {
-      "name": "[335]",
-      "element-type": "335",
-      "meta-type": "array"
-    },
-    {
-      "name": "335",
-      "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": "336",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[56]",
-      "element-type": "56",
-      "meta-type": "array"
-    },
-    {
-      "name": "337",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "416"
-        },
-        {
-          "case": "vmdk",
-          "type": "417"
-        },
-        {
-          "case": "luks",
-          "type": "418"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "415"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "type": "35"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[339]",
-      "element-type": "339",
-      "meta-type": "array"
-    },
-    {
-      "name": "339",
-      "members": [
-        {
-          "name": "event",
-          "type": "419"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "[340]",
-      "element-type": "340",
-      "meta-type": "array"
-    },
-    {
-      "name": "340",
-      "members": [
-        {
-          "name": "event",
-          "type": "419"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "341",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "342",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native"
-      ]
-    },
-    {
-      "name": "[343]",
-      "element-type": "343",
-      "meta-type": "array"
-    },
-    {
-      "name": "343",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "354"
-        },
-        {
-          "case": "unix",
-          "type": "421"
-        },
-        {
-          "case": "vsock",
-          "type": "422"
-        },
-        {
-          "case": "fd",
-          "type": "423"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "420"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "345",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "type",
-          "type": "424"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "members": [
-        {
-          "type": "35"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "348",
-      "members": [
-        {
-          "type": "425"
-        },
-        {
-          "type": "426"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "349",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "428"
-        },
-        {
-          "case": "luks",
-          "type": "429"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "427"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "350",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "428"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "430"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[338]",
-      "element-type": "338",
-      "meta-type": "array"
-    },
-    {
-      "name": "351",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[352]",
-      "element-type": "352",
-      "meta-type": "array"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "353",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "354",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "355",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "none",
-          "type": "432"
-        },
-        {
-          "case": "hash",
-          "type": "433"
-        },
-        {
-          "case": "known_hosts",
-          "type": "432"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "431"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "357",
-      "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": "358",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "359",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "360",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "361",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "428"
-        },
-        {
-          "case": "luks",
-          "type": "435"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "434"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "363",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "437"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "438"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "436"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "365",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "366",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "367",
-      "members": [
-        {
-          "name": "data",
-          "type": "354"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "368",
-      "members": [
-        {
-          "name": "data",
-          "type": "421"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "name": "data",
-          "type": "422"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "370",
-      "members": [
-        {
-          "name": "data",
-          "type": "423"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "371",
-      "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": "372",
-      "members": [
-        {
-          "name": "data",
-          "type": "439"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "373",
-      "members": [
-        {
-          "name": "data",
-          "type": "440"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "374",
-      "members": [
-        {
-          "name": "data",
-          "type": "441"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "375",
-      "members": [
-        {
-          "name": "data",
-          "type": "442"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "data",
-          "type": "443"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "name": "data",
-          "type": "444"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "378",
-      "members": [
-        {
-          "name": "data",
-          "type": "445"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "379",
-      "members": [
-        {
-          "name": "data",
-          "type": "446"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "members": [
-        {
-          "name": "data",
-          "type": "447"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "381",
-      "members": [
-        {
-          "name": "data",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "382",
-      "members": [
-        {
-          "name": "data",
-          "type": "449"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "383",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "384",
-      "members": [
-        {
-          "name": "data",
-          "type": "450"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "name": "data",
-          "type": "451"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "386",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "members": [
-        {
-          "name": "data",
-          "type": "452"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "389",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "390",
-      "members": [
-        {
-          "name": "data",
-          "type": "453"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "391",
-      "members": [
-        {
-          "name": "data",
-          "type": "454"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "data",
-          "type": "455"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-clear",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "name": "data",
-          "type": "456"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "395",
-      "members": [
-        {
-          "name": "data",
-          "type": "22"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "members": [
-        {
-          "name": "data",
-          "type": "23"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "397",
-      "members": [
-        {
-          "name": "data",
-          "type": "19"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "398",
-      "members": [
-        {
-          "name": "data",
-          "type": "15"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "data",
-          "type": "54"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "members": [
-        {
-          "name": "data",
-          "type": "14"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "data",
-          "type": "18"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "402",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "403",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[404]",
-      "element-type": "404",
-      "meta-type": "array"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[405]",
-      "element-type": "405",
-      "meta-type": "array"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[406]",
-      "element-type": "406",
-      "meta-type": "array"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "bus",
-          "type": "457"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[317]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[411]",
-      "element-type": "411",
-      "meta-type": "array"
-    },
-    {
-      "name": "411",
-      "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": "412",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "413",
-      "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": "414",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "415",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "data",
-          "type": "458"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "data",
-          "type": "459"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "418",
-      "members": [
-        {
-          "name": "data",
-          "type": "460"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "419",
-      "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"
-      ]
-    },
-    {
-      "name": "420",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "423",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "424",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "425",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "426"
-        },
-        {
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "426",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "427",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "430",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "431",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "432",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "members": [
-        {
-          "name": "type",
-          "type": "461"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "434",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "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": "440",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "265"
-        },
-        {
-          "name": "tls-creds",
-          "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": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "265"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "265"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "443",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "444",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "446",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "fqdn",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "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": "449",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "452",
-      "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": "453",
-      "members": [
-        {
-          "name": "key",
-          "type": "288"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "button",
-          "type": "462"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "axis",
-          "type": "463"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "457",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "464"
-        },
-        {
-          "name": "memory_range",
-          "type": "464"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "464"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "465"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[213]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "460",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "type": "360"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[466]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "461",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "462",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "463",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "464",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "465",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "467"
-        },
-        {
-          "case": "luks",
-          "type": "460"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "427"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[213]",
-      "element-type": "213",
-      "meta-type": "array"
-    },
-    {
-      "name": "[466]",
-      "element-type": "466",
-      "meta-type": "array"
-    },
-    {
-      "name": "466",
-      "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": "467",
-      "members": [
-      ],
-      "meta-type": "object"
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-commands",
-  "id": "libvirt-5"
-}
-
-{
-  "return": [
-    {
-      "name": "netdev_add"
-    },
-    {
-      "name": "device_add"
-    },
-    {
-      "name": "query-qmp-schema"
-    },
-    {
-      "name": "x-oob-test"
-    },
-    {
-      "name": "query-vm-generation-id"
-    },
-    {
-      "name": "query-hotpluggable-cpus"
-    },
-    {
-      "name": "xen-load-devices-state"
-    },
-    {
-      "name": "query-acpi-ospm-status"
-    },
-    {
-      "name": "query-memory-devices"
-    },
-    {
-      "name": "query-memdev"
-    },
-    {
-      "name": "query-command-line-options"
-    },
-    {
-      "name": "query-target"
-    },
-    {
-      "name": "query-fdsets"
-    },
-    {
-      "name": "remove-fd"
-    },
-    {
-      "name": "add-fd"
-    },
-    {
-      "name": "query-cpu-model-baseline"
-    },
-    {
-      "name": "query-cpu-model-comparison"
-    },
-    {
-      "name": "query-cpu-model-expansion"
-    },
-    {
-      "name": "query-cpu-definitions"
-    },
-    {
-      "name": "query-memory-size-summary"
-    },
-    {
-      "name": "query-machines"
-    },
-    {
-      "name": "closefd"
-    },
-    {
-      "name": "getfd"
-    },
-    {
-      "name": "object-del"
-    },
-    {
-      "name": "object-add"
-    },
-    {
-      "name": "dump-skeys"
-    },
-    {
-      "name": "query-dump-guest-memory-capability"
-    },
-    {
-      "name": "query-dump"
-    },
-    {
-      "name": "dump-guest-memory"
-    },
-    {
-      "name": "device_del"
-    },
-    {
-      "name": "xen-set-global-dirty-log"
-    },
-    {
-      "name": "qom-list-properties"
-    },
-    {
-      "name": "device-list-properties"
-    },
-    {
-      "name": "qom-list-types"
-    },
-    {
-      "name": "change"
-    },
-    {
-      "name": "qom-set"
-    },
-    {
-      "name": "qom-get"
-    },
-    {
-      "name": "qom-list"
-    },
-    {
-      "name": "human-monitor-command"
-    },
-    {
-      "name": "balloon"
-    },
-    {
-      "name": "inject-nmi"
-    },
-    {
-      "name": "system_wakeup"
-    },
-    {
-      "name": "cont"
-    },
-    {
-      "name": "pmemsave"
-    },
-    {
-      "name": "memsave"
-    },
-    {
-      "name": "cpu-add"
-    },
-    {
-      "name": "system_powerdown"
-    },
-    {
-      "name": "system_reset"
-    },
-    {
-      "name": "stop"
-    },
-    {
-      "name": "quit"
-    },
-    {
-      "name": "query-pci"
-    },
-    {
-      "name": "query-balloon"
-    },
-    {
-      "name": "query-iothreads"
-    },
-    {
-      "name": "query-cpus-fast"
-    },
-    {
-      "name": "query-cpus"
-    },
-    {
-      "name": "query-events"
-    },
-    {
-      "name": "query-uuid"
-    },
-    {
-      "name": "query-kvm"
-    },
-    {
-      "name": "query-name"
-    },
-    {
-      "name": "add_client"
-    },
-    {
-      "name": "query-commands"
-    },
-    {
-      "name": "query-version"
-    },
-    {
-      "name": "qmp_capabilities"
-    },
-    {
-      "name": "trace-event-set-state"
-    },
-    {
-      "name": "trace-event-get-state"
-    },
-    {
-      "name": "transaction"
-    },
-    {
-      "name": "xen-colo-do-checkpoint"
-    },
-    {
-      "name": "query-xen-replication-status"
-    },
-    {
-      "name": "xen-set-replication"
-    },
-    {
-      "name": "xen-save-devices-state"
-    },
-    {
-      "name": "migrate-incoming"
-    },
-    {
-      "name": "migrate"
-    },
-    {
-      "name": "query-migrate-cache-size"
-    },
-    {
-      "name": "migrate-set-cache-size"
-    },
-    {
-      "name": "migrate_set_speed"
-    },
-    {
-      "name": "migrate_set_downtime"
-    },
-    {
-      "name": "migrate-continue"
-    },
-    {
-      "name": "migrate_cancel"
-    },
-    {
-      "name": "x-colo-lost-heartbeat"
-    },
-    {
-      "name": "migrate-start-postcopy"
-    },
-    {
-      "name": "client_migrate_info"
-    },
-    {
-      "name": "query-migrate-parameters"
-    },
-    {
-      "name": "migrate-set-parameters"
-    },
-    {
-      "name": "query-migrate-capabilities"
-    },
-    {
-      "name": "migrate-set-capabilities"
-    },
-    {
-      "name": "query-migrate"
-    },
-    {
-      "name": "input-send-event"
-    },
-    {
-      "name": "send-key"
-    },
-    {
-      "name": "query-mice"
-    },
-    {
-      "name": "change-vnc-password"
-    },
-    {
-      "name": "query-vnc-servers"
-    },
-    {
-      "name": "query-vnc"
-    },
-    {
-      "name": "screendump"
-    },
-    {
-      "name": "expire_password"
-    },
-    {
-      "name": "set_password"
-    },
-    {
-      "name": "query-tpm"
-    },
-    {
-      "name": "query-tpm-types"
-    },
-    {
-      "name": "query-tpm-models"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows"
-    },
-    {
-      "name": "query-rocker-ports"
-    },
-    {
-      "name": "query-rocker"
-    },
-    {
-      "name": "query-rx-filter"
-    },
-    {
-      "name": "netdev_del"
-    },
-    {
-      "name": "set_link"
-    },
-    {
-      "name": "chardev-send-break"
-    },
-    {
-      "name": "chardev-remove"
-    },
-    {
-      "name": "chardev-change"
-    },
-    {
-      "name": "chardev-add"
-    },
-    {
-      "name": "ringbuf-read"
-    },
-    {
-      "name": "ringbuf-write"
-    },
-    {
-      "name": "query-chardev-backends"
-    },
-    {
-      "name": "query-chardev"
-    },
-    {
-      "name": "nbd-server-stop"
-    },
-    {
-      "name": "nbd-server-remove"
-    },
-    {
-      "name": "nbd-server-add"
-    },
-    {
-      "name": "nbd-server-start"
-    },
-    {
-      "name": "eject"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync"
-    },
-    {
-      "name": "x-blockdev-set-iothread"
-    },
-    {
-      "name": "x-blockdev-change"
-    },
-    {
-      "name": "block-set-write-threshold"
-    },
-    {
-      "name": "blockdev-change-medium"
-    },
-    {
-      "name": "blockdev-insert-medium"
-    },
-    {
-      "name": "blockdev-remove-medium"
-    },
-    {
-      "name": "blockdev-close-tray"
-    },
-    {
-      "name": "blockdev-open-tray"
-    },
-    {
-      "name": "x-blockdev-create"
-    },
-    {
-      "name": "blockdev-del"
-    },
-    {
-      "name": "blockdev-add"
-    },
-    {
-      "name": "block-job-finalize"
-    },
-    {
-      "name": "block-job-dismiss"
-    },
-    {
-      "name": "block-job-complete"
-    },
-    {
-      "name": "block-job-resume"
-    },
-    {
-      "name": "block-job-pause"
-    },
-    {
-      "name": "block-job-cancel"
-    },
-    {
-      "name": "block-job-set-speed"
-    },
-    {
-      "name": "block-stream"
-    },
-    {
-      "name": "block_set_io_throttle"
-    },
-    {
-      "name": "blockdev-mirror"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256"
-    },
-    {
-      "name": "block-dirty-bitmap-clear"
-    },
-    {
-      "name": "block-dirty-bitmap-remove"
-    },
-    {
-      "name": "block-dirty-bitmap-add"
-    },
-    {
-      "name": "drive-mirror"
-    },
-    {
-      "name": "query-named-block-nodes"
-    },
-    {
-      "name": "blockdev-backup"
-    },
-    {
-      "name": "drive-backup"
-    },
-    {
-      "name": "block-commit"
-    },
-    {
-      "name": "change-backing-file"
-    },
-    {
-      "name": "blockdev-snapshot"
-    },
-    {
-      "name": "blockdev-snapshot-sync"
-    },
-    {
-      "name": "block_resize"
-    },
-    {
-      "name": "block_passwd"
-    },
-    {
-      "name": "query-block-jobs"
-    },
-    {
-      "name": "query-blockstats"
-    },
-    {
-      "name": "query-block"
-    },
-    {
-      "name": "x-block-latency-histogram-set"
-    },
-    {
-      "name": "watchdog-set-action"
-    },
-    {
-      "name": "query-status"
-    }
-  ],
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-6"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "s390-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "z890.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "name": "s390-storage_attributes-qemu",
-      "parent": "s390-storage_attributes"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "s390-ccw-virtio-2.12-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "virtio-rng-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "z990.4-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "z10BC.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z196.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z14-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-scsi-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "s390-flic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "z9BC-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "zEC12-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z196-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z13-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z990.3-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "sclplmconsole",
-      "parent": "s390-sclp-event-type"
-    },
-    {
-      "name": "host-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "z9EC-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-pcibus",
-      "parent": "bus"
-    },
-    {
-      "name": "zBC12-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "z9EC.3-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virtio-9p-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "z196.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "qemu-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "zEC12.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "z800-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-blk-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "s390-ipl",
-      "parent": "device"
-    },
-    {
-      "name": "s390-sclp-events-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "s390-ccw-virtio-2.8-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "z9EC.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "z900.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "sclp-cpu-hotplug",
-      "parent": "s390-sclp-event-type"
-    },
-    {
-      "name": "s390-skeys-kvm",
-      "parent": "s390-skeys"
-    },
-    {
-      "name": "s390-ccw-virtio-2.9-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "x-terminal3270",
-      "parent": "emulated-ccw-3270"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "virtio-keyboard-ccw",
-      "parent": "virtio-input-hid-ccw"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "sclp",
-      "parent": "device"
-    },
-    {
-      "name": "z900.3-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-crypto-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "z890-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z890-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "or-irq",
-      "parent": "device"
-    },
-    {
-      "name": "virtual-css-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "unimplemented-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "sclpquiesce",
-      "parent": "s390-sclp-event-type"
-    },
-    {
-      "name": "z990.4-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z10BC.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "split-irq",
-      "parent": "device"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "vfio-pci-igd-lpc-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "z900.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "virtio-mmio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "z9BC.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z800-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-pci-iommu",
-      "parent": "object"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "z114-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-ccw-virtio-2.4-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "z13-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "z13s-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "z990-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z990.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-ccw-virtio-2.5-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "z14-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-hci",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "name": "z890.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "virtual-css-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "z196-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "diag288",
-      "parent": "device"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "z10EC-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "z13s-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "z900-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "z10EC.3-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virtio-ccw-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "z10EC.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z114-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-balloon-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "virtio-scsi-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "z990.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z9EC.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "s390-ccw-virtio-2.10-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "z890.3-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "z900.3-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z9BC.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "z10BC-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z990.5-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "virtio-mmio-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "zEC12.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "mmio_interface",
-      "parent": "device"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "s390-ccw-virtio-2.11-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "z10EC-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "z9EC-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z9EC.3-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "tpm-emulator",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "s390-storage_attributes-kvm",
-      "parent": "s390-storage_attributes"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-serial-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "s390-sclp-event-facility",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "zEC12-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-flic-kvm",
-      "parent": "s390-flic"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "vfio-ccw",
-      "parent": "s390-ccw"
-    },
-    {
-      "name": "virtio-gpu-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "z990.5-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z10BC-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "vhost-vsock-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "kvm-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "virtio-tablet-ccw",
-      "parent": "virtio-input-hid-ccw"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "z900-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "s390-ccw-virtio-2.6-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "sclpconsole",
-      "parent": "s390-sclp-event-type"
-    },
-    {
-      "name": "z13.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z890.3-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-skeys-qemu",
-      "parent": "s390-skeys"
-    },
-    {
-      "name": "zpci",
-      "parent": "device"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-pci"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "qemu,register",
-      "parent": "device"
-    },
-    {
-      "name": "zBC12-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-ccw-virtio-2.7-machine",
-      "parent": "s390-ccw-machine"
-    },
-    {
-      "name": "z13.2-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "s390-flic-qemu",
-      "parent": "s390-flic"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "z990-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-net-ccw",
-      "parent": "virtio-ccw-device"
-    },
-    {
-      "name": "z10EC.2-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virtio-mouse-ccw",
-      "parent": "virtio-input-hid-ccw"
-    },
-    {
-      "name": "z9BC-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "z10EC.3-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "s390-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "z990.3-base-s390x-cpu",
-      "parent": "s390x-cpu"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "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": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "indirect_desc",
-      "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": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "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": "any_layout",
-      "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": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "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": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "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": "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": "vlan",
-      "description": "Integer VLAN id to connect to",
-      "type": "int32"
-    },
-    {
-      "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": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "guest_tso4",
-      "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_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "csum",
-      "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": "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": "rx_queue_size",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "return": [
-    {
-      "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": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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-lnksta-dllla",
-      "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": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-10"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "return": [
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "heads",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "ioeventfd",
-      "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": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "max_revision",
-      "type": "uint32"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "rerror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "name": "config-wce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "queue-size",
-      "type": "uint16"
-    },
-    {
-      "name": "num-queues",
-      "type": "uint16"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-11"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "return": [
-    {
-      "name": "x-txtimer",
-      "type": "uint32"
-    },
-    {
-      "name": "speed",
-      "type": "int32"
-    },
-    {
-      "name": "guest_ufo",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "status",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "tx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "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": "tx",
-      "type": "str"
-    },
-    {
-      "name": "ctrl_rx_extra",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_ecn",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mac",
-      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
-      "type": "str"
-    },
-    {
-      "name": "rx_queue_size",
-      "type": "uint16"
-    },
-    {
-      "name": "guest_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest_csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_revision",
-      "type": "uint32"
-    },
-    {
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "gso",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_vq",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_rx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "duplex",
-      "type": "str"
-    },
-    {
-      "name": "x-txburst",
-      "type": "int32"
-    },
-    {
-      "name": "ctrl_vlan",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "csum",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "mrg_rxbuf",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-mtu-bypass-backend",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_mac_addr",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vlan",
-      "description": "Integer VLAN id to connect to",
-      "type": "int32"
-    },
-    {
-      "name": "host_tso4",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "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"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "host_mtu",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-12"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "return": [
-    {
-      "name": "max_sectors",
-      "type": "uint32"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "devno",
-      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
-      "type": "str"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "hotplug",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "virtqueue_size",
-      "type": "uint32"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-scsi-device>"
-    },
-    {
-      "name": "any_layout",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "name": "param_change",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_revision",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-kvm-msi",
-      "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": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "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-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "return": [
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "channel",
-      "type": "uint32"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "lun",
-      "type": "uint32"
-    },
-    {
-      "name": "dpofua",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ver",
-      "type": "str"
-    },
-    {
-      "name": "scsi-id",
-      "type": "uint32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "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": "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-15"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "id": "libvirt-16",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'ide-drive' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "id": "libvirt-17",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'PIIX4_PM' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "i440FX-pcihost"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "id": "libvirt-18",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'i440FX-pcihost' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "q35-pcihost"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "id": "libvirt-19",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'q35-pcihost' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "id": "libvirt-20",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'kvm-pit' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "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": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "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": "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-gpu-device>"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "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-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "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": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    }
-  ],
-  "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": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "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": "x-pcie-extcap-init",
-      "description": "on/off",
-      "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-24"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "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": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-balloon-device>"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_revision",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-25"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "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": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-26"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-ccw"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "name": "notify_on_empty",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ioeventfd",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "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": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-gpu-device>"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "name": "max_revision",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtual-css-bridge"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "name": "cssid-unrestricted",
-      "description": "A css device can use any cssid, regardless whether virtual or not (read only, always true)",
-      "type": "bool"
-    },
-    {
-      "name": "css_dev_path",
-      "type": "bool"
-    }
-  ],
-  "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": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "return": [
-    {
-      "name": "policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "type": "int"
-    },
-    {
-      "name": "host-nodes",
-      "type": "int"
-    },
-    {
-      "name": "id",
-      "type": "string"
-    },
-    {
-      "name": "merge",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "share",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "type": "bool"
-    },
-    {
-      "name": "dump",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "type": "int"
-    },
-    {
-      "name": "hugetlb",
-      "type": "bool"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.7",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.6",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.11",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.10",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.5",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.4",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.9",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.8",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.12",
-      "is-default": true,
-      "cpu-max": 248,
-      "alias": "s390-ccw-virtio"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "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 encyption 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": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "name": "z890.2",
-      "typename": "z890.2-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.4",
-      "typename": "z990.4-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC.2",
-      "typename": "z10BC.2-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z196.2",
-      "typename": "z196.2-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z14",
-      "typename": "z14-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": "zEC12-base",
-      "typename": "zEC12-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z196-base",
-      "typename": "z196-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",
-      "typename": "z990.3-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "host",
-      "typename": "host-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "name": "z9EC",
-      "typename": "z9EC-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "zBC12",
-      "typename": "zBC12-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z9EC.3",
-      "typename": "z9EC.3-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z196.2-base",
-      "typename": "z196.2-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu",
-      "typename": "qemu-s390x-cpu",
-      "unavailable-features": [
-        "ais"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "zEC12.2-base",
-      "typename": "zEC12.2-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z800-base",
-      "typename": "z800-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": "z900.2-base",
-      "typename": "z900.2-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": "z890-base",
-      "typename": "z890-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z890",
-      "typename": "z890-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.4-base",
-      "typename": "z990.4-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC.2-base",
-      "typename": "z10BC.2-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": "z9BC.2-base",
-      "typename": "z9BC.2-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z800",
-      "typename": "z800-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z114",
-      "typename": "z114-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z13",
-      "typename": "z13-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": "z990",
-      "typename": "z990-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.2",
-      "typename": "z990.2-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": "z890.2-base",
-      "typename": "z890.2-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z196",
-      "typename": "z196-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC",
-      "typename": "z10EC-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z13s",
-      "typename": "z13s-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z900",
-      "typename": "z900-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC.3",
-      "typename": "z10EC.3-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC.2-base",
-      "typename": "z10EC.2-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z114-base",
-      "typename": "z114-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.2-base",
-      "typename": "z990.2-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": "z890.3",
-      "typename": "z890.3-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z900.3-base",
-      "typename": "z900.3-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z9BC.2",
-      "typename": "z9BC.2-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10BC",
-      "typename": "z10BC-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.5",
-      "typename": "z990.5-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-base",
-      "typename": "z10EC-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "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": "zEC12",
-      "typename": "zEC12-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z990.5-base",
-      "typename": "z990.5-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": "z900-base",
-      "typename": "z900-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z13.2",
-      "typename": "z13.2-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": "zBC12-base",
-      "typename": "zBC12-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": "z990-base",
-      "typename": "z990-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": "z9BC",
-      "typename": "z9BC-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z10EC.3-base",
-      "typename": "z10EC.3-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
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-35"
-}
-
-{
-  "return": [
-  ],
-  "id": "libvirt-35"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-36"
-}
-
-{
-  "return": [
-    "emulator"
-  ],
-  "id": "libvirt-36"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-37"
-}
-
-{
-  "return": [
-    {
-      "parameters": [
-        {
-          "name": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "x509verify",
-          "type": "string"
-        },
-        {
-          "name": "tls",
-          "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": "x509",
-          "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": "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\nthe 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": "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": "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": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "string"
-        },
-        {
-          "name": "splash-time",
-          "type": "string"
-        },
-        {
-          "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": "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": "x-oob",
-          "type": "boolean"
-        },
-        {
-          "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": "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": "serial",
-          "help": "disk serial number",
-          "type": "string"
-        },
-        {
-          "name": "addr",
-          "help": "pci address (virtio only)",
-          "type": "string"
-        },
-        {
-          "name": "trans",
-          "help": "chs translation (auto, lba, none)",
-          "type": "string"
-        },
-        {
-          "name": "secs",
-          "help": "number of sectors (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "name": "heads",
-          "help": "number of heads (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "name": "cyls",
-          "help": "number of cylinders (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "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": "read-only",
-          "help": "Node is opened in read-only mode",
-          "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": "x-multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    }
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "host"
-    }
-  },
-  "id": "libvirt-39"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "z14-base",
-      "props": {
-        "aen": true,
-        "aefsi": true,
-        "msa8": true,
-        "msa7": true,
-        "msa6": true,
-        "msa5": true,
-        "msa4": true,
-        "msa3": true,
-        "msa2": true,
-        "msa1": true,
-        "sthyi": true,
-        "edat": true,
-        "ri": true,
-        "edat2": true,
-        "vx": true,
-        "ipter": true,
-        "vxeh": true,
-        "vxpd": true,
-        "esop": true,
-        "iep": true,
-        "cte": true,
-        "gs": true,
-        "ppa15": true,
-        "zpci": true,
-        "sea_esop2": true,
-        "te": true,
-        "cmm": true
-      }
-    }
-  },
-  "id": "libvirt-39"
-}
-
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {
-  },
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-2"
-}
-
-{
-  "return": [
-    {
-      "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": "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": "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": "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",
-        "aefsi",
-        "sthyi",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "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",
-        "esop",
-        "vxeh",
-        "vxpd",
-        "gs",
-        "sea_esop2",
-        "iep",
-        "vx",
-        "dfppc",
-        "edat2",
-        "aefsi",
-        "sthyi",
-        "te",
-        "ri",
-        "tsi",
-        "sema",
-        "minste2",
-        "eec",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "opc",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa8",
-        "msa7",
-        "msa6",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "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": "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",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "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",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "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",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "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": "host",
-      "typename": "host-s390x-cpu",
-      "static": false,
-      "migration-safe": false
-    },
-    {
-      "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": "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",
-        "esop",
-        "sea_esop2",
-        "edat2",
-        "aefsi",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "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": "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",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu",
-      "typename": "qemu-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "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",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "migration-safe": true
-    },
-    {
-      "name": "z800-base",
-      "typename": "z800-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "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": "z900.2-base",
-      "typename": "z900.2-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": "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": "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": "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": "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": "z900.2",
-      "typename": "z900.2-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "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": "z800",
-      "typename": "z800-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "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",
-        "aefsi",
-        "sthyi",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "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",
-        "esop",
-        "sea_esop2",
-        "vx",
-        "dfppc",
-        "edat2",
-        "aefsi",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "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",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": true,
-      "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": "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": "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",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "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": "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",
-        "aefsi",
-        "sthyi",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "fpe",
-        "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": "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",
-        "esop",
-        "sea_esop2",
-        "vx",
-        "dfppc",
-        "edat2",
-        "aefsi",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "z900",
-      "typename": "z900-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "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": "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": "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",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "static": true,
-      "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": "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": "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": "z900.3-base",
-      "typename": "z900.3-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "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": "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": "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": "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",
-        "esop",
-        "sea_esop2",
-        "edat2",
-        "aefsi",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "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": "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": "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",
-        "esop",
-        "sea_esop2",
-        "edat2",
-        "aefsi",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "tods"
-      ],
-      "static": false,
-      "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": "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": "z900-base",
-      "typename": "z900-base-s390x-cpu",
-      "unavailable-features": [
-      ],
-      "static": true,
-      "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",
-        "esop",
-        "sea_esop2",
-        "vx",
-        "dfppc",
-        "edat2",
-        "aefsi",
-        "sthyi",
-        "te",
-        "ri",
-        "cte",
-        "dfpzc",
-        "cmpsceh",
-        "pfpo",
-        "dfphp",
-        "dfp",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "ipter",
-        "csske",
-        "edat",
-        "asnlxr",
-        "msa2",
-        "msa1",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "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": "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",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "tods"
-      ],
-      "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",
-        "fpe",
-        "emon",
-        "parseh",
-        "hfpue",
-        "hfpm",
-        "nonqks",
-        "csske",
-        "asnlxr",
-        "gen13ptff",
-        "tods",
-        "type"
-      ],
-      "static": true,
-      "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": "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": "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": "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": "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
-    }
-  ],
-  "id": "libvirt-2"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "max"
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "id": "libvirt-3",
-  "error": {
-    "class": "GenericError",
-    "desc": "The CPU definition 'max' is unknown."
-  }
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-4"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.7",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.6",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.11",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.10",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.5",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.4",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.9",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.8",
-      "cpu-max": 248
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "s390-ccw-virtio-2.12",
-      "is-default": true,
-      "cpu-max": 248,
-      "alias": "s390-ccw-virtio"
-    }
-  ],
-  "id": "libvirt-4"
-}
diff --git a/tests/qemucapabilitiesdata/caps_2.12.0.s390x.xml b/tests/qemucapabilitiesdata/caps_2.12.0.s390x.xml
deleted file mode 100644 (file)
index 035d176..0000000
+++ /dev/null
@@ -1,2466 +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='virtio-tx-alg'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='dump-guest-memory'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='blockio'/>
-  <flag name='scsi-disk.wwn'/>
-  <flag name='seccomp-sandbox'/>
-  <flag name='vnc'/>
-  <flag name='s390-sclp'/>
-  <flag name='nbd-server'/>
-  <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='drive-discard'/>
-  <flag name='virtio-mmio'/>
-  <flag name='enable-fips'/>
-  <flag name='active-commit'/>
-  <flag name='change-backing-file'/>
-  <flag name='memory-backend-ram'/>
-  <flag name='numa'/>
-  <flag name='memory-backend-file'/>
-  <flag name='iothread'/>
-  <flag name='migrate-rdma'/>
-  <flag name='aes-key-wrap'/>
-  <flag name='dea-key-wrap'/>
-  <flag name='migration-event'/>
-  <flag name='virtio-net'/>
-  <flag name='incoming-defer'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='chardev-file-append'/>
-  <flag name='vserport-change-event'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='chardev-logfile'/>
-  <flag name='virtio-scsi-pci.iothread'/>
-  <flag name='drive-detect-zeroes'/>
-  <flag name='virtio-pci-disable-legacy'/>
-  <flag name='query-hotpluggable-cpus'/>
-  <flag name='virtio-net.rx_queue_size'/>
-  <flag name='gluster.debug_level'/>
-  <flag name='vhost-scsi'/>
-  <flag name='query-cpu-model-expansion'/>
-  <flag name='virtio-net.host_mtu'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='block-write-threshold'/>
-  <flag name='query-named-block-nodes'/>
-  <flag name='loadparm'/>
-  <flag name='virtio-net.tx_queue_size'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='virtio-blk.num-queues'/>
-  <flag name='sclplmconsole'/>
-  <flag name='disk-share-rw'/>
-  <flag name='dump-completed'/>
-  <flag name='virtio-gpu-ccw'/>
-  <flag name='virtio-keyboard-ccw'/>
-  <flag name='virtio-mouse-ccw'/>
-  <flag name='virtio-tablet-ccw'/>
-  <flag name='qcow2-luks'/>
-  <flag name='query-cpus-fast'/>
-  <flag name='disk-write-cache'/>
-  <flag name='nbd-tls'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='qom-list-properties'/>
-  <flag name='memory-backend-file.discard-data'/>
-  <flag name='virtual-css-bridge'/>
-  <flag name='virtual-css-bridge.cssid-unrestricted'/>
-  <flag name='vfio-ccw'/>
-  <flag name='screendump_device'/>
-  <flag name='blockdev-del'/>
-  <flag name='vhost-vsock'/>
-  <flag name='chardev-fd-pass'/>
-  <flag name='tpm-emulator'/>
-  <flag name='egl-headless'/>
-  <flag name='vfio-pci.display'/>
-  <flag name='zpci'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='iothread.poll-max-ns'/>
-  <flag name='memory-backend-file.align'/>
-  <flag name='query-cpu-model-baseline'/>
-  <flag name='query-cpu-model-comparison'/>
-  <flag name='drive-nvme'/>
-  <flag name='storage.werror'/>
-  <flag name='tcg'/>
-  <flag name='migration-param.bandwidth'/>
-  <flag name='migration-param.downtime'/>
-  <flag name='migration-param.xbzrle-cache-size'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <version>2012000</version>
-  <kvmVersion>0</kvmVersion>
-  <microcodeVersion>39100289</microcodeVersion>
-  <package></package>
-  <arch>s390x</arch>
-  <hostCPU type='kvm' model='z14-base' migratability='no'>
-    <property name='aen' type='boolean' value='true'/>
-    <property name='aefsi' 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='edat2' type='boolean' value='true'/>
-    <property name='vx' type='boolean' value='true'/>
-    <property name='ipter' 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='iep' type='boolean' value='true'/>
-    <property name='cte' 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='z890.2' typename='z890.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.4' typename='z990.4-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10BC.2' typename='z10BC.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z196.2' typename='z196.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z14' typename='z14-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9BC-base' typename='z9BC-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='zEC12-base' typename='zEC12-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z196-base' typename='z196-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13-base' typename='z13-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.3' typename='z990.3-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='host' typename='host-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9EC' typename='z9EC-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='zBC12' typename='zBC12-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9EC.3' typename='z9EC.3-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z196.2-base' typename='z196.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu' typename='qemu-s390x-cpu' usable='no'>
-    <blocker name='ais'/>
-  </cpu>
-  <cpu type='kvm' name='zEC12.2-base' typename='zEC12.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z800-base' typename='z800-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9EC.2' typename='z9EC.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900.2-base' typename='z900.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900.3' typename='z900.3-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890-base' typename='z890-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890' typename='z890-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.4-base' typename='z990.4-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10BC.2-base' typename='z10BC.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900.2' typename='z900.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9BC.2-base' typename='z9BC.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z800' typename='z800-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z114' typename='z114-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13' typename='z13-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13s-base' typename='z13s-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990' typename='z990-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.2' typename='z990.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z14-base' typename='z14-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890.2-base' typename='z890.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z196' typename='z196-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC' typename='z10EC-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13s' typename='z13s-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900' typename='z900-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC.3' typename='z10EC.3-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC.2-base' typename='z10EC.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z114-base' typename='z114-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.2-base' typename='z990.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9EC.2-base' typename='z9EC.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890.3' typename='z890.3-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900.3-base' typename='z900.3-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9BC.2' typename='z9BC.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10BC' typename='z10BC-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.5' typename='z990.5-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='zEC12.2' typename='zEC12.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC-base' typename='z10EC-base-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='zEC12' typename='zEC12-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.5-base' typename='z990.5-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10BC-base' typename='z10BC-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z900-base' typename='z900-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13.2' typename='z13.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z890.3-base' typename='z890.3-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='zBC12-base' typename='zBC12-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z13.2-base' typename='z13.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990-base' typename='z990-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC.2' typename='z10EC.2-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z9BC' typename='z9BC-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z10EC.3-base' typename='z10EC.3-base-s390x-cpu' usable='yes'/>
-  <cpu type='kvm' name='z990.3-base' typename='z990.3-base-s390x-cpu' usable='yes'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.12' alias='s390-ccw-virtio' hotplugCpus='yes' maxCpus='248' default='yes' numaMemSupported='yes'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.7' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.6' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.11' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.10' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.5' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.4' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.9' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='kvm' name='s390-ccw-virtio-2.8' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <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='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='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='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='aefsi'/>
-    <blocker name='sthyi'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='fpe'/>
-    <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' 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='esop'/>
-    <blocker name='vxeh'/>
-    <blocker name='vxpd'/>
-    <blocker name='gs'/>
-    <blocker name='sea_esop2'/>
-    <blocker name='iep'/>
-    <blocker name='vx'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='aefsi'/>
-    <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='fpe'/>
-    <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='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='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='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='fpe'/>
-    <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='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='fpe'/>
-    <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='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='fpe'/>
-    <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.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='host' typename='host-s390x-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='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='esop'/>
-    <blocker name='sea_esop2'/>
-    <blocker name='edat2'/>
-    <blocker name='aefsi'/>
-    <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='fpe'/>
-    <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='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='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='fpe'/>
-    <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='qemu' typename='qemu-s390x-cpu' usable='yes'/>
-  <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='fpe'/>
-    <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='z800-base' typename='z800-base-s390x-cpu' usable='yes'/>
-  <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='z900.2-base' typename='z900.2-base-s390x-cpu' usable='yes'/>
-  <cpu type='tcg' name='z900.3' typename='z900.3-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='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='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='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='z900.2' typename='z900.2-s390x-cpu' usable='yes'/>
-  <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='z800' typename='z800-s390x-cpu' usable='yes'/>
-  <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='aefsi'/>
-    <blocker name='sthyi'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='fpe'/>
-    <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='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='esop'/>
-    <blocker name='sea_esop2'/>
-    <blocker name='vx'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='aefsi'/>
-    <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='fpe'/>
-    <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'/>
-    <blocker name='type'/>
-  </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='fpe'/>
-    <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' 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='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='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='fpe'/>
-    <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='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='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='aefsi'/>
-    <blocker name='sthyi'/>
-    <blocker name='cmpsceh'/>
-    <blocker name='pfpo'/>
-    <blocker name='dfphp'/>
-    <blocker name='dfp'/>
-    <blocker name='fpe'/>
-    <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='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='esop'/>
-    <blocker name='sea_esop2'/>
-    <blocker name='vx'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='aefsi'/>
-    <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='fpe'/>
-    <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'/>
-    <blocker name='type'/>
-  </cpu>
-  <cpu type='tcg' name='z900' typename='z900-s390x-cpu' usable='yes'/>
-  <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='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='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='fpe'/>
-    <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='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='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='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='z900.3-base' typename='z900.3-base-s390x-cpu' usable='yes'/>
-  <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='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='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='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='esop'/>
-    <blocker name='sea_esop2'/>
-    <blocker name='edat2'/>
-    <blocker name='aefsi'/>
-    <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='fpe'/>
-    <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-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='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='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='esop'/>
-    <blocker name='sea_esop2'/>
-    <blocker name='edat2'/>
-    <blocker name='aefsi'/>
-    <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='fpe'/>
-    <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='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='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='z900-base' typename='z900-base-s390x-cpu' usable='yes'/>
-  <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='esop'/>
-    <blocker name='sea_esop2'/>
-    <blocker name='vx'/>
-    <blocker name='dfppc'/>
-    <blocker name='edat2'/>
-    <blocker name='aefsi'/>
-    <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='fpe'/>
-    <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'/>
-    <blocker name='type'/>
-  </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='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='fpe'/>
-    <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='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='fpe'/>
-    <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-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='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='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='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='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>
-  <machine type='tcg' name='s390-ccw-virtio-2.12' alias='s390-ccw-virtio' hotplugCpus='yes' maxCpus='248' default='yes' numaMemSupported='yes'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.7' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.6' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.11' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.10' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.5' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.4' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.9' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-  <machine type='tcg' name='s390-ccw-virtio-2.8' hotplugCpus='yes' maxCpus='248' numaMemSupported='yes'/>
-</qemuCaps>
diff --git a/tests/qemucapabilitiesdata/caps_2.12.0.x86_64.replies b/tests/qemucapabilitiesdata/caps_2.12.0.x86_64.replies
deleted file mode 100644 (file)
index 5fefbc6..0000000
+++ /dev/null
@@ -1,23003 +0,0 @@
-{
-  "execute": "qmp_capabilities",
-  "id": "libvirt-1"
-}
-
-{
-  "return": {
-  },
-  "id": "libvirt-1"
-}
-
-{
-  "execute": "query-version",
-  "id": "libvirt-2"
-}
-
-{
-  "return": {
-    "qemu": {
-      "micro": 90,
-      "minor": 11,
-      "major": 2
-    },
-    "package": "v2.12.0-rc0"
-  },
-  "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",
-      "allow-oob": false,
-      "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",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "5"
-    },
-    {
-      "name": "GUEST_PANICKED",
-      "meta-type": "event",
-      "arg-type": "6"
-    },
-    {
-      "name": "x-block-latency-histogram-set",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "7"
-    },
-    {
-      "name": "query-block",
-      "ret-type": "[8]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-blockstats",
-      "ret-type": "[10]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "9"
-    },
-    {
-      "name": "query-block-jobs",
-      "ret-type": "[11]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "block_passwd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "12"
-    },
-    {
-      "name": "block_resize",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "13"
-    },
-    {
-      "name": "blockdev-snapshot-sync",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "14"
-    },
-    {
-      "name": "blockdev-snapshot",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "15"
-    },
-    {
-      "name": "change-backing-file",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "16"
-    },
-    {
-      "name": "block-commit",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "17"
-    },
-    {
-      "name": "drive-backup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "18"
-    },
-    {
-      "name": "blockdev-backup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "19"
-    },
-    {
-      "name": "query-named-block-nodes",
-      "ret-type": "[20]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "drive-mirror",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "21"
-    },
-    {
-      "name": "block-dirty-bitmap-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "22"
-    },
-    {
-      "name": "block-dirty-bitmap-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "block-dirty-bitmap-clear",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256",
-      "ret-type": "24",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "23"
-    },
-    {
-      "name": "blockdev-mirror",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "25"
-    },
-    {
-      "name": "block_set_io_throttle",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "26"
-    },
-    {
-      "name": "block-stream",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "27"
-    },
-    {
-      "name": "block-job-set-speed",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "28"
-    },
-    {
-      "name": "block-job-cancel",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "29"
-    },
-    {
-      "name": "block-job-pause",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "30"
-    },
-    {
-      "name": "block-job-resume",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "31"
-    },
-    {
-      "name": "block-job-complete",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "32"
-    },
-    {
-      "name": "block-job-dismiss",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "33"
-    },
-    {
-      "name": "block-job-finalize",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "34"
-    },
-    {
-      "name": "blockdev-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "35"
-    },
-    {
-      "name": "blockdev-del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "36"
-    },
-    {
-      "name": "x-blockdev-create",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "37"
-    },
-    {
-      "name": "blockdev-open-tray",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "38"
-    },
-    {
-      "name": "blockdev-close-tray",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "39"
-    },
-    {
-      "name": "blockdev-remove-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "40"
-    },
-    {
-      "name": "blockdev-insert-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "41"
-    },
-    {
-      "name": "blockdev-change-medium",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "42"
-    },
-    {
-      "name": "BLOCK_IMAGE_CORRUPTED",
-      "meta-type": "event",
-      "arg-type": "43"
-    },
-    {
-      "name": "BLOCK_IO_ERROR",
-      "meta-type": "event",
-      "arg-type": "44"
-    },
-    {
-      "name": "BLOCK_JOB_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "45"
-    },
-    {
-      "name": "BLOCK_JOB_CANCELLED",
-      "meta-type": "event",
-      "arg-type": "46"
-    },
-    {
-      "name": "BLOCK_JOB_ERROR",
-      "meta-type": "event",
-      "arg-type": "47"
-    },
-    {
-      "name": "BLOCK_JOB_READY",
-      "meta-type": "event",
-      "arg-type": "48"
-    },
-    {
-      "name": "BLOCK_JOB_PENDING",
-      "meta-type": "event",
-      "arg-type": "49"
-    },
-    {
-      "name": "BLOCK_WRITE_THRESHOLD",
-      "meta-type": "event",
-      "arg-type": "50"
-    },
-    {
-      "name": "block-set-write-threshold",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "51"
-    },
-    {
-      "name": "x-blockdev-change",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "52"
-    },
-    {
-      "name": "x-blockdev-set-iothread",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "53"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "54"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync",
-      "ret-type": "56",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "55"
-    },
-    {
-      "name": "eject",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "57"
-    },
-    {
-      "name": "nbd-server-start",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "58"
-    },
-    {
-      "name": "nbd-server-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "59"
-    },
-    {
-      "name": "nbd-server-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "60"
-    },
-    {
-      "name": "nbd-server-stop",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DEVICE_TRAY_MOVED",
-      "meta-type": "event",
-      "arg-type": "61"
-    },
-    {
-      "name": "QUORUM_FAILURE",
-      "meta-type": "event",
-      "arg-type": "62"
-    },
-    {
-      "name": "QUORUM_REPORT_BAD",
-      "meta-type": "event",
-      "arg-type": "63"
-    },
-    {
-      "name": "query-chardev",
-      "ret-type": "[64]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-chardev-backends",
-      "ret-type": "[65]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ringbuf-write",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "66"
-    },
-    {
-      "name": "ringbuf-read",
-      "ret-type": "str",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "67"
-    },
-    {
-      "name": "chardev-add",
-      "ret-type": "69",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "68"
-    },
-    {
-      "name": "chardev-change",
-      "ret-type": "69",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "70"
-    },
-    {
-      "name": "chardev-remove",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "71"
-    },
-    {
-      "name": "chardev-send-break",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "72"
-    },
-    {
-      "name": "VSERPORT_CHANGE",
-      "meta-type": "event",
-      "arg-type": "73"
-    },
-    {
-      "name": "set_link",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "74"
-    },
-    {
-      "name": "netdev_add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "75"
-    },
-    {
-      "name": "netdev_del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "76"
-    },
-    {
-      "name": "query-rx-filter",
-      "ret-type": "[78]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "77"
-    },
-    {
-      "name": "NIC_RX_FILTER_CHANGED",
-      "meta-type": "event",
-      "arg-type": "79"
-    },
-    {
-      "name": "query-rocker",
-      "ret-type": "81",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "80"
-    },
-    {
-      "name": "query-rocker-ports",
-      "ret-type": "[83]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "82"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows",
-      "ret-type": "[85]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "84"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups",
-      "ret-type": "[87]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "86"
-    },
-    {
-      "name": "query-tpm-models",
-      "ret-type": "[88]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm-types",
-      "ret-type": "[89]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-tpm",
-      "ret-type": "[90]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "set_password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "91"
-    },
-    {
-      "name": "expire_password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "92"
-    },
-    {
-      "name": "screendump",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "93"
-    },
-    {
-      "name": "query-spice",
-      "ret-type": "94",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "SPICE_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "95"
-    },
-    {
-      "name": "SPICE_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "96"
-    },
-    {
-      "name": "SPICE_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "97"
-    },
-    {
-      "name": "SPICE_MIGRATE_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc",
-      "ret-type": "98",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vnc-servers",
-      "ret-type": "[99]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "change-vnc-password",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "100"
-    },
-    {
-      "name": "VNC_CONNECTED",
-      "meta-type": "event",
-      "arg-type": "101"
-    },
-    {
-      "name": "VNC_INITIALIZED",
-      "meta-type": "event",
-      "arg-type": "102"
-    },
-    {
-      "name": "VNC_DISCONNECTED",
-      "meta-type": "event",
-      "arg-type": "103"
-    },
-    {
-      "name": "query-mice",
-      "ret-type": "[104]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "send-key",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "105"
-    },
-    {
-      "name": "input-send-event",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "106"
-    },
-    {
-      "name": "query-migrate",
-      "ret-type": "107",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-capabilities",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "108"
-    },
-    {
-      "name": "query-migrate-capabilities",
-      "ret-type": "[109]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-set-parameters",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "110"
-    },
-    {
-      "name": "query-migrate-parameters",
-      "ret-type": "111",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "client_migrate_info",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "112"
-    },
-    {
-      "name": "migrate-start-postcopy",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MIGRATION",
-      "meta-type": "event",
-      "arg-type": "113"
-    },
-    {
-      "name": "MIGRATION_PASS",
-      "meta-type": "event",
-      "arg-type": "114"
-    },
-    {
-      "name": "x-colo-lost-heartbeat",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate_cancel",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate-continue",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "115"
-    },
-    {
-      "name": "migrate_set_downtime",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "116"
-    },
-    {
-      "name": "migrate_set_speed",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "117"
-    },
-    {
-      "name": "migrate-set-cache-size",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "118"
-    },
-    {
-      "name": "query-migrate-cache-size",
-      "ret-type": "int",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "migrate",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "119"
-    },
-    {
-      "name": "migrate-incoming",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "120"
-    },
-    {
-      "name": "xen-save-devices-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "121"
-    },
-    {
-      "name": "xen-set-replication",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "122"
-    },
-    {
-      "name": "query-xen-replication-status",
-      "ret-type": "123",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "xen-colo-do-checkpoint",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "transaction",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "124"
-    },
-    {
-      "name": "trace-event-get-state",
-      "ret-type": "[126]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "125"
-    },
-    {
-      "name": "trace-event-set-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "127"
-    },
-    {
-      "name": "query-qmp-schema",
-      "ret-type": "[128]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "qmp_capabilities",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "129"
-    },
-    {
-      "name": "query-version",
-      "ret-type": "130",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-commands",
-      "ret-type": "[131]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "add_client",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "132"
-    },
-    {
-      "name": "query-name",
-      "ret-type": "133",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-kvm",
-      "ret-type": "134",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-uuid",
-      "ret-type": "135",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-events",
-      "ret-type": "[136]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus",
-      "ret-type": "[137]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpus-fast",
-      "ret-type": "[138]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-iothreads",
-      "ret-type": "[139]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-balloon",
-      "ret-type": "140",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "BALLOON_CHANGE",
-      "meta-type": "event",
-      "arg-type": "141"
-    },
-    {
-      "name": "query-pci",
-      "ret-type": "[142]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "quit",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "stop",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_reset",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_powerdown",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "cpu-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "143"
-    },
-    {
-      "name": "memsave",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "144"
-    },
-    {
-      "name": "pmemsave",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "145"
-    },
-    {
-      "name": "cont",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "system_wakeup",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "inject-nmi",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "balloon",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "146"
-    },
-    {
-      "name": "human-monitor-command",
-      "ret-type": "str",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "147"
-    },
-    {
-      "name": "qom-list",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "148"
-    },
-    {
-      "name": "qom-get",
-      "ret-type": "any",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "150"
-    },
-    {
-      "name": "qom-set",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "151"
-    },
-    {
-      "name": "change",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "152"
-    },
-    {
-      "name": "qom-list-types",
-      "ret-type": "[154]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "153"
-    },
-    {
-      "name": "device-list-properties",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "155"
-    },
-    {
-      "name": "qom-list-properties",
-      "ret-type": "[149]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "156"
-    },
-    {
-      "name": "xen-set-global-dirty-log",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "157"
-    },
-    {
-      "name": "device_add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "158"
-    },
-    {
-      "name": "device_del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "159"
-    },
-    {
-      "name": "DEVICE_DELETED",
-      "meta-type": "event",
-      "arg-type": "160"
-    },
-    {
-      "name": "dump-guest-memory",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "161"
-    },
-    {
-      "name": "query-dump",
-      "ret-type": "162",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "DUMP_COMPLETED",
-      "meta-type": "event",
-      "arg-type": "163"
-    },
-    {
-      "name": "query-dump-guest-memory-capability",
-      "ret-type": "164",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "dump-skeys",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "165"
-    },
-    {
-      "name": "object-add",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "166"
-    },
-    {
-      "name": "object-del",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "167"
-    },
-    {
-      "name": "getfd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "168"
-    },
-    {
-      "name": "closefd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "169"
-    },
-    {
-      "name": "query-machines",
-      "ret-type": "[170]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memory-size-summary",
-      "ret-type": "171",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpu-definitions",
-      "ret-type": "[172]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-cpu-model-expansion",
-      "ret-type": "174",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "173"
-    },
-    {
-      "name": "query-cpu-model-comparison",
-      "ret-type": "176",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "175"
-    },
-    {
-      "name": "query-cpu-model-baseline",
-      "ret-type": "178",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "177"
-    },
-    {
-      "name": "add-fd",
-      "ret-type": "180",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "179"
-    },
-    {
-      "name": "remove-fd",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "181"
-    },
-    {
-      "name": "query-fdsets",
-      "ret-type": "[182]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-target",
-      "ret-type": "183",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-command-line-options",
-      "ret-type": "[185]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "184"
-    },
-    {
-      "name": "query-memdev",
-      "ret-type": "[186]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-memory-devices",
-      "ret-type": "[187]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "MEM_UNPLUG_ERROR",
-      "meta-type": "event",
-      "arg-type": "188"
-    },
-    {
-      "name": "query-acpi-ospm-status",
-      "ret-type": "[189]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "ACPI_DEVICE_OST",
-      "meta-type": "event",
-      "arg-type": "190"
-    },
-    {
-      "name": "rtc-reset-reinjection",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "RTC_CHANGE",
-      "meta-type": "event",
-      "arg-type": "191"
-    },
-    {
-      "name": "xen-load-devices-state",
-      "ret-type": "0",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "192"
-    },
-    {
-      "name": "query-gic-capabilities",
-      "ret-type": "[193]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-hotpluggable-cpus",
-      "ret-type": "[194]",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-vm-generation-id",
-      "ret-type": "195",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev",
-      "ret-type": "196",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-launch-measure",
-      "ret-type": "197",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "query-sev-capabilities",
-      "ret-type": "198",
-      "allow-oob": false,
-      "meta-type": "command",
-      "arg-type": "0"
-    },
-    {
-      "name": "COMMAND_DROPPED",
-      "meta-type": "event",
-      "arg-type": "199"
-    },
-    {
-      "name": "x-oob-test",
-      "ret-type": "0",
-      "allow-oob": true,
-      "meta-type": "command",
-      "arg-type": "200"
-    },
-    {
-      "name": "0",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "1",
-      "members": [
-        {
-          "name": "running",
-          "type": "bool"
-        },
-        {
-          "name": "singlestep",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "201"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "2",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "3",
-      "members": [
-        {
-          "name": "guest",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "4",
-      "members": [
-        {
-          "name": "action",
-          "type": "202"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "5",
-      "members": [
-        {
-          "name": "action",
-          "type": "202"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "6",
-      "members": [
-        {
-          "name": "action",
-          "type": "203"
-        },
-        {
-          "name": "info",
-          "default": null,
-          "type": "204"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "7",
-      "members": [
-        {
-          "name": "device",
-          "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": "[8]",
-      "element-type": "8",
-      "meta-type": "array"
-    },
-    {
-      "name": "8",
-      "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": "20"
-        },
-        {
-          "name": "tray_open",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "io-status",
-          "default": null,
-          "type": "205"
-        },
-        {
-          "name": "dirty-bitmaps",
-          "default": null,
-          "type": "[206]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "9",
-      "members": [
-        {
-          "name": "query-nodes",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[10]",
-      "element-type": "10",
-      "meta-type": "array"
-    },
-    {
-      "name": "10",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "stats",
-          "type": "207"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "10"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "10"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[11]",
-      "element-type": "11",
-      "meta-type": "array"
-    },
-    {
-      "name": "11",
-      "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": "205"
-        },
-        {
-          "name": "ready",
-          "type": "bool"
-        },
-        {
-          "name": "status",
-          "type": "208"
-        },
-        {
-          "name": "auto-finalize",
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "12",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "13",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "14",
-      "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": "209"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "15",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "overlay",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "16",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "image-node-name",
-          "type": "str"
-        },
-        {
-          "name": "backing-file",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "17",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "base",
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "18",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "210"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "209"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "bitmap",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "19",
-      "members": [
-        {
-          "name": "job-id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "sync",
-          "type": "210"
-        },
-        {
-          "name": "speed",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "on-source-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "auto-finalize",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "auto-dismiss",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[20]",
-      "element-type": "20",
-      "meta-type": "array"
-    },
-    {
-      "name": "20",
-      "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": "212"
-        },
-        {
-          "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": "213"
-        },
-        {
-          "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": "214"
-        },
-        {
-          "name": "write_threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "21",
-      "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": "210"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "209"
-        },
-        {
-          "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": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "unmap",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "22",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "23",
-      "members": [
-        {
-          "name": "node",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "24",
-      "members": [
-        {
-          "name": "sha256",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "25",
-      "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": "210"
-        },
-        {
-          "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": "211"
-        },
-        {
-          "name": "on-target-error",
-          "default": null,
-          "type": "211"
-        },
-        {
-          "name": "filter-node-name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "26",
-      "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": "27",
-      "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": "211"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "28",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "29",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "30",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "31",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "32",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "33",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "34",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "35",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "218"
-        },
-        {
-          "case": "blkverify",
-          "type": "219"
-        },
-        {
-          "case": "bochs",
-          "type": "220"
-        },
-        {
-          "case": "cloop",
-          "type": "220"
-        },
-        {
-          "case": "dmg",
-          "type": "220"
-        },
-        {
-          "case": "file",
-          "type": "221"
-        },
-        {
-          "case": "ftp",
-          "type": "222"
-        },
-        {
-          "case": "ftps",
-          "type": "223"
-        },
-        {
-          "case": "gluster",
-          "type": "224"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "221"
-        },
-        {
-          "case": "host_device",
-          "type": "221"
-        },
-        {
-          "case": "http",
-          "type": "225"
-        },
-        {
-          "case": "https",
-          "type": "226"
-        },
-        {
-          "case": "iscsi",
-          "type": "227"
-        },
-        {
-          "case": "luks",
-          "type": "228"
-        },
-        {
-          "case": "nbd",
-          "type": "229"
-        },
-        {
-          "case": "nfs",
-          "type": "230"
-        },
-        {
-          "case": "null-aio",
-          "type": "231"
-        },
-        {
-          "case": "null-co",
-          "type": "231"
-        },
-        {
-          "case": "nvme",
-          "type": "232"
-        },
-        {
-          "case": "parallels",
-          "type": "220"
-        },
-        {
-          "case": "qcow2",
-          "type": "233"
-        },
-        {
-          "case": "qcow",
-          "type": "234"
-        },
-        {
-          "case": "qed",
-          "type": "235"
-        },
-        {
-          "case": "quorum",
-          "type": "236"
-        },
-        {
-          "case": "raw",
-          "type": "237"
-        },
-        {
-          "case": "rbd",
-          "type": "238"
-        },
-        {
-          "case": "replication",
-          "type": "239"
-        },
-        {
-          "case": "sheepdog",
-          "type": "240"
-        },
-        {
-          "case": "ssh",
-          "type": "241"
-        },
-        {
-          "case": "throttle",
-          "type": "242"
-        },
-        {
-          "case": "vdi",
-          "type": "220"
-        },
-        {
-          "case": "vhdx",
-          "type": "220"
-        },
-        {
-          "case": "vmdk",
-          "type": "235"
-        },
-        {
-          "case": "vpc",
-          "type": "220"
-        },
-        {
-          "case": "vvfat",
-          "type": "243"
-        },
-        {
-          "case": "vxhs",
-          "type": "244"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "215"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "discard",
-          "default": null,
-          "type": "216"
-        },
-        {
-          "name": "cache",
-          "default": null,
-          "type": "217"
-        },
-        {
-          "name": "read-only",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "force-share",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detect-zeroes",
-          "default": null,
-          "type": "212"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "36",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "37",
-      "tag": "driver",
-      "variants": [
-        {
-          "case": "blkdebug",
-          "type": "245"
-        },
-        {
-          "case": "blkverify",
-          "type": "245"
-        },
-        {
-          "case": "bochs",
-          "type": "245"
-        },
-        {
-          "case": "cloop",
-          "type": "245"
-        },
-        {
-          "case": "dmg",
-          "type": "245"
-        },
-        {
-          "case": "file",
-          "type": "246"
-        },
-        {
-          "case": "ftp",
-          "type": "245"
-        },
-        {
-          "case": "ftps",
-          "type": "245"
-        },
-        {
-          "case": "gluster",
-          "type": "247"
-        },
-        {
-          "case": "host_cdrom",
-          "type": "245"
-        },
-        {
-          "case": "host_device",
-          "type": "245"
-        },
-        {
-          "case": "http",
-          "type": "245"
-        },
-        {
-          "case": "https",
-          "type": "245"
-        },
-        {
-          "case": "iscsi",
-          "type": "245"
-        },
-        {
-          "case": "luks",
-          "type": "248"
-        },
-        {
-          "case": "nbd",
-          "type": "245"
-        },
-        {
-          "case": "nfs",
-          "type": "249"
-        },
-        {
-          "case": "null-aio",
-          "type": "245"
-        },
-        {
-          "case": "null-co",
-          "type": "245"
-        },
-        {
-          "case": "nvme",
-          "type": "245"
-        },
-        {
-          "case": "parallels",
-          "type": "250"
-        },
-        {
-          "case": "qcow",
-          "type": "251"
-        },
-        {
-          "case": "qcow2",
-          "type": "252"
-        },
-        {
-          "case": "qed",
-          "type": "253"
-        },
-        {
-          "case": "quorum",
-          "type": "245"
-        },
-        {
-          "case": "raw",
-          "type": "245"
-        },
-        {
-          "case": "rbd",
-          "type": "254"
-        },
-        {
-          "case": "replication",
-          "type": "245"
-        },
-        {
-          "case": "sheepdog",
-          "type": "255"
-        },
-        {
-          "case": "ssh",
-          "type": "256"
-        },
-        {
-          "case": "throttle",
-          "type": "245"
-        },
-        {
-          "case": "vdi",
-          "type": "257"
-        },
-        {
-          "case": "vhdx",
-          "type": "258"
-        },
-        {
-          "case": "vmdk",
-          "type": "245"
-        },
-        {
-          "case": "vpc",
-          "type": "259"
-        },
-        {
-          "case": "vvfat",
-          "type": "245"
-        },
-        {
-          "case": "vxhs",
-          "type": "245"
-        }
-      ],
-      "members": [
-        {
-          "name": "driver",
-          "type": "215"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "38",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "39",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "40",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "41",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "42",
-      "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": "260"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "43",
-      "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": "44",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "node-name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "261"
-        },
-        {
-          "name": "action",
-          "type": "262"
-        },
-        {
-          "name": "nospace",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "reason",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "45",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "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": "46",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "47",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "operation",
-          "type": "261"
-        },
-        {
-          "name": "action",
-          "type": "262"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "48",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "len",
-          "type": "int"
-        },
-        {
-          "name": "offset",
-          "type": "int"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "49",
-      "members": [
-        {
-          "name": "type",
-          "type": "263"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "50",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "amount-exceeded",
-          "type": "int"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "51",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "write-threshold",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "52",
-      "members": [
-        {
-          "name": "parent",
-          "type": "str"
-        },
-        {
-          "name": "child",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "node",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "53",
-      "members": [
-        {
-          "name": "node-name",
-          "type": "str"
-        },
-        {
-          "name": "iothread",
-          "type": "264"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "54",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "55",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "56",
-      "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": "57",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "force",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "58",
-      "members": [
-        {
-          "name": "addr",
-          "type": "265"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "59",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "writable",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "60",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "mode",
-          "default": null,
-          "type": "266"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "61",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "tray-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "62",
-      "members": [
-        {
-          "name": "reference",
-          "type": "str"
-        },
-        {
-          "name": "sector-num",
-          "type": "int"
-        },
-        {
-          "name": "sectors-count",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "63",
-      "members": [
-        {
-          "name": "type",
-          "type": "267"
-        },
-        {
-          "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": "[64]",
-      "element-type": "64",
-      "meta-type": "array"
-    },
-    {
-      "name": "64",
-      "members": [
-        {
-          "name": "label",
-          "type": "str"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "frontend-open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[65]",
-      "element-type": "65",
-      "meta-type": "array"
-    },
-    {
-      "name": "65",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "66",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "data",
-          "type": "str"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "268"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "67",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "format",
-          "default": null,
-          "type": "268"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "str",
-      "json-type": "string",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "68",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "269"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "69",
-      "members": [
-        {
-          "name": "pty",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "70",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "backend",
-          "type": "269"
-        }
-      ],
-      "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"
-        },
-        {
-          "name": "open",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "74",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "up",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "75",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "76",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "77",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[78]",
-      "element-type": "78",
-      "meta-type": "array"
-    },
-    {
-      "name": "78",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "promiscuous",
-          "type": "bool"
-        },
-        {
-          "name": "multicast",
-          "type": "270"
-        },
-        {
-          "name": "unicast",
-          "type": "270"
-        },
-        {
-          "name": "vlan",
-          "type": "270"
-        },
-        {
-          "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": "79",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "80",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "81",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "type": "int"
-        },
-        {
-          "name": "ports",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "82",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[83]",
-      "element-type": "83",
-      "meta-type": "array"
-    },
-    {
-      "name": "83",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "link-up",
-          "type": "bool"
-        },
-        {
-          "name": "speed",
-          "type": "int"
-        },
-        {
-          "name": "duplex",
-          "type": "271"
-        },
-        {
-          "name": "autoneg",
-          "type": "272"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "84",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "tbl-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[85]",
-      "element-type": "85",
-      "meta-type": "array"
-    },
-    {
-      "name": "85",
-      "members": [
-        {
-          "name": "cookie",
-          "type": "int"
-        },
-        {
-          "name": "hits",
-          "type": "int"
-        },
-        {
-          "name": "key",
-          "type": "273"
-        },
-        {
-          "name": "mask",
-          "type": "274"
-        },
-        {
-          "name": "action",
-          "type": "275"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "86",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[87]",
-      "element-type": "87",
-      "meta-type": "array"
-    },
-    {
-      "name": "87",
-      "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": "[88]",
-      "element-type": "88",
-      "meta-type": "array"
-    },
-    {
-      "name": "88",
-      "meta-type": "enum",
-      "values": [
-        "tpm-tis",
-        "tpm-crb"
-      ]
-    },
-    {
-      "name": "[89]",
-      "element-type": "89",
-      "meta-type": "array"
-    },
-    {
-      "name": "89",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "[90]",
-      "element-type": "90",
-      "meta-type": "array"
-    },
-    {
-      "name": "90",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "model",
-          "type": "88"
-        },
-        {
-          "name": "options",
-          "type": "276"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "91",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "password",
-          "type": "str"
-        },
-        {
-          "name": "connected",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "92",
-      "members": [
-        {
-          "name": "protocol",
-          "type": "str"
-        },
-        {
-          "name": "time",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "93",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "94",
-      "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": "277"
-        },
-        {
-          "name": "channels",
-          "default": null,
-          "type": "[278]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "95",
-      "members": [
-        {
-          "name": "server",
-          "type": "279"
-        },
-        {
-          "name": "client",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "96",
-      "members": [
-        {
-          "name": "server",
-          "type": "280"
-        },
-        {
-          "name": "client",
-          "type": "278"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "97",
-      "members": [
-        {
-          "name": "server",
-          "type": "279"
-        },
-        {
-          "name": "client",
-          "type": "279"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "98",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "host",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "default": null,
-          "type": "281"
-        },
-        {
-          "name": "service",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "clients",
-          "default": null,
-          "type": "[282]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[99]",
-      "element-type": "99",
-      "meta-type": "array"
-    },
-    {
-      "name": "99",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[283]"
-        },
-        {
-          "name": "clients",
-          "type": "[282]"
-        },
-        {
-          "name": "auth",
-          "type": "284"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "285"
-        },
-        {
-          "name": "display",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "100",
-      "members": [
-        {
-          "name": "password",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "101",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "287"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "102",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "103",
-      "members": [
-        {
-          "name": "server",
-          "type": "286"
-        },
-        {
-          "name": "client",
-          "type": "282"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[104]",
-      "element-type": "104",
-      "meta-type": "array"
-    },
-    {
-      "name": "104",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "index",
-          "type": "int"
-        },
-        {
-          "name": "current",
-          "type": "bool"
-        },
-        {
-          "name": "absolute",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "105",
-      "members": [
-        {
-          "name": "keys",
-          "type": "[288]"
-        },
-        {
-          "name": "hold-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "106",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "head",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "events",
-          "type": "[289]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "107",
-      "members": [
-        {
-          "name": "status",
-          "default": null,
-          "type": "290"
-        },
-        {
-          "name": "ram",
-          "default": null,
-          "type": "291"
-        },
-        {
-          "name": "disk",
-          "default": null,
-          "type": "291"
-        },
-        {
-          "name": "xbzrle-cache",
-          "default": null,
-          "type": "292"
-        },
-        {
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "108",
-      "members": [
-        {
-          "name": "capabilities",
-          "type": "[109]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[109]",
-      "element-type": "109",
-      "meta-type": "array"
-    },
-    {
-      "name": "109",
-      "members": [
-        {
-          "name": "capability",
-          "type": "293"
-        },
-        {
-          "name": "state",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "110",
-      "members": [
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "264"
-        },
-        {
-          "name": "tls-hostname",
-          "default": null,
-          "type": "264"
-        },
-        {
-          "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": "x-multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-multifd-page-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "111",
-      "members": [
-        {
-          "name": "compress-level",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "compress-threads",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "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": "x-multifd-channels",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "x-multifd-page-count",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "xbzrle-cache-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "112",
-      "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": "113",
-      "members": [
-        {
-          "name": "status",
-          "type": "290"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "114",
-      "members": [
-        {
-          "name": "pass",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "115",
-      "members": [
-        {
-          "name": "state",
-          "type": "290"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "116",
-      "members": [
-        {
-          "name": "value",
-          "type": "number"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "117",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "118",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "int",
-      "json-type": "int",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "119",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        },
-        {
-          "name": "blk",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "inc",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "detach",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "120",
-      "members": [
-        {
-          "name": "uri",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "121",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "live",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "122",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        },
-        {
-          "name": "primary",
-          "type": "bool"
-        },
-        {
-          "name": "failover",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "123",
-      "members": [
-        {
-          "name": "error",
-          "type": "bool"
-        },
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "124",
-      "members": [
-        {
-          "name": "actions",
-          "type": "[294]"
-        },
-        {
-          "name": "properties",
-          "default": null,
-          "type": "295"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "125",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "vcpu",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[126]",
-      "element-type": "126",
-      "meta-type": "array"
-    },
-    {
-      "name": "126",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "state",
-          "type": "296"
-        },
-        {
-          "name": "vcpu",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "127",
-      "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": "[128]",
-      "element-type": "128",
-      "meta-type": "array"
-    },
-    {
-      "name": "128",
-      "tag": "meta-type",
-      "variants": [
-        {
-          "case": "builtin",
-          "type": "298"
-        },
-        {
-          "case": "enum",
-          "type": "299"
-        },
-        {
-          "case": "array",
-          "type": "300"
-        },
-        {
-          "case": "object",
-          "type": "301"
-        },
-        {
-          "case": "alternate",
-          "type": "302"
-        },
-        {
-          "case": "command",
-          "type": "303"
-        },
-        {
-          "case": "event",
-          "type": "304"
-        }
-      ],
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "meta-type",
-          "type": "297"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "129",
-      "members": [
-        {
-          "name": "enable",
-          "default": null,
-          "type": "[305]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "130",
-      "members": [
-        {
-          "name": "qemu",
-          "type": "306"
-        },
-        {
-          "name": "package",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[131]",
-      "element-type": "131",
-      "meta-type": "array"
-    },
-    {
-      "name": "131",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "132",
-      "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": "133",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "134",
-      "members": [
-        {
-          "name": "enabled",
-          "type": "bool"
-        },
-        {
-          "name": "present",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "135",
-      "members": [
-        {
-          "name": "UUID",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[136]",
-      "element-type": "136",
-      "meta-type": "array"
-    },
-    {
-      "name": "136",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[137]",
-      "element-type": "137",
-      "meta-type": "array"
-    },
-    {
-      "name": "137",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "309"
-        },
-        {
-          "case": "sparc",
-          "type": "310"
-        },
-        {
-          "case": "ppc",
-          "type": "311"
-        },
-        {
-          "case": "mips",
-          "type": "312"
-        },
-        {
-          "case": "tricore",
-          "type": "313"
-        },
-        {
-          "case": "s390",
-          "type": "314"
-        },
-        {
-          "case": "riscv",
-          "type": "315"
-        },
-        {
-          "case": "other",
-          "type": "316"
-        }
-      ],
-      "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": "307"
-        },
-        {
-          "name": "arch",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[138]",
-      "element-type": "138",
-      "meta-type": "array"
-    },
-    {
-      "name": "138",
-      "tag": "arch",
-      "variants": [
-        {
-          "case": "x86",
-          "type": "316"
-        },
-        {
-          "case": "sparc",
-          "type": "316"
-        },
-        {
-          "case": "ppc",
-          "type": "316"
-        },
-        {
-          "case": "mips",
-          "type": "316"
-        },
-        {
-          "case": "tricore",
-          "type": "316"
-        },
-        {
-          "case": "s390",
-          "type": "314"
-        },
-        {
-          "case": "riscv",
-          "type": "315"
-        },
-        {
-          "case": "other",
-          "type": "316"
-        }
-      ],
-      "members": [
-        {
-          "name": "cpu-index",
-          "type": "int"
-        },
-        {
-          "name": "qom-path",
-          "type": "str"
-        },
-        {
-          "name": "thread-id",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "307"
-        },
-        {
-          "name": "arch",
-          "type": "308"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[139]",
-      "element-type": "139",
-      "meta-type": "array"
-    },
-    {
-      "name": "139",
-      "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": "140",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "141",
-      "members": [
-        {
-          "name": "actual",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[142]",
-      "element-type": "142",
-      "meta-type": "array"
-    },
-    {
-      "name": "142",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "devices",
-          "type": "[317]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "143",
-      "members": [
-        {
-          "name": "id",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "144",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "145",
-      "members": [
-        {
-          "name": "val",
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "146",
-      "members": [
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "147",
-      "members": [
-        {
-          "name": "command-line",
-          "type": "str"
-        },
-        {
-          "name": "cpu-index",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "148",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[149]",
-      "element-type": "149",
-      "meta-type": "array"
-    },
-    {
-      "name": "149",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "description",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "150",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "any",
-      "json-type": "value",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "151",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "property",
-          "type": "str"
-        },
-        {
-          "name": "value",
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "152",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "target",
-          "type": "str"
-        },
-        {
-          "name": "arg",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "153",
-      "members": [
-        {
-          "name": "implements",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[154]",
-      "element-type": "154",
-      "meta-type": "array"
-    },
-    {
-      "name": "154",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "abstract",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "parent",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "155",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "156",
-      "members": [
-        {
-          "name": "typename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "157",
-      "members": [
-        {
-          "name": "enable",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "158",
-      "members": [
-        {
-          "name": "driver",
-          "type": "str"
-        },
-        {
-          "name": "bus",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "159",
-      "members": [
-        {
-          "name": "id",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "160",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "161",
-      "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": "318"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "162",
-      "members": [
-        {
-          "name": "status",
-          "type": "319"
-        },
-        {
-          "name": "completed",
-          "type": "int"
-        },
-        {
-          "name": "total",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "163",
-      "members": [
-        {
-          "name": "result",
-          "type": "162"
-        },
-        {
-          "name": "error",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "164",
-      "members": [
-        {
-          "name": "formats",
-          "type": "[318]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "165",
-      "members": [
-        {
-          "name": "filename",
-          "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": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "169",
-      "members": [
-        {
-          "name": "fdname",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[170]",
-      "element-type": "170",
-      "meta-type": "array"
-    },
-    {
-      "name": "170",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "171",
-      "members": [
-        {
-          "name": "base-memory",
-          "type": "int"
-        },
-        {
-          "name": "plugged-memory",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[172]",
-      "element-type": "172",
-      "meta-type": "array"
-    },
-    {
-      "name": "172",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "173",
-      "members": [
-        {
-          "name": "type",
-          "type": "320"
-        },
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "174",
-      "members": [
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "175",
-      "members": [
-        {
-          "name": "modela",
-          "type": "321"
-        },
-        {
-          "name": "modelb",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "176",
-      "members": [
-        {
-          "name": "result",
-          "type": "322"
-        },
-        {
-          "name": "responsible-properties",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "177",
-      "members": [
-        {
-          "name": "modela",
-          "type": "321"
-        },
-        {
-          "name": "modelb",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "178",
-      "members": [
-        {
-          "name": "model",
-          "type": "321"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "179",
-      "members": [
-        {
-          "name": "fdset-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "180",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "181",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fd",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[182]",
-      "element-type": "182",
-      "meta-type": "array"
-    },
-    {
-      "name": "182",
-      "members": [
-        {
-          "name": "fdset-id",
-          "type": "int"
-        },
-        {
-          "name": "fds",
-          "type": "[323]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "183",
-      "members": [
-        {
-          "name": "arch",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "184",
-      "members": [
-        {
-          "name": "option",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[185]",
-      "element-type": "185",
-      "meta-type": "array"
-    },
-    {
-      "name": "185",
-      "members": [
-        {
-          "name": "option",
-          "type": "str"
-        },
-        {
-          "name": "parameters",
-          "type": "[324]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[186]",
-      "element-type": "186",
-      "meta-type": "array"
-    },
-    {
-      "name": "186",
-      "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": "325"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[187]",
-      "element-type": "187",
-      "meta-type": "array"
-    },
-    {
-      "name": "187",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "dimm",
-          "type": "327"
-        },
-        {
-          "case": "nvdimm",
-          "type": "327"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "326"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "188",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "msg",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[189]",
-      "element-type": "189",
-      "meta-type": "array"
-    },
-    {
-      "name": "189",
-      "members": [
-        {
-          "name": "device",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "slot",
-          "type": "str"
-        },
-        {
-          "name": "slot-type",
-          "type": "328"
-        },
-        {
-          "name": "source",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "190",
-      "members": [
-        {
-          "name": "info",
-          "type": "189"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "191",
-      "members": [
-        {
-          "name": "offset",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "192",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[193]",
-      "element-type": "193",
-      "meta-type": "array"
-    },
-    {
-      "name": "193",
-      "members": [
-        {
-          "name": "version",
-          "type": "int"
-        },
-        {
-          "name": "emulated",
-          "type": "bool"
-        },
-        {
-          "name": "kernel",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[194]",
-      "element-type": "194",
-      "meta-type": "array"
-    },
-    {
-      "name": "194",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "vcpus-count",
-          "type": "int"
-        },
-        {
-          "name": "props",
-          "type": "307"
-        },
-        {
-          "name": "qom-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "195",
-      "members": [
-        {
-          "name": "guid",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "196",
-      "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": "329"
-        },
-        {
-          "name": "handle",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "197",
-      "members": [
-        {
-          "name": "data",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "198",
-      "members": [
-        {
-          "name": "pdh",
-          "type": "str"
-        },
-        {
-          "name": "cert-chain",
-          "type": "str"
-        },
-        {
-          "name": "cbitpos",
-          "type": "int"
-        },
-        {
-          "name": "reduced-phys-bits",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "199",
-      "members": [
-        {
-          "name": "id",
-          "type": "any"
-        },
-        {
-          "name": "reason",
-          "type": "330"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "200",
-      "members": [
-        {
-          "name": "lock",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "bool",
-      "json-type": "boolean",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "201",
-      "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"
-      ]
-    },
-    {
-      "name": "202",
-      "meta-type": "enum",
-      "values": [
-        "reset",
-        "shutdown",
-        "poweroff",
-        "pause",
-        "debug",
-        "none",
-        "inject-nmi"
-      ]
-    },
-    {
-      "name": "203",
-      "meta-type": "enum",
-      "values": [
-        "pause",
-        "poweroff"
-      ]
-    },
-    {
-      "name": "204",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "hyper-v",
-          "type": "332"
-        },
-        {
-          "case": "s390",
-          "type": "333"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "331"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[int]",
-      "element-type": "int",
-      "meta-type": "array"
-    },
-    {
-      "name": "205",
-      "meta-type": "enum",
-      "values": [
-        "ok",
-        "failed",
-        "nospace"
-      ]
-    },
-    {
-      "name": "[206]",
-      "element-type": "206",
-      "meta-type": "array"
-    },
-    {
-      "name": "206",
-      "members": [
-        {
-          "name": "name",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "count",
-          "type": "int"
-        },
-        {
-          "name": "granularity",
-          "type": "int"
-        },
-        {
-          "name": "status",
-          "type": "334"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "207",
-      "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": "[335]"
-        },
-        {
-          "name": "x_rd_latency_histogram",
-          "default": null,
-          "type": "336"
-        },
-        {
-          "name": "x_wr_latency_histogram",
-          "default": null,
-          "type": "336"
-        },
-        {
-          "name": "x_flush_latency_histogram",
-          "default": null,
-          "type": "336"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "208",
-      "meta-type": "enum",
-      "values": [
-        "undefined",
-        "created",
-        "running",
-        "paused",
-        "ready",
-        "standby",
-        "waiting",
-        "pending",
-        "aborting",
-        "concluded",
-        "null"
-      ]
-    },
-    {
-      "name": "209",
-      "meta-type": "enum",
-      "values": [
-        "existing",
-        "absolute-paths"
-      ]
-    },
-    {
-      "name": "210",
-      "meta-type": "enum",
-      "values": [
-        "top",
-        "full",
-        "none",
-        "incremental"
-      ]
-    },
-    {
-      "name": "211",
-      "meta-type": "enum",
-      "values": [
-        "report",
-        "ignore",
-        "enospc",
-        "stop",
-        "auto"
-      ]
-    },
-    {
-      "name": "212",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on",
-        "unmap"
-      ]
-    },
-    {
-      "name": "213",
-      "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": "[56]"
-        },
-        {
-          "name": "backing-image",
-          "default": null,
-          "type": "213"
-        },
-        {
-          "name": "format-specific",
-          "default": null,
-          "type": "337"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "214",
-      "members": [
-        {
-          "name": "writeback",
-          "type": "bool"
-        },
-        {
-          "name": "direct",
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "215",
-      "meta-type": "enum",
-      "values": [
-        "blkdebug",
-        "blkverify",
-        "bochs",
-        "cloop",
-        "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": "216",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "unmap"
-      ]
-    },
-    {
-      "name": "217",
-      "members": [
-        {
-          "name": "direct",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "no-flush",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "218",
-      "members": [
-        {
-          "name": "image",
-          "type": "338"
-        },
-        {
-          "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": "[339]"
-        },
-        {
-          "name": "set-state",
-          "default": null,
-          "type": "[340]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "219",
-      "members": [
-        {
-          "name": "test",
-          "type": "338"
-        },
-        {
-          "name": "raw",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "220",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "221",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "pr-manager",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "locking",
-          "default": null,
-          "type": "341"
-        },
-        {
-          "name": "aio",
-          "default": null,
-          "type": "342"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "222",
-      "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": "223",
-      "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": "224",
-      "members": [
-        {
-          "name": "volume",
-          "type": "str"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "[343]"
-        },
-        {
-          "name": "debug",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "225",
-      "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": "226",
-      "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": "227",
-      "members": [
-        {
-          "name": "transport",
-          "type": "344"
-        },
-        {
-          "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": "345"
-        },
-        {
-          "name": "timeout",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "228",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "229",
-      "members": [
-        {
-          "name": "server",
-          "type": "343"
-        },
-        {
-          "name": "export",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "230",
-      "members": [
-        {
-          "name": "server",
-          "type": "346"
-        },
-        {
-          "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": "231",
-      "members": [
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "latency-ns",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "232",
-      "members": [
-        {
-          "name": "device",
-          "type": "str"
-        },
-        {
-          "name": "namespace",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "233",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "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": "348"
-        },
-        {
-          "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": "349"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "234",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "350"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "235",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "backing",
-          "default": null,
-          "type": "347"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "236",
-      "members": [
-        {
-          "name": "blkverify",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "children",
-          "type": "[338]"
-        },
-        {
-          "name": "vote-threshold",
-          "type": "int"
-        },
-        {
-          "name": "rewrite-corrupted",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "read-pattern",
-          "default": null,
-          "type": "351"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "237",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "offset",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "238",
-      "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": "server",
-          "default": null,
-          "type": "[352]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "239",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "mode",
-          "type": "353"
-        },
-        {
-          "name": "top-id",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "240",
-      "members": [
-        {
-          "name": "server",
-          "type": "343"
-        },
-        {
-          "name": "vdi",
-          "type": "str"
-        },
-        {
-          "name": "snap-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "241",
-      "members": [
-        {
-          "name": "server",
-          "type": "354"
-        },
-        {
-          "name": "path",
-          "type": "str"
-        },
-        {
-          "name": "user",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "host-key-check",
-          "default": null,
-          "type": "355"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "242",
-      "members": [
-        {
-          "name": "throttle-group",
-          "type": "str"
-        },
-        {
-          "name": "file",
-          "type": "338"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "243",
-      "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": "244",
-      "members": [
-        {
-          "name": "vdisk-id",
-          "type": "str"
-        },
-        {
-          "name": "server",
-          "type": "352"
-        },
-        {
-          "name": "tls-creds",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "245",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "246",
-      "members": [
-        {
-          "name": "filename",
-          "type": "str"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "nocow",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "247",
-      "members": [
-        {
-          "name": "location",
-          "type": "224"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "248",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "249",
-      "members": [
-        {
-          "name": "location",
-          "type": "230"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "250",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "251",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "361"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "252",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "version",
-          "default": null,
-          "type": "362"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "215"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "361"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "253",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "backing-fmt",
-          "default": null,
-          "type": "215"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "table-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "254",
-      "members": [
-        {
-          "name": "location",
-          "type": "238"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "cluster-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "255",
-      "members": [
-        {
-          "name": "location",
-          "type": "240"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "backing-file",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "preallocation",
-          "default": null,
-          "type": "356"
-        },
-        {
-          "name": "redundancy",
-          "default": null,
-          "type": "363"
-        },
-        {
-          "name": "object-size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "256",
-      "members": [
-        {
-          "name": "location",
-          "type": "241"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "257",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "static",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "258",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "log-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "block-size",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "364"
-        },
-        {
-          "name": "block-state-zero",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "259",
-      "members": [
-        {
-          "name": "file",
-          "type": "338"
-        },
-        {
-          "name": "size",
-          "type": "int"
-        },
-        {
-          "name": "subformat",
-          "default": null,
-          "type": "365"
-        },
-        {
-          "name": "force-size",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "260",
-      "meta-type": "enum",
-      "values": [
-        "retain",
-        "read-only",
-        "read-write"
-      ]
-    },
-    {
-      "name": "261",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write"
-      ]
-    },
-    {
-      "name": "262",
-      "meta-type": "enum",
-      "values": [
-        "ignore",
-        "report",
-        "stop"
-      ]
-    },
-    {
-      "name": "263",
-      "meta-type": "enum",
-      "values": [
-        "commit",
-        "stream",
-        "mirror",
-        "backup"
-      ]
-    },
-    {
-      "name": "264",
-      "members": [
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "265",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "367"
-        },
-        {
-          "case": "unix",
-          "type": "368"
-        },
-        {
-          "case": "vsock",
-          "type": "369"
-        },
-        {
-          "case": "fd",
-          "type": "370"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "366"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "266",
-      "meta-type": "enum",
-      "values": [
-        "safe",
-        "hard"
-      ]
-    },
-    {
-      "name": "267",
-      "meta-type": "enum",
-      "values": [
-        "read",
-        "write",
-        "flush"
-      ]
-    },
-    {
-      "name": "268",
-      "meta-type": "enum",
-      "values": [
-        "utf8",
-        "base64"
-      ]
-    },
-    {
-      "name": "269",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "file",
-          "type": "372"
-        },
-        {
-          "case": "serial",
-          "type": "373"
-        },
-        {
-          "case": "parallel",
-          "type": "373"
-        },
-        {
-          "case": "pipe",
-          "type": "373"
-        },
-        {
-          "case": "socket",
-          "type": "374"
-        },
-        {
-          "case": "udp",
-          "type": "375"
-        },
-        {
-          "case": "pty",
-          "type": "376"
-        },
-        {
-          "case": "null",
-          "type": "376"
-        },
-        {
-          "case": "mux",
-          "type": "377"
-        },
-        {
-          "case": "msmouse",
-          "type": "376"
-        },
-        {
-          "case": "wctablet",
-          "type": "376"
-        },
-        {
-          "case": "braille",
-          "type": "376"
-        },
-        {
-          "case": "testdev",
-          "type": "376"
-        },
-        {
-          "case": "stdio",
-          "type": "378"
-        },
-        {
-          "case": "console",
-          "type": "376"
-        },
-        {
-          "case": "spicevmc",
-          "type": "379"
-        },
-        {
-          "case": "spiceport",
-          "type": "380"
-        },
-        {
-          "case": "vc",
-          "type": "381"
-        },
-        {
-          "case": "ringbuf",
-          "type": "382"
-        },
-        {
-          "case": "memory",
-          "type": "382"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "371"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "270",
-      "meta-type": "enum",
-      "values": [
-        "normal",
-        "none",
-        "all"
-      ]
-    },
-    {
-      "name": "[str]",
-      "element-type": "str",
-      "meta-type": "array"
-    },
-    {
-      "name": "271",
-      "meta-type": "enum",
-      "values": [
-        "half",
-        "full"
-      ]
-    },
-    {
-      "name": "272",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "on"
-      ]
-    },
-    {
-      "name": "273",
-      "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": "274",
-      "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": "275",
-      "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": "276",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "passthrough",
-          "type": "384"
-        },
-        {
-          "case": "emulator",
-          "type": "385"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "383"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "277",
-      "meta-type": "enum",
-      "values": [
-        "client",
-        "server",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[278]",
-      "element-type": "278",
-      "meta-type": "array"
-    },
-    {
-      "name": "278",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "connection-id",
-          "type": "int"
-        },
-        {
-          "name": "channel-type",
-          "type": "int"
-        },
-        {
-          "name": "channel-id",
-          "type": "int"
-        },
-        {
-          "name": "tls",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "279",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "280",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "281",
-      "meta-type": "enum",
-      "values": [
-        "ipv4",
-        "ipv6",
-        "unix",
-        "vsock",
-        "unknown"
-      ]
-    },
-    {
-      "name": "[282]",
-      "element-type": "282",
-      "meta-type": "array"
-    },
-    {
-      "name": "282",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "x509_dname",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "sasl_username",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[283]",
-      "element-type": "283",
-      "meta-type": "array"
-    },
-    {
-      "name": "283",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "type": "284"
-        },
-        {
-          "name": "vencrypt",
-          "default": null,
-          "type": "285"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "284",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "vnc",
-        "ra2",
-        "ra2ne",
-        "tight",
-        "ultra",
-        "tls",
-        "vencrypt",
-        "sasl"
-      ]
-    },
-    {
-      "name": "285",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "tls-none",
-        "x509-none",
-        "tls-vnc",
-        "x509-vnc",
-        "tls-plain",
-        "x509-plain",
-        "tls-sasl",
-        "x509-sasl"
-      ]
-    },
-    {
-      "name": "286",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        },
-        {
-          "name": "auth",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "287",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "service",
-          "type": "str"
-        },
-        {
-          "name": "family",
-          "type": "281"
-        },
-        {
-          "name": "websocket",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[288]",
-      "element-type": "288",
-      "meta-type": "array"
-    },
-    {
-      "name": "288",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "number",
-          "type": "387"
-        },
-        {
-          "case": "qcode",
-          "type": "388"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "386"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[289]",
-      "element-type": "289",
-      "meta-type": "array"
-    },
-    {
-      "name": "289",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "key",
-          "type": "390"
-        },
-        {
-          "case": "btn",
-          "type": "391"
-        },
-        {
-          "case": "rel",
-          "type": "392"
-        },
-        {
-          "case": "abs",
-          "type": "392"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "389"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "290",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "setup",
-        "cancelling",
-        "cancelled",
-        "active",
-        "postcopy-active",
-        "completed",
-        "failed",
-        "colo",
-        "pre-switchover",
-        "device"
-      ]
-    },
-    {
-      "name": "291",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "292",
-      "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": "293",
-      "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",
-        "x-multifd",
-        "dirty-bitmaps"
-      ]
-    },
-    {
-      "name": "number",
-      "json-type": "number",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "[294]",
-      "element-type": "294",
-      "meta-type": "array"
-    },
-    {
-      "name": "294",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "abort",
-          "type": "394"
-        },
-        {
-          "case": "block-dirty-bitmap-add",
-          "type": "395"
-        },
-        {
-          "case": "block-dirty-bitmap-clear",
-          "type": "396"
-        },
-        {
-          "case": "blockdev-backup",
-          "type": "397"
-        },
-        {
-          "case": "blockdev-snapshot",
-          "type": "398"
-        },
-        {
-          "case": "blockdev-snapshot-internal-sync",
-          "type": "399"
-        },
-        {
-          "case": "blockdev-snapshot-sync",
-          "type": "400"
-        },
-        {
-          "case": "drive-backup",
-          "type": "401"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "393"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "295",
-      "members": [
-        {
-          "name": "completion-mode",
-          "default": null,
-          "type": "402"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "296",
-      "meta-type": "enum",
-      "values": [
-        "unavailable",
-        "disabled",
-        "enabled"
-      ]
-    },
-    {
-      "name": "297",
-      "meta-type": "enum",
-      "values": [
-        "builtin",
-        "enum",
-        "array",
-        "object",
-        "alternate",
-        "command",
-        "event"
-      ]
-    },
-    {
-      "name": "298",
-      "members": [
-        {
-          "name": "json-type",
-          "type": "403"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "299",
-      "members": [
-        {
-          "name": "values",
-          "type": "[str]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "300",
-      "members": [
-        {
-          "name": "element-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "301",
-      "members": [
-        {
-          "name": "members",
-          "type": "[404]"
-        },
-        {
-          "name": "tag",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "variants",
-          "default": null,
-          "type": "[405]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "302",
-      "members": [
-        {
-          "name": "members",
-          "type": "[406]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "303",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        },
-        {
-          "name": "ret-type",
-          "type": "str"
-        },
-        {
-          "name": "allow-oob",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "304",
-      "members": [
-        {
-          "name": "arg-type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[305]",
-      "element-type": "305",
-      "meta-type": "array"
-    },
-    {
-      "name": "305",
-      "meta-type": "enum",
-      "values": [
-        "oob"
-      ]
-    },
-    {
-      "name": "306",
-      "members": [
-        {
-          "name": "major",
-          "type": "int"
-        },
-        {
-          "name": "minor",
-          "type": "int"
-        },
-        {
-          "name": "micro",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "307",
-      "members": [
-        {
-          "name": "node-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "socket-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "core-id",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "thread-id",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "308",
-      "meta-type": "enum",
-      "values": [
-        "x86",
-        "sparc",
-        "ppc",
-        "mips",
-        "tricore",
-        "s390",
-        "riscv",
-        "other"
-      ]
-    },
-    {
-      "name": "309",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "310",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        },
-        {
-          "name": "npc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "311",
-      "members": [
-        {
-          "name": "nip",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "312",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "313",
-      "members": [
-        {
-          "name": "PC",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "314",
-      "members": [
-        {
-          "name": "cpu-state",
-          "type": "407"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "315",
-      "members": [
-        {
-          "name": "pc",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "316",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[317]",
-      "element-type": "317",
-      "meta-type": "array"
-    },
-    {
-      "name": "317",
-      "members": [
-        {
-          "name": "bus",
-          "type": "int"
-        },
-        {
-          "name": "slot",
-          "type": "int"
-        },
-        {
-          "name": "function",
-          "type": "int"
-        },
-        {
-          "name": "class_info",
-          "type": "408"
-        },
-        {
-          "name": "id",
-          "type": "409"
-        },
-        {
-          "name": "irq",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "qdev_id",
-          "type": "str"
-        },
-        {
-          "name": "pci_bridge",
-          "default": null,
-          "type": "410"
-        },
-        {
-          "name": "regions",
-          "type": "[411]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "318",
-      "meta-type": "enum",
-      "values": [
-        "elf",
-        "kdump-zlib",
-        "kdump-lzo",
-        "kdump-snappy"
-      ]
-    },
-    {
-      "name": "319",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "active",
-        "completed",
-        "failed"
-      ]
-    },
-    {
-      "name": "[318]",
-      "element-type": "318",
-      "meta-type": "array"
-    },
-    {
-      "name": "320",
-      "meta-type": "enum",
-      "values": [
-        "static",
-        "full"
-      ]
-    },
-    {
-      "name": "321",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "props",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "322",
-      "meta-type": "enum",
-      "values": [
-        "incompatible",
-        "identical",
-        "superset",
-        "subset"
-      ]
-    },
-    {
-      "name": "[323]",
-      "element-type": "323",
-      "meta-type": "array"
-    },
-    {
-      "name": "323",
-      "members": [
-        {
-          "name": "fd",
-          "type": "int"
-        },
-        {
-          "name": "opaque",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[324]",
-      "element-type": "324",
-      "meta-type": "array"
-    },
-    {
-      "name": "324",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "412"
-        },
-        {
-          "name": "help",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "325",
-      "meta-type": "enum",
-      "values": [
-        "default",
-        "preferred",
-        "bind",
-        "interleave"
-      ]
-    },
-    {
-      "name": "326",
-      "meta-type": "enum",
-      "values": [
-        "dimm",
-        "nvdimm"
-      ]
-    },
-    {
-      "name": "327",
-      "members": [
-        {
-          "name": "data",
-          "type": "413"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "328",
-      "meta-type": "enum",
-      "values": [
-        "DIMM",
-        "CPU"
-      ]
-    },
-    {
-      "name": "329",
-      "meta-type": "enum",
-      "values": [
-        "uninit",
-        "launch-update",
-        "launch-secret",
-        "running",
-        "send-update",
-        "receive-update"
-      ]
-    },
-    {
-      "name": "330",
-      "meta-type": "enum",
-      "values": [
-        "queue-full"
-      ]
-    },
-    {
-      "name": "331",
-      "meta-type": "enum",
-      "values": [
-        "hyper-v",
-        "s390"
-      ]
-    },
-    {
-      "name": "332",
-      "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": "333",
-      "members": [
-        {
-          "name": "core",
-          "type": "int"
-        },
-        {
-          "name": "psw-mask",
-          "type": "int"
-        },
-        {
-          "name": "psw-addr",
-          "type": "int"
-        },
-        {
-          "name": "reason",
-          "type": "414"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "334",
-      "meta-type": "enum",
-      "values": [
-        "active",
-        "disabled",
-        "frozen",
-        "locked"
-      ]
-    },
-    {
-      "name": "[335]",
-      "element-type": "335",
-      "meta-type": "array"
-    },
-    {
-      "name": "335",
-      "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": "336",
-      "members": [
-        {
-          "name": "boundaries",
-          "type": "[int]"
-        },
-        {
-          "name": "bins",
-          "type": "[int]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[56]",
-      "element-type": "56",
-      "meta-type": "array"
-    },
-    {
-      "name": "337",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "qcow2",
-          "type": "416"
-        },
-        {
-          "case": "vmdk",
-          "type": "417"
-        },
-        {
-          "case": "luks",
-          "type": "418"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "415"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "338",
-      "members": [
-        {
-          "type": "35"
-        },
-        {
-          "type": "str"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "[339]",
-      "element-type": "339",
-      "meta-type": "array"
-    },
-    {
-      "name": "339",
-      "members": [
-        {
-          "name": "event",
-          "type": "419"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "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": "[340]",
-      "element-type": "340",
-      "meta-type": "array"
-    },
-    {
-      "name": "340",
-      "members": [
-        {
-          "name": "event",
-          "type": "419"
-        },
-        {
-          "name": "state",
-          "default": null,
-          "type": "int"
-        },
-        {
-          "name": "new_state",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "341",
-      "meta-type": "enum",
-      "values": [
-        "auto",
-        "on",
-        "off"
-      ]
-    },
-    {
-      "name": "342",
-      "meta-type": "enum",
-      "values": [
-        "threads",
-        "native"
-      ]
-    },
-    {
-      "name": "[343]",
-      "element-type": "343",
-      "meta-type": "array"
-    },
-    {
-      "name": "343",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "inet",
-          "type": "354"
-        },
-        {
-          "case": "unix",
-          "type": "421"
-        },
-        {
-          "case": "vsock",
-          "type": "422"
-        },
-        {
-          "case": "fd",
-          "type": "423"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "420"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "344",
-      "meta-type": "enum",
-      "values": [
-        "tcp",
-        "iser"
-      ]
-    },
-    {
-      "name": "345",
-      "meta-type": "enum",
-      "values": [
-        "crc32c",
-        "none",
-        "crc32c-none",
-        "none-crc32c"
-      ]
-    },
-    {
-      "name": "346",
-      "members": [
-        {
-          "name": "type",
-          "type": "424"
-        },
-        {
-          "name": "host",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "347",
-      "members": [
-        {
-          "type": "35"
-        },
-        {
-          "type": "str"
-        },
-        {
-          "type": "null"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "348",
-      "members": [
-        {
-          "type": "425"
-        },
-        {
-          "type": "426"
-        }
-      ],
-      "meta-type": "alternate"
-    },
-    {
-      "name": "349",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "428"
-        },
-        {
-          "case": "luks",
-          "type": "429"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "427"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "350",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "428"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "430"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[338]",
-      "element-type": "338",
-      "meta-type": "array"
-    },
-    {
-      "name": "351",
-      "meta-type": "enum",
-      "values": [
-        "quorum",
-        "fifo"
-      ]
-    },
-    {
-      "name": "[352]",
-      "element-type": "352",
-      "meta-type": "array"
-    },
-    {
-      "name": "352",
-      "members": [
-        {
-          "name": "host",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "353",
-      "meta-type": "enum",
-      "values": [
-        "primary",
-        "secondary"
-      ]
-    },
-    {
-      "name": "354",
-      "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "355",
-      "tag": "mode",
-      "variants": [
-        {
-          "case": "none",
-          "type": "432"
-        },
-        {
-          "case": "hash",
-          "type": "433"
-        },
-        {
-          "case": "known_hosts",
-          "type": "432"
-        }
-      ],
-      "members": [
-        {
-          "name": "mode",
-          "type": "431"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "356",
-      "meta-type": "enum",
-      "values": [
-        "off",
-        "metadata",
-        "falloc",
-        "full"
-      ]
-    },
-    {
-      "name": "357",
-      "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": "358",
-      "meta-type": "enum",
-      "values": [
-        "ecb",
-        "cbc",
-        "xts",
-        "ctr"
-      ]
-    },
-    {
-      "name": "359",
-      "meta-type": "enum",
-      "values": [
-        "plain",
-        "plain64",
-        "essiv"
-      ]
-    },
-    {
-      "name": "360",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1",
-        "sha224",
-        "sha256",
-        "sha384",
-        "sha512",
-        "ripemd160"
-      ]
-    },
-    {
-      "name": "361",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "qcow",
-          "type": "428"
-        },
-        {
-          "case": "luks",
-          "type": "435"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "434"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "362",
-      "meta-type": "enum",
-      "values": [
-        "v2",
-        "v3"
-      ]
-    },
-    {
-      "name": "363",
-      "tag": "type",
-      "variants": [
-        {
-          "case": "full",
-          "type": "437"
-        },
-        {
-          "case": "erasure-coded",
-          "type": "438"
-        }
-      ],
-      "members": [
-        {
-          "name": "type",
-          "type": "436"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "364",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "365",
-      "meta-type": "enum",
-      "values": [
-        "dynamic",
-        "fixed"
-      ]
-    },
-    {
-      "name": "null",
-      "json-type": "null",
-      "meta-type": "builtin"
-    },
-    {
-      "name": "366",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "367",
-      "members": [
-        {
-          "name": "data",
-          "type": "354"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "368",
-      "members": [
-        {
-          "name": "data",
-          "type": "421"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "369",
-      "members": [
-        {
-          "name": "data",
-          "type": "422"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "370",
-      "members": [
-        {
-          "name": "data",
-          "type": "423"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "371",
-      "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": "372",
-      "members": [
-        {
-          "name": "data",
-          "type": "439"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "373",
-      "members": [
-        {
-          "name": "data",
-          "type": "440"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "374",
-      "members": [
-        {
-          "name": "data",
-          "type": "441"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "375",
-      "members": [
-        {
-          "name": "data",
-          "type": "442"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "376",
-      "members": [
-        {
-          "name": "data",
-          "type": "443"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "377",
-      "members": [
-        {
-          "name": "data",
-          "type": "444"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "378",
-      "members": [
-        {
-          "name": "data",
-          "type": "445"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "379",
-      "members": [
-        {
-          "name": "data",
-          "type": "446"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "380",
-      "members": [
-        {
-          "name": "data",
-          "type": "447"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "381",
-      "members": [
-        {
-          "name": "data",
-          "type": "448"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "382",
-      "members": [
-        {
-          "name": "data",
-          "type": "449"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "383",
-      "meta-type": "enum",
-      "values": [
-        "passthrough",
-        "emulator"
-      ]
-    },
-    {
-      "name": "384",
-      "members": [
-        {
-          "name": "data",
-          "type": "450"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "385",
-      "members": [
-        {
-          "name": "data",
-          "type": "451"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "386",
-      "meta-type": "enum",
-      "values": [
-        "number",
-        "qcode"
-      ]
-    },
-    {
-      "name": "387",
-      "members": [
-        {
-          "name": "data",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "388",
-      "members": [
-        {
-          "name": "data",
-          "type": "452"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "389",
-      "meta-type": "enum",
-      "values": [
-        "key",
-        "btn",
-        "rel",
-        "abs"
-      ]
-    },
-    {
-      "name": "390",
-      "members": [
-        {
-          "name": "data",
-          "type": "453"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "391",
-      "members": [
-        {
-          "name": "data",
-          "type": "454"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "392",
-      "members": [
-        {
-          "name": "data",
-          "type": "455"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "393",
-      "meta-type": "enum",
-      "values": [
-        "abort",
-        "block-dirty-bitmap-add",
-        "block-dirty-bitmap-clear",
-        "blockdev-backup",
-        "blockdev-snapshot",
-        "blockdev-snapshot-internal-sync",
-        "blockdev-snapshot-sync",
-        "drive-backup"
-      ]
-    },
-    {
-      "name": "394",
-      "members": [
-        {
-          "name": "data",
-          "type": "456"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "395",
-      "members": [
-        {
-          "name": "data",
-          "type": "22"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "396",
-      "members": [
-        {
-          "name": "data",
-          "type": "23"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "397",
-      "members": [
-        {
-          "name": "data",
-          "type": "19"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "398",
-      "members": [
-        {
-          "name": "data",
-          "type": "15"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "399",
-      "members": [
-        {
-          "name": "data",
-          "type": "54"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "400",
-      "members": [
-        {
-          "name": "data",
-          "type": "14"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "401",
-      "members": [
-        {
-          "name": "data",
-          "type": "18"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "402",
-      "meta-type": "enum",
-      "values": [
-        "individual",
-        "grouped"
-      ]
-    },
-    {
-      "name": "403",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "number",
-        "int",
-        "boolean",
-        "null",
-        "object",
-        "array",
-        "value"
-      ]
-    },
-    {
-      "name": "[404]",
-      "element-type": "404",
-      "meta-type": "array"
-    },
-    {
-      "name": "404",
-      "members": [
-        {
-          "name": "name",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        },
-        {
-          "name": "default",
-          "default": null,
-          "type": "any"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[405]",
-      "element-type": "405",
-      "meta-type": "array"
-    },
-    {
-      "name": "405",
-      "members": [
-        {
-          "name": "case",
-          "type": "str"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[406]",
-      "element-type": "406",
-      "meta-type": "array"
-    },
-    {
-      "name": "406",
-      "members": [
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "407",
-      "meta-type": "enum",
-      "values": [
-        "uninitialized",
-        "stopped",
-        "check-stop",
-        "operating",
-        "load"
-      ]
-    },
-    {
-      "name": "408",
-      "members": [
-        {
-          "name": "desc",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "class",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "409",
-      "members": [
-        {
-          "name": "device",
-          "type": "int"
-        },
-        {
-          "name": "vendor",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "410",
-      "members": [
-        {
-          "name": "bus",
-          "type": "457"
-        },
-        {
-          "name": "devices",
-          "default": null,
-          "type": "[317]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[411]",
-      "element-type": "411",
-      "meta-type": "array"
-    },
-    {
-      "name": "411",
-      "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": "412",
-      "meta-type": "enum",
-      "values": [
-        "string",
-        "boolean",
-        "number",
-        "size"
-      ]
-    },
-    {
-      "name": "413",
-      "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": "414",
-      "meta-type": "enum",
-      "values": [
-        "unknown",
-        "disabled-wait",
-        "extint-loop",
-        "pgmint-loop",
-        "opint-loop"
-      ]
-    },
-    {
-      "name": "415",
-      "meta-type": "enum",
-      "values": [
-        "qcow2",
-        "vmdk",
-        "luks"
-      ]
-    },
-    {
-      "name": "416",
-      "members": [
-        {
-          "name": "data",
-          "type": "458"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "417",
-      "members": [
-        {
-          "name": "data",
-          "type": "459"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "418",
-      "members": [
-        {
-          "name": "data",
-          "type": "460"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "419",
-      "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"
-      ]
-    },
-    {
-      "name": "420",
-      "meta-type": "enum",
-      "values": [
-        "inet",
-        "unix",
-        "vsock",
-        "fd"
-      ]
-    },
-    {
-      "name": "421",
-      "members": [
-        {
-          "name": "path",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "422",
-      "members": [
-        {
-          "name": "cid",
-          "type": "str"
-        },
-        {
-          "name": "port",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "423",
-      "members": [
-        {
-          "name": "str",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "424",
-      "meta-type": "enum",
-      "values": [
-        "inet"
-      ]
-    },
-    {
-      "name": "425",
-      "members": [
-        {
-          "name": "template",
-          "default": null,
-          "type": "426"
-        },
-        {
-          "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"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "426",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "constant",
-        "cached",
-        "all"
-      ]
-    },
-    {
-      "name": "427",
-      "meta-type": "enum",
-      "values": [
-        "aes",
-        "luks"
-      ]
-    },
-    {
-      "name": "428",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "429",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "430",
-      "meta-type": "enum",
-      "values": [
-        "aes"
-      ]
-    },
-    {
-      "name": "431",
-      "meta-type": "enum",
-      "values": [
-        "none",
-        "hash",
-        "known_hosts"
-      ]
-    },
-    {
-      "name": "432",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "433",
-      "members": [
-        {
-          "name": "type",
-          "type": "461"
-        },
-        {
-          "name": "hash",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "434",
-      "meta-type": "enum",
-      "values": [
-        "qcow",
-        "luks"
-      ]
-    },
-    {
-      "name": "435",
-      "members": [
-        {
-          "name": "key-secret",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cipher-alg",
-          "default": null,
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "default": null,
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "default": null,
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "iter-time",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "436",
-      "meta-type": "enum",
-      "values": [
-        "full",
-        "erasure-coded"
-      ]
-    },
-    {
-      "name": "437",
-      "members": [
-        {
-          "name": "copies",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "438",
-      "members": [
-        {
-          "name": "data-strips",
-          "type": "int"
-        },
-        {
-          "name": "parity-strips",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "439",
-      "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": "440",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "device",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "441",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "addr",
-          "type": "265"
-        },
-        {
-          "name": "tls-creds",
-          "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": "reconnect",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "442",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "remote",
-          "type": "265"
-        },
-        {
-          "name": "local",
-          "default": null,
-          "type": "265"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "443",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "444",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "445",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "signal",
-          "default": null,
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "446",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "type",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "447",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "fqdn",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "448",
-      "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": "449",
-      "members": [
-        {
-          "name": "logfile",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "logappend",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "size",
-          "default": null,
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "450",
-      "members": [
-        {
-          "name": "path",
-          "default": null,
-          "type": "str"
-        },
-        {
-          "name": "cancel-path",
-          "default": null,
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "451",
-      "members": [
-        {
-          "name": "chardev",
-          "type": "str"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "452",
-      "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": "453",
-      "members": [
-        {
-          "name": "key",
-          "type": "288"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "454",
-      "members": [
-        {
-          "name": "button",
-          "type": "462"
-        },
-        {
-          "name": "down",
-          "type": "bool"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "455",
-      "members": [
-        {
-          "name": "axis",
-          "type": "463"
-        },
-        {
-          "name": "value",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "456",
-      "members": [
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "457",
-      "members": [
-        {
-          "name": "number",
-          "type": "int"
-        },
-        {
-          "name": "secondary",
-          "type": "int"
-        },
-        {
-          "name": "subordinate",
-          "type": "int"
-        },
-        {
-          "name": "io_range",
-          "type": "464"
-        },
-        {
-          "name": "memory_range",
-          "type": "464"
-        },
-        {
-          "name": "prefetchable_range",
-          "type": "464"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "458",
-      "members": [
-        {
-          "name": "compat",
-          "type": "str"
-        },
-        {
-          "name": "lazy-refcounts",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "corrupt",
-          "default": null,
-          "type": "bool"
-        },
-        {
-          "name": "refcount-bits",
-          "type": "int"
-        },
-        {
-          "name": "encrypt",
-          "default": null,
-          "type": "465"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "459",
-      "members": [
-        {
-          "name": "create-type",
-          "type": "str"
-        },
-        {
-          "name": "cid",
-          "type": "int"
-        },
-        {
-          "name": "parent-cid",
-          "type": "int"
-        },
-        {
-          "name": "extents",
-          "type": "[213]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "460",
-      "members": [
-        {
-          "name": "cipher-alg",
-          "type": "357"
-        },
-        {
-          "name": "cipher-mode",
-          "type": "358"
-        },
-        {
-          "name": "ivgen-alg",
-          "type": "359"
-        },
-        {
-          "name": "ivgen-hash-alg",
-          "default": null,
-          "type": "360"
-        },
-        {
-          "name": "hash-alg",
-          "type": "360"
-        },
-        {
-          "name": "payload-offset",
-          "type": "int"
-        },
-        {
-          "name": "master-key-iters",
-          "type": "int"
-        },
-        {
-          "name": "uuid",
-          "type": "str"
-        },
-        {
-          "name": "slots",
-          "type": "[466]"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "461",
-      "meta-type": "enum",
-      "values": [
-        "md5",
-        "sha1"
-      ]
-    },
-    {
-      "name": "462",
-      "meta-type": "enum",
-      "values": [
-        "left",
-        "middle",
-        "right",
-        "wheel-up",
-        "wheel-down",
-        "side",
-        "extra"
-      ]
-    },
-    {
-      "name": "463",
-      "meta-type": "enum",
-      "values": [
-        "x",
-        "y"
-      ]
-    },
-    {
-      "name": "464",
-      "members": [
-        {
-          "name": "base",
-          "type": "int"
-        },
-        {
-          "name": "limit",
-          "type": "int"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "465",
-      "tag": "format",
-      "variants": [
-        {
-          "case": "aes",
-          "type": "467"
-        },
-        {
-          "case": "luks",
-          "type": "460"
-        }
-      ],
-      "members": [
-        {
-          "name": "format",
-          "type": "427"
-        }
-      ],
-      "meta-type": "object"
-    },
-    {
-      "name": "[213]",
-      "element-type": "213",
-      "meta-type": "array"
-    },
-    {
-      "name": "[466]",
-      "element-type": "466",
-      "meta-type": "array"
-    },
-    {
-      "name": "466",
-      "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": "467",
-      "members": [
-      ],
-      "meta-type": "object"
-    }
-  ],
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-commands",
-  "id": "libvirt-5"
-}
-
-{
-  "return": [
-    {
-      "name": "netdev_add"
-    },
-    {
-      "name": "device_add"
-    },
-    {
-      "name": "query-qmp-schema"
-    },
-    {
-      "name": "x-oob-test"
-    },
-    {
-      "name": "query-sev-capabilities"
-    },
-    {
-      "name": "query-sev-launch-measure"
-    },
-    {
-      "name": "query-sev"
-    },
-    {
-      "name": "query-vm-generation-id"
-    },
-    {
-      "name": "query-hotpluggable-cpus"
-    },
-    {
-      "name": "xen-load-devices-state"
-    },
-    {
-      "name": "rtc-reset-reinjection"
-    },
-    {
-      "name": "query-acpi-ospm-status"
-    },
-    {
-      "name": "query-memory-devices"
-    },
-    {
-      "name": "query-memdev"
-    },
-    {
-      "name": "query-command-line-options"
-    },
-    {
-      "name": "query-target"
-    },
-    {
-      "name": "query-fdsets"
-    },
-    {
-      "name": "remove-fd"
-    },
-    {
-      "name": "add-fd"
-    },
-    {
-      "name": "query-cpu-model-expansion"
-    },
-    {
-      "name": "query-cpu-definitions"
-    },
-    {
-      "name": "query-memory-size-summary"
-    },
-    {
-      "name": "query-machines"
-    },
-    {
-      "name": "closefd"
-    },
-    {
-      "name": "getfd"
-    },
-    {
-      "name": "object-del"
-    },
-    {
-      "name": "object-add"
-    },
-    {
-      "name": "query-dump-guest-memory-capability"
-    },
-    {
-      "name": "query-dump"
-    },
-    {
-      "name": "dump-guest-memory"
-    },
-    {
-      "name": "device_del"
-    },
-    {
-      "name": "xen-set-global-dirty-log"
-    },
-    {
-      "name": "qom-list-properties"
-    },
-    {
-      "name": "device-list-properties"
-    },
-    {
-      "name": "qom-list-types"
-    },
-    {
-      "name": "change"
-    },
-    {
-      "name": "qom-set"
-    },
-    {
-      "name": "qom-get"
-    },
-    {
-      "name": "qom-list"
-    },
-    {
-      "name": "human-monitor-command"
-    },
-    {
-      "name": "balloon"
-    },
-    {
-      "name": "inject-nmi"
-    },
-    {
-      "name": "system_wakeup"
-    },
-    {
-      "name": "cont"
-    },
-    {
-      "name": "pmemsave"
-    },
-    {
-      "name": "memsave"
-    },
-    {
-      "name": "cpu-add"
-    },
-    {
-      "name": "system_powerdown"
-    },
-    {
-      "name": "system_reset"
-    },
-    {
-      "name": "stop"
-    },
-    {
-      "name": "quit"
-    },
-    {
-      "name": "query-pci"
-    },
-    {
-      "name": "query-balloon"
-    },
-    {
-      "name": "query-iothreads"
-    },
-    {
-      "name": "query-cpus-fast"
-    },
-    {
-      "name": "query-cpus"
-    },
-    {
-      "name": "query-events"
-    },
-    {
-      "name": "query-uuid"
-    },
-    {
-      "name": "query-kvm"
-    },
-    {
-      "name": "query-name"
-    },
-    {
-      "name": "add_client"
-    },
-    {
-      "name": "query-commands"
-    },
-    {
-      "name": "query-version"
-    },
-    {
-      "name": "qmp_capabilities"
-    },
-    {
-      "name": "trace-event-set-state"
-    },
-    {
-      "name": "trace-event-get-state"
-    },
-    {
-      "name": "transaction"
-    },
-    {
-      "name": "xen-colo-do-checkpoint"
-    },
-    {
-      "name": "query-xen-replication-status"
-    },
-    {
-      "name": "xen-set-replication"
-    },
-    {
-      "name": "xen-save-devices-state"
-    },
-    {
-      "name": "migrate-incoming"
-    },
-    {
-      "name": "migrate"
-    },
-    {
-      "name": "query-migrate-cache-size"
-    },
-    {
-      "name": "migrate-set-cache-size"
-    },
-    {
-      "name": "migrate_set_speed"
-    },
-    {
-      "name": "migrate_set_downtime"
-    },
-    {
-      "name": "migrate-continue"
-    },
-    {
-      "name": "migrate_cancel"
-    },
-    {
-      "name": "x-colo-lost-heartbeat"
-    },
-    {
-      "name": "migrate-start-postcopy"
-    },
-    {
-      "name": "client_migrate_info"
-    },
-    {
-      "name": "query-migrate-parameters"
-    },
-    {
-      "name": "migrate-set-parameters"
-    },
-    {
-      "name": "query-migrate-capabilities"
-    },
-    {
-      "name": "migrate-set-capabilities"
-    },
-    {
-      "name": "query-migrate"
-    },
-    {
-      "name": "input-send-event"
-    },
-    {
-      "name": "send-key"
-    },
-    {
-      "name": "query-mice"
-    },
-    {
-      "name": "change-vnc-password"
-    },
-    {
-      "name": "query-vnc-servers"
-    },
-    {
-      "name": "query-vnc"
-    },
-    {
-      "name": "query-spice"
-    },
-    {
-      "name": "screendump"
-    },
-    {
-      "name": "expire_password"
-    },
-    {
-      "name": "set_password"
-    },
-    {
-      "name": "query-tpm"
-    },
-    {
-      "name": "query-tpm-types"
-    },
-    {
-      "name": "query-tpm-models"
-    },
-    {
-      "name": "query-rocker-of-dpa-groups"
-    },
-    {
-      "name": "query-rocker-of-dpa-flows"
-    },
-    {
-      "name": "query-rocker-ports"
-    },
-    {
-      "name": "query-rocker"
-    },
-    {
-      "name": "query-rx-filter"
-    },
-    {
-      "name": "netdev_del"
-    },
-    {
-      "name": "set_link"
-    },
-    {
-      "name": "chardev-send-break"
-    },
-    {
-      "name": "chardev-remove"
-    },
-    {
-      "name": "chardev-change"
-    },
-    {
-      "name": "chardev-add"
-    },
-    {
-      "name": "ringbuf-read"
-    },
-    {
-      "name": "ringbuf-write"
-    },
-    {
-      "name": "query-chardev-backends"
-    },
-    {
-      "name": "query-chardev"
-    },
-    {
-      "name": "nbd-server-stop"
-    },
-    {
-      "name": "nbd-server-remove"
-    },
-    {
-      "name": "nbd-server-add"
-    },
-    {
-      "name": "nbd-server-start"
-    },
-    {
-      "name": "eject"
-    },
-    {
-      "name": "blockdev-snapshot-delete-internal-sync"
-    },
-    {
-      "name": "blockdev-snapshot-internal-sync"
-    },
-    {
-      "name": "x-blockdev-set-iothread"
-    },
-    {
-      "name": "x-blockdev-change"
-    },
-    {
-      "name": "block-set-write-threshold"
-    },
-    {
-      "name": "blockdev-change-medium"
-    },
-    {
-      "name": "blockdev-insert-medium"
-    },
-    {
-      "name": "blockdev-remove-medium"
-    },
-    {
-      "name": "blockdev-close-tray"
-    },
-    {
-      "name": "blockdev-open-tray"
-    },
-    {
-      "name": "x-blockdev-create"
-    },
-    {
-      "name": "blockdev-del"
-    },
-    {
-      "name": "blockdev-add"
-    },
-    {
-      "name": "block-job-finalize"
-    },
-    {
-      "name": "block-job-dismiss"
-    },
-    {
-      "name": "block-job-complete"
-    },
-    {
-      "name": "block-job-resume"
-    },
-    {
-      "name": "block-job-pause"
-    },
-    {
-      "name": "block-job-cancel"
-    },
-    {
-      "name": "block-job-set-speed"
-    },
-    {
-      "name": "block-stream"
-    },
-    {
-      "name": "block_set_io_throttle"
-    },
-    {
-      "name": "blockdev-mirror"
-    },
-    {
-      "name": "x-debug-block-dirty-bitmap-sha256"
-    },
-    {
-      "name": "block-dirty-bitmap-clear"
-    },
-    {
-      "name": "block-dirty-bitmap-remove"
-    },
-    {
-      "name": "block-dirty-bitmap-add"
-    },
-    {
-      "name": "drive-mirror"
-    },
-    {
-      "name": "query-named-block-nodes"
-    },
-    {
-      "name": "blockdev-backup"
-    },
-    {
-      "name": "drive-backup"
-    },
-    {
-      "name": "block-commit"
-    },
-    {
-      "name": "change-backing-file"
-    },
-    {
-      "name": "blockdev-snapshot"
-    },
-    {
-      "name": "blockdev-snapshot-sync"
-    },
-    {
-      "name": "block_resize"
-    },
-    {
-      "name": "block_passwd"
-    },
-    {
-      "name": "query-block-jobs"
-    },
-    {
-      "name": "query-blockstats"
-    },
-    {
-      "name": "query-block"
-    },
-    {
-      "name": "x-block-latency-histogram-set"
-    },
-    {
-      "name": "watchdog-set-action"
-    },
-    {
-      "name": "query-status"
-    }
-  ],
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "query-kvm",
-  "id": "libvirt-6"
-}
-
-{
-  "return": {
-    "enabled": true,
-    "present": true
-  },
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "qom-list-types",
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "name": "vhost-vsock-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "scsi-generic",
-      "parent": "scsi-device"
-    },
-    {
-      "name": "qio-channel-tls",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "virtio-mmio",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "scsi-hd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "pc-0.10-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "usb-bot",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "chardev-null",
-      "parent": "chardev"
-    },
-    {
-      "name": "chardev-parallel",
-      "parent": "chardev"
-    },
-    {
-      "name": "qemu-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "lsi53c895a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "kvm-ioapic",
-      "parent": "ioapic-common"
-    },
-    {
-      "name": "virtio-keyboard-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "name": "i440FX",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ide-hd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "Opteron_G1-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "kvm64-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-net-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "kvm-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "at24c-eeprom",
-      "parent": "i2c-slave"
-    },
-    {
-      "name": "chardev-pty",
-      "parent": "chardev"
-    },
-    {
-      "name": "SUNW,fdtwo",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "isa-pcspk",
-      "parent": "isa-device"
-    },
-    {
-      "name": "Haswell-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "loader",
-      "parent": "device"
-    },
-    {
-      "name": "filter-rewriter",
-      "parent": "netfilter"
-    },
-    {
-      "name": "virtio-serial-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "Nehalem-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-0.12-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pcie-root-port",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "virtio-crypto-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "usb-host",
-      "parent": "usb-device"
-    },
-    {
-      "name": "pc-0.11-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "usb-bt-dongle",
-      "parent": "usb-device"
-    },
-    {
-      "name": "igd-passthrough-isa-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "qemu64-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "PIIX3-xen",
-      "parent": "pci-piix3"
-    },
-    {
-      "name": "virtio-input-host-pci",
-      "parent": "virtio-input-pci"
-    },
-    {
-      "name": "pc-i440fx-2.10-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "phenom-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "e1000",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "ICH9-LPC",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-i440fx-1.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ich9-usb-uhci6",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "sysbus-ahci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "ich9-usb-uhci4",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pc-q35-2.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "usb-mtp",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ccid-card-emulated",
-      "parent": "ccid-card"
-    },
-    {
-      "name": "ich9-usb-uhci5",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "chardev-spicevmc",
-      "parent": "chardev-spice"
-    },
-    {
-      "name": "ich9-usb-uhci3",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci2",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "ich9-usb-uhci1",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "tpci200",
-      "parent": "pci-device"
-    },
-    {
-      "name": "memory-backend-file",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "pc-q35-2.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "AMDVI-PCI",
-      "parent": "pci-device"
-    },
-    {
-      "name": "rtl8139",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-hci",
-      "parent": "chardev"
-    },
-    {
-      "name": "pc-q35-2.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "megasas",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "base-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "container",
-      "parent": "object"
-    },
-    {
-      "name": "qxl-vga",
-      "parent": "pci-qxl"
-    },
-    {
-      "name": "scsi-block",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "Opteron_G2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "unimplemented-device",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "scsi-cd",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "pxb-bus",
-      "parent": "PCI"
-    },
-    {
-      "name": "pc-0.14-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "accel",
-      "parent": "object"
-    },
-    {
-      "name": "pc-i440fx-2.12-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "floppy-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "usb-audio",
-      "parent": "usb-device"
-    },
-    {
-      "name": "virtio-vga",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "vmware-svga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isa-serial",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pc-0.13-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "vhost-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virtio-serial-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "isa-debug-exit",
-      "parent": "isa-device"
-    },
-    {
-      "name": "chardev-gdb",
-      "parent": "chardev"
-    },
-    {
-      "name": "fdc37m81x-superio",
-      "parent": "isa-superio"
-    },
-    {
-      "name": "pc-testdev",
-      "parent": "isa-device"
-    },
-    {
-      "name": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pr-manager-helper",
-      "parent": "pr-manager"
-    },
-    {
-      "name": "fw_cfg_mem",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "tls-creds-anon",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "pc-q35-2.8-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ide-cd",
-      "parent": "ide-device"
-    },
-    {
-      "name": "usb-uas",
-      "parent": "usb-device"
-    },
-    {
-      "name": "pc-i440fx-2.11-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-i440fx-1.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-balloon-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "iothread",
-      "parent": "object"
-    },
-    {
-      "name": "sb16",
-      "parent": "isa-device"
-    },
-    {
-      "name": "chardev-socket",
-      "parent": "chardev"
-    },
-    {
-      "name": "486-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-2.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "pc-i440fx-1.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-mux",
-      "parent": "chardev"
-    },
-    {
-      "name": "filter-redirector",
-      "parent": "netfilter"
-    },
-    {
-      "name": "usb-ccid",
-      "parent": "usb-device"
-    },
-    {
-      "name": "isa-cirrus-vga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "qio-channel-rdma",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "vhost-vsock-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "sdhci-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-input-host-device",
-      "parent": "virtio-input-device"
-    },
-    {
-      "name": "i82559er",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "cs4231a",
-      "parent": "isa-device"
-    },
-    {
-      "name": "ivshmem-doorbell",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "chardev-udp",
-      "parent": "chardev"
-    },
-    {
-      "name": "virtio-rng-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "isa-parallel",
-      "parent": "isa-device"
-    },
-    {
-      "name": "piix4-ide",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "adlib",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pc-0.15-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "kvmvapic",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "hda-micro",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "pci-bridge-seat",
-      "parent": "pci-bridge"
-    },
-    {
-      "name": "dc390",
-      "parent": "am53c974"
-    },
-    {
-      "name": "qemu,register",
-      "parent": "device"
-    },
-    {
-      "name": "IDE",
-      "parent": "bus"
-    },
-    {
-      "name": "fw_cfg_io",
-      "parent": "fw_cfg"
-    },
-    {
-      "name": "tpm-crb",
-      "parent": "device"
-    },
-    {
-      "name": "memory-backend-ram",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "am53c974",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-blk-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "nvdimm",
-      "parent": "pc-dimm"
-    },
-    {
-      "name": "mc146818rtc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "qio-channel-websock",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "qio-channel-file",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "chardev-msmouse",
-      "parent": "chardev"
-    },
-    {
-      "name": "pc-q35-2.9-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-pipe",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "pc-i440fx-1.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "cryptodev-backend-builtin",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "hda-output",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "mmio_interface",
-      "parent": "device"
-    },
-    {
-      "name": "chardev-spiceport",
-      "parent": "chardev-spice"
-    },
-    {
-      "name": "VGA",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "sga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "i8257",
-      "parent": "isa-device"
-    },
-    {
-      "name": "qio-net-listener",
-      "parent": "object"
-    },
-    {
-      "name": "port92",
-      "parent": "isa-device"
-    },
-    {
-      "name": "mptsas1068",
-      "parent": "pci-device"
-    },
-    {
-      "name": "edu",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-mouse-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "name": "Skylake-Client-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ICH9 SMB",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Broadwell-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "vfio-pci-igd-lpc-bridge",
-      "parent": "pci-device"
-    },
-    {
-      "name": "HDA",
-      "parent": "bus"
-    },
-    {
-      "name": "n270-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pcm3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-redir",
-      "parent": "usb-device"
-    },
-    {
-      "name": "floppy",
-      "parent": "device"
-    },
-    {
-      "name": "qemu:memory-region",
-      "parent": "object"
-    },
-    {
-      "name": "mioe3680_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "sysbus-ohci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "chardev-ringbuf",
-      "parent": "chardev"
-    },
-    {
-      "name": "max-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "can-bus",
-      "parent": "object"
-    },
-    {
-      "name": "qtest-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "qio-channel-command",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "pxb-host",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "IvyBridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "xio3130-downstream",
-      "parent": "pcie-slot"
-    },
-    {
-      "name": "virtio-gpu-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "virtio-blk-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "cirrus-vga",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isa-ipmi-kcs",
-      "parent": "isa-device"
-    },
-    {
-      "name": "kvmclock",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "cryptodev-vhost-user",
-      "parent": "cryptodev-backend"
-    },
-    {
-      "name": "Opteron_G3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "lsi53c810",
-      "parent": "lsi53c895a"
-    },
-    {
-      "name": "System",
-      "parent": "bus"
-    },
-    {
-      "name": "Westmere-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-serial",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "vt82c686b-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "chardev-braille",
-      "parent": "chardev"
-    },
-    {
-      "name": "chardev-file",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "intel-iommu",
-      "parent": "x86-iommu"
-    },
-    {
-      "name": "pc-q35-2.10-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "tpm-tis",
-      "parent": "isa-device"
-    },
-    {
-      "name": "PCIE",
-      "parent": "PCI"
-    },
-    {
-      "name": "pcie-pci-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "ccid-card-passthru",
-      "parent": "ccid-card"
-    },
-    {
-      "name": "qio-dns-resolver",
-      "parent": "object"
-    },
-    {
-      "name": "vhost-user-blk-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virtio-serial-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "kvm-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "secondary-vga",
-      "parent": "pci-vga"
-    },
-    {
-      "name": "vhost-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "pci-ohci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "cfi.pflash01",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "usb-hub",
-      "parent": "usb-device"
-    },
-    {
-      "name": "ccid-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "EPYC-IBPB-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "input-linux",
-      "parent": "object"
-    },
-    {
-      "name": "piix3-ide-xen",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "vmgenid",
-      "parent": "device"
-    },
-    {
-      "name": "pci-serial",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vmport",
-      "parent": "isa-device"
-    },
-    {
-      "name": "vhost-user-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "ipmi-bmc-extern",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "PIIX4_PM",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i8042",
-      "parent": "isa-device"
-    },
-    {
-      "name": "coreduo-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82559c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82559a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-q35-2.12-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "SCSI",
-      "parent": "bus"
-    },
-    {
-      "name": "rocker",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pcnet",
-      "parent": "pci-device"
-    },
-    {
-      "name": "rng-egd",
-      "parent": "rng-backend"
-    },
-    {
-      "name": "Skylake-Server-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Opteron_G4-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-q35-2.11-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-testdev",
-      "parent": "chardev"
-    },
-    {
-      "name": "PIIX3",
-      "parent": "pci-piix3"
-    },
-    {
-      "name": "filter-dump",
-      "parent": "netfilter"
-    },
-    {
-      "name": "migration",
-      "parent": "device"
-    },
-    {
-      "name": "vmmouse",
-      "parent": "isa-device"
-    },
-    {
-      "name": "i82558b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82558a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ioapic",
-      "parent": "ioapic-common"
-    },
-    {
-      "name": "smbus-eeprom",
-      "parent": "smbus-device"
-    },
-    {
-      "name": "Haswell-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "i82801",
-      "parent": "pci-device"
-    },
-    {
-      "name": "tls-creds-x509",
-      "parent": "tls-creds"
-    },
-    {
-      "name": "virtio-net-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "virtio-keyboard-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "i82562",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Haswell-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-net",
-      "parent": "usb-device"
-    },
-    {
-      "name": "tpm-passthrough",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "q35-pcihost",
-      "parent": "pcie-host-bridge"
-    },
-    {
-      "name": "amd-iommu",
-      "parent": "x86-iommu"
-    },
-    {
-      "name": "i440FX-pcihost",
-      "parent": "pci-host-bridge"
-    },
-    {
-      "name": "i82557c",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82557b",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i82557a",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-memory",
-      "parent": "chardev-ringbuf"
-    },
-    {
-      "name": "isa-i8259",
-      "parent": "pic-common"
-    },
-    {
-      "name": "virtio-gpu-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "i82551",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-i440fx-2.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "SandyBridge-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "split-irq",
-      "parent": "device"
-    },
-    {
-      "name": "usb-mouse",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "sdhci-bus",
-      "parent": "sd-bus"
-    },
-    {
-      "name": "i82550",
-      "parent": "pci-device"
-    },
-    {
-      "name": "host-x86_64-cpu",
-      "parent": "max-x86_64-cpu"
-    },
-    {
-      "name": "virtio-crypto-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "ich9-usb-ehci1",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "ich9-usb-ehci2",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "vfio-pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "filter-mirror",
-      "parent": "netfilter"
-    },
-    {
-      "name": "isa-ide",
-      "parent": "isa-device"
-    },
-    {
-      "name": "irq",
-      "parent": "object"
-    },
-    {
-      "name": "throttle-group",
-      "parent": "object"
-    },
-    {
-      "name": "IvyBridge-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "memory-backend-memfd",
-      "parent": "memory-backend"
-    },
-    {
-      "name": "can-host-socketcan",
-      "parent": "can-host"
-    },
-    {
-      "name": "nec-usb-xhci",
-      "parent": "base-xhci"
-    },
-    {
-      "name": "qio-channel-socket",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "pvscsi",
-      "parent": "pci-device"
-    },
-    {
-      "name": "piix3-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "virtserialport",
-      "parent": "virtio-serial-port"
-    },
-    {
-      "name": "sd-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "Opteron_G5-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ich9-ahci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "chardev-stdio",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "Skylake-Client-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-dimm",
-      "parent": "device"
-    },
-    {
-      "name": "gus",
-      "parent": "isa-device"
-    },
-    {
-      "name": "hyperv-testdev",
-      "parent": "isa-device"
-    },
-    {
-      "name": "isa-vga",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pc-i440fx-2.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "cryptodev-backend",
-      "parent": "object"
-    },
-    {
-      "name": "IndustryPack",
-      "parent": "bus"
-    },
-    {
-      "name": "pc-i440fx-2.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "or-irq",
-      "parent": "device"
-    },
-    {
-      "name": "ipmi-bmc-sim",
-      "parent": "ipmi-bmc"
-    },
-    {
-      "name": "Broadwell-noTSX-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pentium2-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "chardev-vc",
-      "parent": "chardev"
-    },
-    {
-      "name": "usb-ehci",
-      "parent": "pci-ehci-usb"
-    },
-    {
-      "name": "virtio-rng-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "filter-replay",
-      "parent": "netfilter"
-    },
-    {
-      "name": "e1000-82545em",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "chardev-wctablet",
-      "parent": "chardev"
-    },
-    {
-      "name": "pc-i440fx-2.5-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "e1000-82544gc",
-      "parent": "e1000-base"
-    },
-    {
-      "name": "hpet",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ioh3420",
-      "parent": "pcie-root-port-base"
-    },
-    {
-      "name": "pc-i440fx-2.4-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-9p-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "vmcoreinfo",
-      "parent": "device"
-    },
-    {
-      "name": "filter-buffer",
-      "parent": "netfilter"
-    },
-    {
-      "name": "pci-serial-4x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "athlon-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ich9-intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "pc-i440fx-2.3-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "virtio-9p-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "ivshmem",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "imx-usdhc",
-      "parent": "generic-sdhci"
-    },
-    {
-      "name": "isa-ipmi-bt",
-      "parent": "isa-device"
-    },
-    {
-      "name": "ipoctal232",
-      "parent": "ipack-device"
-    },
-    {
-      "name": "virtio-tablet-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "virtio-scsi-pci",
-      "parent": "virtio-pci"
-    },
-    {
-      "name": "ES1370",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-pci-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "x3130-upstream",
-      "parent": "pcie-port"
-    },
-    {
-      "name": "piix3-ide",
-      "parent": "pci-ide"
-    },
-    {
-      "name": "pci-testdev",
-      "parent": "pci-device"
-    },
-    {
-      "name": "qemu-console",
-      "parent": "object"
-    },
-    {
-      "name": "ISA",
-      "parent": "bus"
-    },
-    {
-      "name": "piix4-usb-uhci",
-      "parent": "pci-uhci-usb"
-    },
-    {
-      "name": "pc-i440fx-2.7-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "tcg-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "virtconsole",
-      "parent": "virtserialport"
-    },
-    {
-      "name": "pentium3-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pci-serial-2x",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ne2k_isa",
-      "parent": "isa-device"
-    },
-    {
-      "name": "Nehalem-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "isa-fdc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "pc-i440fx-2.6-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "chardev-serial",
-      "parent": "chardev-fd"
-    },
-    {
-      "name": "igd-passthrough-i440FX",
-      "parent": "i440FX"
-    },
-    {
-      "name": "colo-compare",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-mmio-bus",
-      "parent": "virtio-bus"
-    },
-    {
-      "name": "e1000e",
-      "parent": "pci-device"
-    },
-    {
-      "name": "virtio-tablet-pci",
-      "parent": "virtio-input-hid-pci"
-    },
-    {
-      "name": "usb-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "smc37c669-superio",
-      "parent": "isa-superio"
-    },
-    {
-      "name": "i82801b11-bridge",
-      "parent": "base-pci-bridge"
-    },
-    {
-      "name": "PCI",
-      "parent": "bus"
-    },
-    {
-      "name": "usb-storage",
-      "parent": "usb-storage-dev"
-    },
-    {
-      "name": "vhost-user-scsi",
-      "parent": "vhost-scsi-common"
-    },
-    {
-      "name": "mch",
-      "parent": "pci-device"
-    },
-    {
-      "name": "ib700",
-      "parent": "isa-device"
-    },
-    {
-      "name": "esp",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "isabus-bridge",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "vhost-user-blk",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "qemu32-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "ne2k_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Broadwell-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "tpm-emulator",
-      "parent": "tpm-backend"
-    },
-    {
-      "name": "ivshmem-plain",
-      "parent": "ivshmem-common"
-    },
-    {
-      "name": "usb-kbd",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "isa-applesmc",
-      "parent": "isa-device"
-    },
-    {
-      "name": "secret",
-      "parent": "object"
-    },
-    {
-      "name": "hda-duplex",
-      "parent": "hda-audio"
-    },
-    {
-      "name": "kvm32-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pc-i440fx-2.9-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "kvm-apic",
-      "parent": "apic-common"
-    },
-    {
-      "name": "sev-guest",
-      "parent": "object"
-    },
-    {
-      "name": "virtio-balloon-device",
-      "parent": "virtio-device"
-    },
-    {
-      "name": "none-machine",
-      "parent": "machine"
-    },
-    {
-      "name": "sysbus-fdc",
-      "parent": "base-sysbus-fdc"
-    },
-    {
-      "name": "megasas-gen2",
-      "parent": "megasas-base"
-    },
-    {
-      "name": "pc-1.0-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "core2duo-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "qxl",
-      "parent": "pci-qxl"
-    },
-    {
-      "name": "pc-i440fx-2.8-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "nvme",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isa-debugcon",
-      "parent": "isa-device"
-    },
-    {
-      "name": "SandyBridge-IBRS-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "Skylake-Server-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pentium-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "usb-tablet",
-      "parent": "usb-hid"
-    },
-    {
-      "name": "qio-channel-buffer",
-      "parent": "qio-channel"
-    },
-    {
-      "name": "scsi-disk",
-      "parent": "scsi-disk-base"
-    },
-    {
-      "name": "usb-braille",
-      "parent": "usb-serial-dev"
-    },
-    {
-      "name": "intel-hda",
-      "parent": "intel-hda-generic"
-    },
-    {
-      "name": "kvm-accel",
-      "parent": "accel"
-    },
-    {
-      "name": "pxb-pcie-bus",
-      "parent": "PCIE"
-    },
-    {
-      "name": "virtio-scsi-device",
-      "parent": "virtio-scsi-common"
-    },
-    {
-      "name": "AC97",
-      "parent": "pci-device"
-    },
-    {
-      "name": "usb-wacom-tablet",
-      "parent": "usb-device"
-    },
-    {
-      "name": "i2c-bus",
-      "parent": "bus"
-    },
-    {
-      "name": "EPYC-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "virtio-mouse-device",
-      "parent": "virtio-input-hid-device"
-    },
-    {
-      "name": "Conroe-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "pxb-pcie",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-1.3-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "ide-drive",
-      "parent": "ide-device"
-    },
-    {
-      "name": "generic-sdhci",
-      "parent": "sys-bus-device"
-    },
-    {
-      "name": "pvrdma",
-      "parent": "pci-device"
-    },
-    {
-      "name": "isa-pit",
-      "parent": "pit-common"
-    },
-    {
-      "name": "pxb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "pc-1.2-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "intel-iommu-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "pc-1.1-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "sd-card",
-      "parent": "device"
-    },
-    {
-      "name": "kvaser_pci",
-      "parent": "pci-device"
-    },
-    {
-      "name": "vmxnet3",
-      "parent": "pci-device"
-    },
-    {
-      "name": "i6300esb",
-      "parent": "pci-device"
-    },
-    {
-      "name": "Westmere-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "amd-iommu-iommu-memory-region",
-      "parent": "qemu:iommu-memory-region"
-    },
-    {
-      "name": "pvpanic",
-      "parent": "isa-device"
-    },
-    {
-      "name": "Penryn-x86_64-cpu",
-      "parent": "x86_64-cpu"
-    },
-    {
-      "name": "apic",
-      "parent": "apic-common"
-    },
-    {
-      "name": "isapc-machine",
-      "parent": "generic-pc-machine"
-    },
-    {
-      "name": "rng-random",
-      "parent": "rng-backend"
-    }
-  ],
-  "id": "libvirt-7"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-blk-pci"
-  },
-  "id": "libvirt-8"
-}
-
-{
-  "return": [
-    {
-      "name": "iothread",
-      "type": "link<iothread>"
-    },
-    {
-      "name": "secs",
-      "type": "uint32"
-    },
-    {
-      "name": "request-merging",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "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": "scsi",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cyls",
-      "type": "uint32"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "indirect_desc",
-      "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": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "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": "any_layout",
-      "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": "virtio-backend",
-      "type": "child<virtio-blk-device>"
-    },
-    {
-      "name": "x-ignore-backend-features",
-      "type": "bool"
-    },
-    {
-      "name": "notify_on_empty",
-      "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": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-8"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-pci"
-  },
-  "id": "libvirt-9"
-}
-
-{
-  "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": "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": "vlan",
-      "description": "Integer VLAN id to connect to",
-      "type": "int32"
-    },
-    {
-      "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": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "virtio-backend",
-      "type": "child<virtio-net-device>"
-    },
-    {
-      "name": "guest_announce",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vectors",
-      "type": "uint32"
-    },
-    {
-      "name": "guest_tso4",
-      "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_tso6",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "ctrl_guest_offloads",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "csum",
-      "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": "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": "rx_queue_size",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-9"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-pci"
-  },
-  "id": "libvirt-10"
-}
-
-{
-  "return": [
-    {
-      "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": "cmd_per_lun",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "num_queues",
-      "type": "uint32"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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-lnksta-dllla",
-      "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": "virtio-pci-bus-master-bug-migration",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    }
-  ],
-  "id": "libvirt-10"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-net-ccw"
-  },
-  "id": "libvirt-11"
-}
-
-{
-  "id": "libvirt-11",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-net-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-scsi-ccw"
-  },
-  "id": "libvirt-12"
-}
-
-{
-  "id": "libvirt-12",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-scsi-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vfio-pci"
-  },
-  "id": "libvirt-13"
-}
-
-{
-  "return": [
-    {
-      "name": "x-igd-opregion",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pci-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-sub-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-req",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-no-kvm-msi",
-      "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": "display",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-pci-sub-vendor-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pci-device-id",
-      "type": "uint32"
-    },
-    {
-      "name": "x-no-geforce-quirks",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-igd-gms",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    },
-    {
-      "name": "x-nv-gpudirect-clique",
-      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
-      "type": "uint4"
-    },
-    {
-      "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-13"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "scsi-hd"
-  },
-  "id": "libvirt-14"
-}
-
-{
-  "return": [
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "port_index",
-      "type": "uint16"
-    },
-    {
-      "name": "dpofua",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "logical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    },
-    {
-      "name": "discard_granularity",
-      "type": "uint32"
-    },
-    {
-      "name": "lun",
-      "type": "uint32"
-    },
-    {
-      "name": "max_unmap_size",
-      "type": "uint64"
-    },
-    {
-      "name": "drive",
-      "description": "Node name or ID of a block device to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "port_wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "write-cache",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "share-rw",
-      "type": "bool"
-    },
-    {
-      "name": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "product",
-      "type": "str"
-    },
-    {
-      "name": "scsi-id",
-      "type": "uint32"
-    },
-    {
-      "name": "channel",
-      "type": "uint32"
-    },
-    {
-      "name": "vendor",
-      "type": "str"
-    },
-    {
-      "name": "wwn",
-      "type": "uint64"
-    },
-    {
-      "name": "werror",
-      "description": "Error handling policy, report/ignore/enospc/stop/auto",
-      "type": "BlockdevOnError"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "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": "max_io_size",
-      "type": "uint64"
-    }
-  ],
-  "id": "libvirt-14"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ide-hd"
-  },
-  "id": "libvirt-15"
-}
-
-{
-  "return": [
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "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": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "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"
-    }
-  ],
-  "id": "libvirt-15"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "PIIX4_PM"
-  },
-  "id": "libvirt-16"
-}
-
-{
-  "return": [
-    {
-      "name": "memory-hotplug-support",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "acpi-pci-hotplug-with-bridge-support",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "disable_s4",
-      "type": "uint8"
-    },
-    {
-      "name": "disable_s3",
-      "type": "uint8"
-    },
-    {
-      "name": "x-pcie-extcap-init",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "s4_val",
-      "type": "uint8"
-    },
-    {
-      "name": "smb_io_base",
-      "type": "uint32"
-    },
-    {
-      "name": "addr",
-      "description": "Slot and optional function number, example: 06.0 or 06",
-      "type": "int32"
-    }
-  ],
-  "id": "libvirt-16"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-redir"
-  },
-  "id": "libvirt-17"
-}
-
-{
-  "return": [
-    {
-      "name": "filter",
-      "type": "str"
-    },
-    {
-      "name": "msos-desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "serial",
-      "type": "str"
-    },
-    {
-      "name": "bootindex",
-      "type": "int32"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "debug",
-      "type": "uint8"
-    },
-    {
-      "name": "streams",
-      "type": "bool"
-    },
-    {
-      "name": "chardev",
-      "description": "ID of a chardev to use as a backend",
-      "type": "str"
-    },
-    {
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-17"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "i440FX-pcihost"
-  },
-  "id": "libvirt-18"
-}
-
-{
-  "return": [
-    {
-      "name": "short_root_bus",
-      "type": "uint32"
-    },
-    {
-      "name": "pci-conf-idx[0]",
-      "type": "child<qemu:memory-region>"
-    },
-    {
-      "name": "pci-hole64-end",
-      "type": "uint64"
-    },
-    {
-      "name": "pci-hole-end",
-      "type": "uint32"
-    },
-    {
-      "name": "pci-hole-start",
-      "type": "uint32"
-    },
-    {
-      "name": "pci-hole64-start",
-      "type": "uint64"
-    },
-    {
-      "name": "pci-hole64-size",
-      "type": "size"
-    },
-    {
-      "name": "pci-conf-data[0]",
-      "type": "child<qemu:memory-region>"
-    },
-    {
-      "name": "x-pci-hole64-fix",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-18"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "q35-pcihost"
-  },
-  "id": "libvirt-19"
-}
-
-{
-  "return": [
-    {
-      "name": "short_root_bus",
-      "type": "uint32"
-    },
-    {
-      "name": "system-mem",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "pci-conf-idx[0]",
-      "type": "child<qemu:memory-region>"
-    },
-    {
-      "name": "pcie-mmcfg-mmio[0]",
-      "type": "child<qemu:memory-region>"
-    },
-    {
-      "name": "pci-hole64-start",
-      "type": "uint64"
-    },
-    {
-      "name": "io-mem",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "pci-hole64-end",
-      "type": "uint64"
-    },
-    {
-      "name": "pci-hole-end",
-      "type": "uint32"
-    },
-    {
-      "name": "above-4g-mem-size",
-      "type": "size"
-    },
-    {
-      "name": "below-4g-mem-size",
-      "type": "size"
-    },
-    {
-      "name": "ram-mem",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "pci-hole-start",
-      "type": "uint32"
-    },
-    {
-      "name": "MCFG",
-      "type": "uint64"
-    },
-    {
-      "name": "mch",
-      "type": "child<mch>"
-    },
-    {
-      "name": "pci-hole64-size",
-      "type": "size"
-    },
-    {
-      "name": "pci-mem",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "pci-conf-data[0]",
-      "type": "child<qemu:memory-region>"
-    },
-    {
-      "name": "x-pci-hole64-fix",
-      "type": "bool"
-    },
-    {
-      "name": "mcfg_size",
-      "type": "uint64"
-    }
-  ],
-  "id": "libvirt-19"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-storage"
-  },
-  "id": "libvirt-20"
-}
-
-{
-  "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": "opt_io_size",
-      "type": "uint32"
-    },
-    {
-      "name": "min_io_size",
-      "type": "uint16"
-    },
-    {
-      "name": "port",
-      "type": "str"
-    },
-    {
-      "name": "attached",
-      "type": "bool"
-    },
-    {
-      "name": "full-path",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "removable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "physical_block_size",
-      "description": "A power of two between 512 and 32768",
-      "type": "uint16"
-    }
-  ],
-  "id": "libvirt-20"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "kvm-pit"
-  },
-  "id": "libvirt-21"
-}
-
-{
-  "return": [
-    {
-      "name": "iobase",
-      "type": "uint32"
-    },
-    {
-      "name": "lost_tick_policy",
-      "type": "LostTickPolicy"
-    }
-  ],
-  "id": "libvirt-21"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "VGA"
-  },
-  "id": "libvirt-22"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "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": "big-endian-framebuffer",
-      "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"
-    }
-  ],
-  "id": "libvirt-22"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "vmware-svga"
-  },
-  "id": "libvirt-23"
-}
-
-{
-  "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"
-    }
-  ],
-  "id": "libvirt-23"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "qxl"
-  },
-  "id": "libvirt-24"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "ram_size_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "vgamem_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "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": "debug",
-      "type": "uint32"
-    },
-    {
-      "name": "vram_size_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "revision",
-      "type": "uint32"
-    },
-    {
-      "name": "ram_size",
-      "type": "uint32"
-    },
-    {
-      "name": "vram64_size_mb",
-      "type": "uint32"
-    },
-    {
-      "name": "guestdebug",
-      "type": "uint32"
-    },
-    {
-      "name": "vram_size",
-      "type": "uint64"
-    },
-    {
-      "name": "surfaces",
-      "type": "int32"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint16"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "cmdlog",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-24"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-pci"
-  },
-  "id": "libvirt-25"
-}
-
-{
-  "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": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "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": "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-gpu-device>"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    },
-    {
-      "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-25"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-gpu-device"
-  },
-  "id": "libvirt-26"
-}
-
-{
-  "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": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "yres",
-      "type": "uint32"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "max_outputs",
-      "type": "uint32"
-    },
-    {
-      "name": "xres",
-      "type": "uint32"
-    },
-    {
-      "name": "max_hostmem",
-      "type": "size"
-    }
-  ],
-  "id": "libvirt-26"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "ICH9-LPC"
-  },
-  "id": "libvirt-27"
-}
-
-{
-  "return": [
-    {
-      "name": "memory-hotplug-support",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "sci_int",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "gpe0_blk_len",
-      "type": "uint32"
-    },
-    {
-      "name": "pm_io_base",
-      "type": "uint32"
-    },
-    {
-      "name": "noreboot",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "cpu-hotplug-legacy",
-      "type": "bool"
-    },
-    {
-      "name": "acpi_disable_cmd",
-      "type": "uint8"
-    },
-    {
-      "name": "x-smi-broadcast",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable_s3",
-      "type": "uint8"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "acpi_enable_cmd",
-      "type": "uint8"
-    },
-    {
-      "name": "s4_val",
-      "type": "uint8"
-    },
-    {
-      "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": "enable_tco",
-      "type": "bool"
-    },
-    {
-      "name": "disable_s4",
-      "type": "uint8"
-    },
-    {
-      "name": "gpe0_blk",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-27"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-pci"
-  },
-  "id": "libvirt-28"
-}
-
-{
-  "return": [
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-disable-pcie",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "indirect_desc",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "disable-modern",
-      "type": "bool"
-    },
-    {
-      "name": "disable-legacy",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "command_serr_enable",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "x-pcie-lnkctl-init",
-      "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-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "any_layout",
-      "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": "x-pcie-extcap-init",
-      "description": "on/off",
-      "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-28"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-ccw"
-  },
-  "id": "libvirt-29"
-}
-
-{
-  "id": "libvirt-29",
-  "error": {
-    "class": "DeviceNotFound",
-    "desc": "Device 'virtio-balloon-ccw' not found"
-  }
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "virtio-balloon-device"
-  },
-  "id": "libvirt-30"
-}
-
-{
-  "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": "guest-stats",
-      "type": "guest statistics"
-    },
-    {
-      "name": "guest-stats-polling-interval",
-      "type": "int"
-    },
-    {
-      "name": "event_idx",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "iommu_platform",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "deflate-on-oom",
-      "description": "on/off",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-30"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "nec-usb-xhci"
-  },
-  "id": "libvirt-31"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "intrs",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "msix",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "msi",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "superspeed-ports-first",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "streams",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "name": "force-pcie-endcap",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "command_serr_enable",
-      "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": "p3",
-      "type": "uint32"
-    },
-    {
-      "name": "p2",
-      "type": "uint32"
-    },
-    {
-      "name": "slots",
-      "type": "uint32"
-    }
-  ],
-  "id": "libvirt-31"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "intel-iommu"
-  },
-  "id": "libvirt-32"
-}
-
-{
-  "return": [
-    {
-      "name": "eim",
-      "description": "on/off/auto",
-      "type": "OnOffAuto"
-    },
-    {
-      "name": "x-aw-bits",
-      "type": "uint8"
-    },
-    {
-      "name": "x-buggy-eim",
-      "type": "bool"
-    },
-    {
-      "name": "intremap",
-      "type": "bool"
-    },
-    {
-      "name": "version",
-      "type": "uint32"
-    },
-    {
-      "name": "pt",
-      "type": "bool"
-    },
-    {
-      "name": "device-iotlb",
-      "type": "bool"
-    },
-    {
-      "name": "caching-mode",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-32"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "mch"
-  },
-  "id": "libvirt-33"
-}
-
-{
-  "return": [
-    {
-      "name": "rombar",
-      "type": "uint32"
-    },
-    {
-      "name": "x-pcie-lnksta-dllla",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "multifunction",
-      "description": "on/off",
-      "type": "bool"
-    },
-    {
-      "name": "extended-tseg-mbytes",
-      "type": "uint16"
-    },
-    {
-      "name": "romfile",
-      "type": "str"
-    },
-    {
-      "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"
-    }
-  ],
-  "id": "libvirt-33"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "nvdimm"
-  },
-  "id": "libvirt-34"
-}
-
-{
-  "return": [
-    {
-      "name": "memdev",
-      "type": "link<memory-backend>"
-    }
-  ],
-  "id": "libvirt-34"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "pcie-root-port"
-  },
-  "id": "libvirt-35"
-}
-
-{
-  "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-35"
-}
-
-{
-  "execute": "device-list-properties",
-  "arguments": {
-    "typename": "usb-host"
-  },
-  "id": "libvirt-36"
-}
-
-{
-  "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-36"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-file"
-  },
-  "id": "libvirt-37"
-}
-
-{
-  "return": [
-    {
-      "name": "policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "dump",
-      "type": "bool"
-    },
-    {
-      "name": "share",
-      "type": "bool"
-    },
-    {
-      "name": "prealloc",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "type": "int"
-    },
-    {
-      "name": "host-nodes",
-      "type": "int"
-    },
-    {
-      "name": "id",
-      "type": "string"
-    },
-    {
-      "name": "merge",
-      "type": "bool"
-    },
-    {
-      "name": "align",
-      "type": "int"
-    },
-    {
-      "name": "mem-path",
-      "type": "string"
-    },
-    {
-      "name": "discard-data",
-      "type": "bool"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-37"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "memory-backend-memfd"
-  },
-  "id": "libvirt-38"
-}
-
-{
-  "return": [
-    {
-      "name": "policy",
-      "type": "HostMemPolicy"
-    },
-    {
-      "name": "share",
-      "type": "bool"
-    },
-    {
-      "name": "host-nodes",
-      "type": "int"
-    },
-    {
-      "name": "prealloc",
-      "type": "bool"
-    },
-    {
-      "name": "dump",
-      "type": "bool"
-    },
-    {
-      "name": "size",
-      "type": "int"
-    },
-    {
-      "name": "merge",
-      "type": "bool"
-    },
-    {
-      "name": "seal",
-      "type": "bool"
-    },
-    {
-      "name": "hugetlbsize",
-      "type": "int"
-    },
-    {
-      "name": "hugetlb",
-      "type": "bool"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-38"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "max-x86_64-cpu"
-  },
-  "id": "libvirt-39"
-}
-
-{
-  "return": [
-    {
-      "name": "min-xlevel2",
-      "type": "uint32"
-    },
-    {
-      "name": "vendor",
-      "type": "string"
-    },
-    {
-      "name": "gfni",
-      "type": "bool"
-    },
-    {
-      "name": "clwb",
-      "type": "bool"
-    },
-    {
-      "name": "nx",
-      "type": "bool"
-    },
-    {
-      "name": "x2apic",
-      "type": "bool"
-    },
-    {
-      "name": "kvmclock-stable-bit",
-      "type": "bool"
-    },
-    {
-      "name": "vmcb_clean",
-      "type": "bool"
-    },
-    {
-      "name": "min-level",
-      "type": "uint32"
-    },
-    {
-      "name": "fxsr-opt",
-      "type": "bool"
-    },
-    {
-      "name": "skinit",
-      "type": "bool"
-    },
-    {
-      "name": "avx",
-      "type": "bool"
-    },
-    {
-      "name": "3dnowext",
-      "type": "bool"
-    },
-    {
-      "name": "hv-crash",
-      "type": "bool"
-    },
-    {
-      "name": "nodeid_msr",
-      "type": "bool"
-    },
-    {
-      "name": "hypervisor",
-      "type": "bool"
-    },
-    {
-      "name": "enforce",
-      "type": "bool"
-    },
-    {
-      "name": "stepping",
-      "type": "int"
-    },
-    {
-      "name": "sse4_2",
-      "type": "bool"
-    },
-    {
-      "name": "sse4_1",
-      "type": "bool"
-    },
-    {
-      "name": "x-hv-max-vps",
-      "type": "int32"
-    },
-    {
-      "name": "hv-frequencies",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-hint-dedicated",
-      "type": "bool"
-    },
-    {
-      "name": "cmp_legacy",
-      "type": "bool"
-    },
-    {
-      "name": "tm2",
-      "type": "bool"
-    },
-    {
-      "name": "smx",
-      "type": "bool"
-    },
-    {
-      "name": "host-cache-info",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vendor-id",
-      "type": "str"
-    },
-    {
-      "name": "movbe",
-      "type": "bool"
-    },
-    {
-      "name": "3dnowprefetch",
-      "type": "bool"
-    },
-    {
-      "name": "mtrr",
-      "type": "bool"
-    },
-    {
-      "name": "wdt",
-      "type": "bool"
-    },
-    {
-      "name": "thread-id",
-      "type": "int32"
-    },
-    {
-      "name": "aes",
-      "type": "bool"
-    },
-    {
-      "name": "apic-id",
-      "type": "uint32"
-    },
-    {
-      "name": "lm",
-      "type": "bool"
-    },
-    {
-      "name": "family",
-      "type": "int"
-    },
-    {
-      "name": "tsc-adjust",
-      "type": "bool"
-    },
-    {
-      "name": "pfthreshold",
-      "type": "bool"
-    },
-    {
-      "name": "ospke",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-no-smi-migration",
-      "type": "bool"
-    },
-    {
-      "name": "pse",
-      "type": "bool"
-    },
-    {
-      "name": "filtered-features",
-      "type": "X86CPUFeatureWordInfo"
-    },
-    {
-      "name": "hv-vpindex",
-      "type": "bool"
-    },
-    {
-      "name": "adx",
-      "type": "bool"
-    },
-    {
-      "name": "avx512bitalg",
-      "type": "bool"
-    },
-    {
-      "name": "i64",
-      "type": "bool"
-    },
-    {
-      "name": "vaes",
-      "type": "bool"
-    },
-    {
-      "name": "ia64",
-      "type": "bool"
-    },
-    {
-      "name": "nodeid-msr",
-      "type": "bool"
-    },
-    {
-      "name": "ibpb",
-      "type": "bool"
-    },
-    {
-      "name": "hv-synic",
-      "type": "bool"
-    },
-    {
-      "name": "ibs",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_mmu",
-      "type": "bool"
-    },
-    {
-      "name": "tcg-cpuid",
-      "type": "bool"
-    },
-    {
-      "name": "nrip_save",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_nopiodelay",
-      "type": "bool"
-    },
-    {
-      "name": "lbrv",
-      "type": "bool"
-    },
-    {
-      "name": "rdtscp",
-      "type": "bool"
-    },
-    {
-      "name": "memory",
-      "type": "link<qemu:memory-region>"
-    },
-    {
-      "name": "avx512vbmi2",
-      "type": "bool"
-    },
-    {
-      "name": "ace2-en",
-      "type": "bool"
-    },
-    {
-      "name": "invtsc",
-      "type": "bool"
-    },
-    {
-      "name": "sse4.2",
-      "type": "bool"
-    },
-    {
-      "name": "sse4.1",
-      "type": "bool"
-    },
-    {
-      "name": "pbe",
-      "type": "bool"
-    },
-    {
-      "name": "rdrand",
-      "type": "bool"
-    },
-    {
-      "name": "socket-id",
-      "type": "int32"
-    },
-    {
-      "name": "hotpluggable",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-steal-time",
-      "type": "bool"
-    },
-    {
-      "name": "l3-cache",
-      "type": "bool"
-    },
-    {
-      "name": "vmware-cpuid-freq",
-      "type": "bool"
-    },
-    {
-      "name": "xop",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-frequency",
-      "type": "int"
-    },
-    {
-      "name": "fill-mtrr-mask",
-      "type": "bool"
-    },
-    {
-      "name": "core-id",
-      "type": "int32"
-    },
-    {
-      "name": "intel-pt",
-      "type": "bool"
-    },
-    {
-      "name": "pat",
-      "type": "bool"
-    },
-    {
-      "name": "pcid",
-      "type": "bool"
-    },
-    {
-      "name": "pclmulqdq",
-      "type": "bool"
-    },
-    {
-      "name": "sse4-2",
-      "type": "bool"
-    },
-    {
-      "name": "sse4-1",
-      "type": "bool"
-    },
-    {
-      "name": "sha-ni",
-      "type": "bool"
-    },
-    {
-      "name": "cmov",
-      "type": "bool"
-    },
-    {
-      "name": "pae",
-      "type": "bool"
-    },
-    {
-      "name": "smep",
-      "type": "bool"
-    },
-    {
-      "name": "abm",
-      "type": "bool"
-    },
-    {
-      "name": "xstore",
-      "type": "bool"
-    },
-    {
-      "name": "tsc_adjust",
-      "type": "bool"
-    },
-    {
-      "name": "type",
-      "type": "string"
-    },
-    {
-      "name": "kvm-asyncpf",
-      "type": "bool"
-    },
-    {
-      "name": "min-xlevel",
-      "type": "uint32"
-    },
-    {
-      "name": "pdpe1gb",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-mmu",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-unhalt",
-      "type": "bool"
-    },
-    {
-      "name": "avx512f",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vbmi",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-4vnniw",
-      "type": "bool"
-    },
-    {
-      "name": "xd",
-      "type": "bool"
-    },
-    {
-      "name": "mmxext",
-      "type": "bool"
-    },
-    {
-      "name": "decodeassists",
-      "type": "bool"
-    },
-    {
-      "name": "ht",
-      "type": "bool"
-    },
-    {
-      "name": "xsave",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr_core",
-      "type": "bool"
-    },
-    {
-      "name": "feature-words",
-      "type": "X86CPUFeatureWordInfo"
-    },
-    {
-      "name": "migratable",
-      "type": "bool"
-    },
-    {
-      "name": "3dnow",
-      "type": "bool"
-    },
-    {
-      "name": "spec-ctrl",
-      "type": "bool"
-    },
-    {
-      "name": "model",
-      "type": "int"
-    },
-    {
-      "name": "nrip-save",
-      "type": "bool"
-    },
-    {
-      "name": "lwp",
-      "type": "bool"
-    },
-    {
-      "name": "xstore-en",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vl",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_pv_unhalt",
-      "type": "bool"
-    },
-    {
-      "name": "bmi2",
-      "type": "bool"
-    },
-    {
-      "name": "bmi1",
-      "type": "bool"
-    },
-    {
-      "name": "la57",
-      "type": "bool"
-    },
-    {
-      "name": "ffxsr",
-      "type": "bool"
-    },
-    {
-      "name": "vmcb-clean",
-      "type": "bool"
-    },
-    {
-      "name": "pause-filter",
-      "type": "bool"
-    },
-    {
-      "name": "pni",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_steal_time",
-      "type": "bool"
-    },
-    {
-      "name": "svm_lock",
-      "type": "bool"
-    },
-    {
-      "name": "pse36",
-      "type": "bool"
-    },
-    {
-      "name": "hv-stimer",
-      "type": "bool"
-    },
-    {
-      "name": "host-phys-bits",
-      "type": "bool"
-    },
-    {
-      "name": "extapic",
-      "type": "bool"
-    },
-    {
-      "name": "hv-spinlocks",
-      "type": "int"
-    },
-    {
-      "name": "pmu",
-      "type": "bool"
-    },
-    {
-      "name": "pmm",
-      "type": "bool"
-    },
-    {
-      "name": "vpclmulqdq",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-vpopcntdq",
-      "type": "bool"
-    },
-    {
-      "name": "avx512er",
-      "type": "bool"
-    },
-    {
-      "name": "pdcm",
-      "type": "bool"
-    },
-    {
-      "name": "svm",
-      "type": "bool"
-    },
-    {
-      "name": "apic",
-      "type": "bool"
-    },
-    {
-      "name": "xcrypt-en",
-      "type": "bool"
-    },
-    {
-      "name": "cr8legacy",
-      "type": "bool"
-    },
-    {
-      "name": "fma4",
-      "type": "bool"
-    },
-    {
-      "name": "erms",
-      "type": "bool"
-    },
-    {
-      "name": "msr",
-      "type": "bool"
-    },
-    {
-      "name": "ds_cpl",
-      "type": "bool"
-    },
-    {
-      "name": "xlevel",
-      "type": "uint32"
-    },
-    {
-      "name": "hotplugged",
-      "type": "bool"
-    },
-    {
-      "name": "hv-relaxed",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr-core",
-      "type": "bool"
-    },
-    {
-      "name": "sep",
-      "type": "bool"
-    },
-    {
-      "name": "smap",
-      "type": "bool"
-    },
-    {
-      "name": "sse3",
-      "type": "bool"
-    },
-    {
-      "name": "avx512dq",
-      "type": "bool"
-    },
-    {
-      "name": "ssse3",
-      "type": "bool"
-    },
-    {
-      "name": "pmm-en",
-      "type": "bool"
-    },
-    {
-      "name": "npt",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-tlb-flush",
-      "type": "bool"
-    },
-    {
-      "name": "tsc",
-      "type": "bool"
-    },
-    {
-      "name": "monitor",
-      "type": "bool"
-    },
-    {
-      "name": "f16c",
-      "type": "bool"
-    },
-    {
-      "name": "sse2",
-      "type": "bool"
-    },
-    {
-      "name": "rdpid",
-      "type": "bool"
-    },
-    {
-      "name": "mce",
-      "type": "bool"
-    },
-    {
-      "name": "full-cpuid-auto-level",
-      "type": "bool"
-    },
-    {
-      "name": "xtpr",
-      "type": "bool"
-    },
-    {
-      "name": "mca",
-      "type": "bool"
-    },
-    {
-      "name": "cid",
-      "type": "bool"
-    },
-    {
-      "name": "tm",
-      "type": "bool"
-    },
-    {
-      "name": "pku",
-      "type": "bool"
-    },
-    {
-      "name": "avx512vnni",
-      "type": "bool"
-    },
-    {
-      "name": "tce",
-      "type": "bool"
-    },
-    {
-      "name": "kvmclock",
-      "type": "bool"
-    },
-    {
-      "name": "sse4a",
-      "type": "bool"
-    },
-    {
-      "name": "ds",
-      "type": "bool"
-    },
-    {
-      "name": "lahf-lm",
-      "type": "bool"
-    },
-    {
-      "name": "xsaves",
-      "type": "bool"
-    },
-    {
-      "name": "clflushopt",
-      "type": "bool"
-    },
-    {
-      "name": "kvm",
-      "type": "bool"
-    },
-    {
-      "name": "ss",
-      "type": "bool"
-    },
-    {
-      "name": "flushbyasid",
-      "type": "bool"
-    },
-    {
-      "name": "pause_filter",
-      "type": "bool"
-    },
-    {
-      "name": "de",
-      "type": "bool"
-    },
-    {
-      "name": "est",
-      "type": "bool"
-    },
-    {
-      "name": "check",
-      "type": "bool"
-    },
-    {
-      "name": "lahf_lm",
-      "type": "bool"
-    },
-    {
-      "name": "dtes64",
-      "type": "bool"
-    },
-    {
-      "name": "vmx",
-      "type": "bool"
-    },
-    {
-      "name": "xsavec",
-      "type": "bool"
-    },
-    {
-      "name": "svm-lock",
-      "type": "bool"
-    },
-    {
-      "name": "avx512ifma",
-      "type": "bool"
-    },
-    {
-      "name": "clflush",
-      "type": "bool"
-    },
-    {
-      "name": "rdseed",
-      "type": "bool"
-    },
-    {
-      "name": "avx512cd",
-      "type": "bool"
-    },
-    {
-      "name": "xsaveopt",
-      "type": "bool"
-    },
-    {
-      "name": "tbm",
-      "type": "bool"
-    },
-    {
-      "name": "ace2",
-      "type": "bool"
-    },
-    {
-      "name": "vme",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_asyncpf",
-      "type": "bool"
-    },
-    {
-      "name": "hv-vapic",
-      "type": "bool"
-    },
-    {
-      "name": "parent_bus",
-      "type": "link<bus>"
-    },
-    {
-      "name": "lmce",
-      "type": "bool"
-    },
-    {
-      "name": "hv-reset",
-      "type": "bool"
-    },
-    {
-      "name": "hv-runtime",
-      "type": "bool"
-    },
-    {
-      "name": "avx512bw",
-      "type": "bool"
-    },
-    {
-      "name": "xcrypt",
-      "type": "bool"
-    },
-    {
-      "name": "fpu",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr",
-      "type": "bool"
-    },
-    {
-      "name": "ds-cpl",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-pv-eoi",
-      "type": "bool"
-    },
-    {
-      "name": "hle",
-      "type": "bool"
-    },
-    {
-      "name": "cx8",
-      "type": "bool"
-    },
-    {
-      "name": "mpx",
-      "type": "bool"
-    },
-    {
-      "name": "invpcid",
-      "type": "bool"
-    },
-    {
-      "name": "pcommit",
-      "type": "bool"
-    },
-    {
-      "name": "arat",
-      "type": "bool"
-    },
-    {
-      "name": "sse",
-      "type": "bool"
-    },
-    {
-      "name": "syscall",
-      "type": "bool"
-    },
-    {
-      "name": "tsc_scale",
-      "type": "bool"
-    },
-    {
-      "name": "xlevel2",
-      "type": "uint32"
-    },
-    {
-      "name": "hv-time",
-      "type": "bool"
-    },
-    {
-      "name": "kvm_pv_eoi",
-      "type": "bool"
-    },
-    {
-      "name": "osvw",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr-nb",
-      "type": "bool"
-    },
-    {
-      "name": "rtm",
-      "type": "bool"
-    },
-    {
-      "name": "avx512-4fmaps",
-      "type": "bool"
-    },
-    {
-      "name": "avx2",
-      "type": "bool"
-    },
-    {
-      "name": "perfctr_nb",
-      "type": "bool"
-    },
-    {
-      "name": "kvm-nopiodelay",
-      "type": "bool"
-    },
-    {
-      "name": "phys-bits",
-      "type": "uint32"
-    },
-    {
-      "name": "avx512pf",
-      "type": "bool"
-    },
-    {
-      "name": "level",
-      "type": "uint32"
-    },
-    {
-      "name": "osxsave",
-      "type": "bool"
-    },
-    {
-      "name": "cpuid-0xb",
-      "type": "bool"
-    },
-    {
-      "name": "tsc-deadline",
-      "type": "bool"
-    },
-    {
-      "name": "xgetbv1",
-      "type": "bool"
-    },
-    {
-      "name": "fxsr_opt",
-      "type": "bool"
-    },
-    {
-      "name": "popcnt",
-      "type": "bool"
-    },
-    {
-      "name": "umip",
-      "type": "bool"
-    },
-    {
-      "name": "realized",
-      "type": "bool"
-    },
-    {
-      "name": "phe",
-      "type": "bool"
-    },
-    {
-      "name": "cmp-legacy",
-      "type": "bool"
-    },
-    {
-      "name": "dca",
-      "type": "bool"
-    },
-    {
-      "name": "acpi",
-      "type": "bool"
-    },
-    {
-      "name": "pn",
-      "type": "bool"
-    },
-    {
-      "name": "model-id",
-      "type": "string"
-    },
-    {
-      "name": "crash-information",
-      "type": "GuestPanicInformation"
-    },
-    {
-      "name": "tsc-scale",
-      "type": "bool"
-    },
-    {
-      "name": "node-id",
-      "type": "int32"
-    },
-    {
-      "name": "cx16",
-      "type": "bool"
-    },
-    {
-      "name": "mmx",
-      "type": "bool"
-    },
-    {
-      "name": "topoext",
-      "type": "bool"
-    },
-    {
-      "name": "pge",
-      "type": "bool"
-    },
-    {
-      "name": "fsgsbase",
-      "type": "bool"
-    },
-    {
-      "name": "pclmuldq",
-      "type": "bool"
-    },
-    {
-      "name": "misalignsse",
-      "type": "bool"
-    },
-    {
-      "name": "phe-en",
-      "type": "bool"
-    },
-    {
-      "name": "fma",
-      "type": "bool"
-    }
-  ],
-  "id": "libvirt-39"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-40"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "isapc",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.1",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.2",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.3",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.8",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.0",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.9",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.6",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.7",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.3",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.4",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.5",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.1",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.2",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.0",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.11",
-      "cpu-max": 288
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.12",
-      "cpu-max": 288,
-      "alias": "q35"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.10",
-      "cpu-max": 288
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.7",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.9",
-      "cpu-max": 288
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.15",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.5",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.7",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.6",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.11",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.8",
-      "cpu-max": 288
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.13",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.12",
-      "is-default": true,
-      "cpu-max": 255,
-      "alias": "pc"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.14",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.4",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.5",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.6",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.4",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.10",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.11",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.12",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.10",
-      "cpu-max": 255
-    }
-  ],
-  "id": "libvirt-40"
-}
-
-{
-  "execute": "qom-list-properties",
-  "arguments": {
-    "typename": "none-machine"
-  },
-  "id": "libvirt-41"
-}
-
-{
-  "return": [
-    {
-      "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 encyption 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": "type",
-      "type": "string"
-    }
-  ],
-  "id": "libvirt-41"
-}
-
-{
-  "execute": "query-cpu-definitions",
-  "id": "libvirt-42"
-}
-
-{
-  "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",
-      "typename": "qemu64-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32",
-      "typename": "qemu32-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom",
-      "typename": "phenom-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "fxsr-opt",
-        "3dnowext",
-        "3dnow",
-        "sse4a",
-        "npt"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3",
-      "typename": "pentium3-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2",
-      "typename": "pentium2-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium",
-      "typename": "pentium-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270",
-      "typename": "n270-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64",
-      "typename": "kvm64-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32",
-      "typename": "kvm32-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo",
-      "typename": "coreduo-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo",
-      "typename": "core2duo-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon",
-      "typename": "athlon-x86_64-cpu",
-      "unavailable-features": [
-        "mmxext",
-        "3dnowext",
-        "3dnow"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere",
-      "typename": "Westmere-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-IBRS",
-      "typename": "Westmere-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server",
-      "typename": "Skylake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "hle",
-        "rtm",
-        "mpx",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "adx",
-        "smap",
-        "clflushopt",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "3dnowprefetch",
-        "xsavec",
-        "xgetbv1",
-        "mpx",
-        "mpx",
-        "avx512f",
-        "avx512f",
-        "avx512f"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server-IBRS",
-      "typename": "Skylake-Server-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "hle",
-        "rtm",
-        "mpx",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "adx",
-        "smap",
-        "clwb",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec",
-        "xgetbv1",
-        "mpx",
-        "mpx",
-        "avx512f",
-        "avx512f",
-        "avx512f"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client",
-      "typename": "Skylake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "hle",
-        "rtm",
-        "mpx",
-        "rdseed",
-        "adx",
-        "smap",
-        "3dnowprefetch",
-        "xsavec",
-        "xgetbv1",
-        "mpx",
-        "mpx"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client-IBRS",
-      "typename": "Skylake-Client-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "hle",
-        "rtm",
-        "mpx",
-        "rdseed",
-        "adx",
-        "smap",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec",
-        "xgetbv1",
-        "mpx",
-        "mpx"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge",
-      "typename": "SandyBridge-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge-IBRS",
-      "typename": "SandyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn",
-      "typename": "Penryn-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5",
-      "typename": "Opteron_G5-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "tbm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4",
-      "typename": "Opteron_G4-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3",
-      "typename": "Opteron_G3-x86_64-cpu",
-      "unavailable-features": [
-        "sse4a",
-        "misalignsse"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2",
-      "typename": "Opteron_G2-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1",
-      "typename": "Opteron_G1-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem",
-      "typename": "Nehalem-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-IBRS",
-      "typename": "Nehalem-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge",
-      "typename": "IvyBridge-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-IBRS",
-      "typename": "IvyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell",
-      "typename": "Haswell-x86_64-cpu",
-      "unavailable-features": [
-        "hle",
-        "rtm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX",
-      "typename": "Haswell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX-IBRS",
-      "typename": "Haswell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-IBRS",
-      "typename": "Haswell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "hle",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC",
-      "typename": "EPYC-x86_64-cpu",
-      "unavailable-features": [
-        "rdseed",
-        "adx",
-        "smap",
-        "clflushopt",
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "xsavec",
-        "xgetbv1"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-IBPB",
-      "typename": "EPYC-IBPB-x86_64-cpu",
-      "unavailable-features": [
-        "rdseed",
-        "adx",
-        "smap",
-        "clflushopt",
-        "sha-ni",
-        "mmxext",
-        "fxsr-opt",
-        "cr8legacy",
-        "sse4a",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "ibpb",
-        "xsavec",
-        "xgetbv1"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe",
-      "typename": "Conroe-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell",
-      "typename": "Broadwell-x86_64-cpu",
-      "unavailable-features": [
-        "hle",
-        "rtm",
-        "rdseed",
-        "adx",
-        "smap",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX",
-      "typename": "Broadwell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "rdseed",
-        "adx",
-        "smap",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX-IBRS",
-      "typename": "Broadwell-noTSX-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "rdseed",
-        "adx",
-        "smap",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-IBRS",
-      "typename": "Broadwell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "hle",
-        "rtm",
-        "rdseed",
-        "adx",
-        "smap",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486",
-      "typename": "486-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    }
-  ],
-  "id": "libvirt-42"
-}
-
-{
-  "execute": "query-tpm-models",
-  "id": "libvirt-43"
-}
-
-{
-  "return": [
-    "tpm-crb",
-    "tpm-tis"
-  ],
-  "id": "libvirt-43"
-}
-
-{
-  "execute": "query-tpm-types",
-  "id": "libvirt-44"
-}
-
-{
-  "return": [
-    "passthrough",
-    "emulator"
-  ],
-  "id": "libvirt-44"
-}
-
-{
-  "execute": "query-command-line-options",
-  "id": "libvirt-45"
-}
-
-{
-  "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": "non-adaptive",
-          "type": "boolean"
-        },
-        {
-          "name": "lossy",
-          "type": "boolean"
-        },
-        {
-          "name": "acl",
-          "type": "boolean"
-        },
-        {
-          "name": "x509verify",
-          "type": "string"
-        },
-        {
-          "name": "tls",
-          "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": "x509",
-          "type": "string"
-        },
-        {
-          "name": "tls-creds",
-          "type": "string"
-        },
-        {
-          "name": "websocket",
-          "type": "string"
-        },
-        {
-          "name": "vnc",
-          "type": "string"
-        }
-      ],
-      "option": "vnc"
-    },
-    {
-      "parameters": [
-        {
-          "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": "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": "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\nthe 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": "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": "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": "resourcecontrol",
-          "type": "string"
-        },
-        {
-          "name": "spawn",
-          "type": "string"
-        },
-        {
-          "name": "elevateprivileges",
-          "type": "string"
-        },
-        {
-          "name": "obsolete",
-          "type": "string"
-        },
-        {
-          "name": "enable",
-          "type": "boolean"
-        }
-      ],
-      "option": "sandbox"
-    },
-    {
-      "parameters": [
-        {
-          "name": "strict",
-          "type": "boolean"
-        },
-        {
-          "name": "reboot-timeout",
-          "type": "string"
-        },
-        {
-          "name": "splash-time",
-          "type": "string"
-        },
-        {
-          "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": "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": "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": "serial",
-          "help": "disk serial number",
-          "type": "string"
-        },
-        {
-          "name": "addr",
-          "help": "pci address (virtio only)",
-          "type": "string"
-        },
-        {
-          "name": "trans",
-          "help": "chs translation (auto, lba, none)",
-          "type": "string"
-        },
-        {
-          "name": "secs",
-          "help": "number of sectors (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "name": "heads",
-          "help": "number of heads (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "name": "cyls",
-          "help": "number of cylinders (ide disk geometry)",
-          "type": "number"
-        },
-        {
-          "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": "read-only",
-          "help": "Node is opened in read-only mode",
-          "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-45"
-}
-
-{
-  "execute": "query-migrate-capabilities",
-  "id": "libvirt-46"
-}
-
-{
-  "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": "x-multifd"
-    },
-    {
-      "state": false,
-      "capability": "dirty-bitmaps"
-    }
-  ],
-  "id": "libvirt-46"
-}
-
-{
-  "execute": "query-sev-capabilities",
-  "id": "libvirt-47"
-}
-
-{
-  "return": {
-    "reduced-phys-bits": 1,
-    "cbitpos": 47,
-    "cert-chain": "AQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAA",
-    "pdh": "AQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAA"
-  },
-  "id": "libvirt-47"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "host"
-    }
-  },
-  "id": "libvirt-48"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "kvm-asyncpf": true,
-        "perfctr-core": false,
-        "mpx": false,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "sse4.1": true,
-        "family": 6,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "min-level": 13,
-        "xgetbv1": false,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "xcrypt-en": false,
-        "pn": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": false,
-        "npt": false,
-        "clwb": false,
-        "lbrv": false,
-        "adx": false,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": false,
-        "pfthreshold": false,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "flushbyasid": false,
-        "f16c": true,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "hypervisor": true,
-        "pcommit": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": false,
-        "invtsc": false,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "cx8": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "model": 63,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": false,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 2,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "la57": false,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "spec-ctrl": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "kvmclock": true,
-        "lwp": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": true,
-        "ospke": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "popcnt": true,
-        "vaes": false,
-        "xsaves": false,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "nodeid-msr": false,
-        "misalignsse": false,
-        "min-xlevel": 2147483656,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "clflushopt": false,
-        "monitor": false,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "3dnow": false,
-        "erms": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": true,
-        "lmce": true,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "model-id": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
-        "sha-ni": false,
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-48"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "base",
-      "props": {
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "kvm-asyncpf": true,
-        "perfctr-core": false,
-        "mpx": false,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "sse4.1": true,
-        "family": 6,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "min-level": 13,
-        "xgetbv1": false,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "xcrypt-en": false,
-        "pn": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": false,
-        "npt": false,
-        "clwb": false,
-        "lbrv": false,
-        "adx": false,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": false,
-        "pfthreshold": false,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "flushbyasid": false,
-        "f16c": true,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "hypervisor": true,
-        "pcommit": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": false,
-        "invtsc": false,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "cx8": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "model": 63,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": false,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 2,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "la57": false,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "spec-ctrl": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "kvmclock": true,
-        "lwp": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": true,
-        "ospke": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "popcnt": true,
-        "vaes": false,
-        "xsaves": false,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "nodeid-msr": false,
-        "misalignsse": false,
-        "min-xlevel": 2147483656,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "clflushopt": false,
-        "monitor": false,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "3dnow": false,
-        "erms": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": true,
-        "lmce": true,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "model-id": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
-        "sha-ni": false,
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-49"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "phys-bits": 0,
-        "core-id": -1,
-        "xlevel": 2147483656,
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "tsc-frequency": 0,
-        "xd": true,
-        "hv-vendor-id": "",
-        "kvm-asyncpf": true,
-        "kvm_asyncpf": true,
-        "perfctr_core": false,
-        "perfctr-core": false,
-        "mpx": false,
-        "pbe": false,
-        "decodeassists": false,
-        "avx512cd": false,
-        "sse4_1": true,
-        "sse4.1": true,
-        "sse4-1": true,
-        "family": 6,
-        "vmware-cpuid-freq": true,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "hv-runtime": false,
-        "xcrypt": false,
-        "thread-id": -1,
-        "min-level": 13,
-        "xgetbv1": false,
-        "cid": false,
-        "hv-relaxed": false,
-        "hv-crash": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "cpuid-0xb": true,
-        "xcrypt-en": false,
-        "kvm_pv_eoi": true,
-        "apic-id": 4294967295,
-        "pn": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "pku": false,
-        "smx": false,
-        "cmp_legacy": false,
-        "cmp-legacy": false,
-        "node-id": -1,
-        "avx512-4fmaps": false,
-        "vmcb_clean": false,
-        "vmcb-clean": false,
-        "3dnowext": false,
-        "hle": false,
-        "npt": false,
-        "memory": "/machine/unattached/system[0]",
-        "clwb": false,
-        "lbrv": false,
-        "adx": false,
-        "ss": true,
-        "pni": true,
-        "svm_lock": false,
-        "svm-lock": false,
-        "pfthreshold": false,
-        "smep": true,
-        "smap": false,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "hv-stimer": false,
-        "i64": true,
-        "flushbyasid": false,
-        "f16c": true,
-        "ace2-en": false,
-        "pat": true,
-        "pae": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm_nopiodelay": true,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "hypervisor": true,
-        "socket-id": -1,
-        "pcommit": false,
-        "syscall": true,
-        "level": 13,
-        "avx512dq": false,
-        "svm": false,
-        "full-cpuid-auto-level": true,
-        "hv-reset": false,
-        "invtsc": false,
-        "sse3": true,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "cx8": true,
-        "kvm_mmu": false,
-        "kvm-mmu": false,
-        "sse4_2": true,
-        "sse4.2": true,
-        "sse4-2": true,
-        "pge": true,
-        "fill-mtrr-mask": true,
-        "avx512bitalg": false,
-        "nodeid_msr": false,
-        "pdcm": false,
-        "movbe": true,
-        "model": 63,
-        "nrip_save": false,
-        "nrip-save": false,
-        "kvm_pv_unhalt": true,
-        "ssse3": true,
-        "sse4a": false,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "enforce": false,
-        "stepping": 2,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ibs": false,
-        "ds_cpl": false,
-        "ds-cpl": false,
-        "host-phys-bits": false,
-        "fma4": false,
-        "la57": false,
-        "osvw": false,
-        "check": true,
-        "hv-spinlocks": -1,
-        "pmu": false,
-        "pmm": false,
-        "apic": true,
-        "spec-ctrl": false,
-        "min-xlevel2": 0,
-        "tsc-adjust": true,
-        "tsc_adjust": true,
-        "kvm-steal-time": true,
-        "kvm_steal_time": true,
-        "kvmclock": true,
-        "l3-cache": true,
-        "lwp": false,
-        "ibpb": false,
-        "xop": false,
-        "avx": true,
-        "ospke": false,
-        "ace2": false,
-        "avx512bw": false,
-        "acpi": false,
-        "hv-vapic": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "vaes": false,
-        "popcnt": true,
-        "xsaves": false,
-        "tcg-cpuid": true,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "pclmuldq": true,
-        "x-hv-max-vps": -1,
-        "nodeid-msr": false,
-        "kvm": true,
-        "misalignsse": false,
-        "min-xlevel": 2147483656,
-        "kvm-pv-unhalt": true,
-        "bmi2": true,
-        "bmi1": true,
-        "realized": false,
-        "tsc_scale": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "hv-vpindex": false,
-        "xlevel2": 0,
-        "clflushopt": false,
-        "kvm-no-smi-migration": false,
-        "monitor": false,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "3dnow": false,
-        "erms": true,
-        "lahf-lm": true,
-        "lahf_lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "hv-synic": false,
-        "xstore": false,
-        "fxsr_opt": false,
-        "kvm-hint-dedicated": true,
-        "rtm": false,
-        "lmce": true,
-        "hv-time": false,
-        "perfctr-nb": false,
-        "perfctr_nb": false,
-        "ffxsr": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vmx": false,
-        "vme": true,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "pause_filter": false,
-        "sha-ni": false,
-        "model-id": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-49"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "host",
-      "props": {
-        "migratable": false
-      }
-    }
-  },
-  "id": "libvirt-50"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "kvm-asyncpf": true,
-        "perfctr-core": false,
-        "mpx": false,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "sse4.1": true,
-        "family": 6,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "min-level": 13,
-        "xgetbv1": false,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "xcrypt-en": false,
-        "pn": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": false,
-        "npt": false,
-        "clwb": false,
-        "lbrv": false,
-        "adx": false,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": false,
-        "pfthreshold": false,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "flushbyasid": false,
-        "f16c": true,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "hypervisor": true,
-        "pcommit": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": false,
-        "invtsc": true,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "cx8": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "model": 63,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": false,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 2,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "la57": false,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "spec-ctrl": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "kvmclock": true,
-        "lwp": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": true,
-        "ospke": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "popcnt": true,
-        "vaes": false,
-        "xsaves": false,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "nodeid-msr": false,
-        "misalignsse": false,
-        "min-xlevel": 2147483656,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "clflushopt": false,
-        "monitor": false,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "3dnow": false,
-        "erms": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": true,
-        "lmce": true,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "model-id": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
-        "sha-ni": false,
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-50"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "base",
-      "props": {
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "kvm-asyncpf": true,
-        "perfctr-core": false,
-        "mpx": false,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "sse4.1": true,
-        "family": 6,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "min-level": 13,
-        "xgetbv1": false,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "xcrypt-en": false,
-        "pn": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "pku": false,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": false,
-        "npt": false,
-        "clwb": false,
-        "lbrv": false,
-        "adx": false,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": false,
-        "pfthreshold": false,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "flushbyasid": false,
-        "f16c": true,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "hypervisor": true,
-        "pcommit": false,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": false,
-        "invtsc": true,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "cx8": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "model": 63,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": false,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "stepping": 2,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ds-cpl": false,
-        "ibs": false,
-        "fma4": false,
-        "la57": false,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "spec-ctrl": false,
-        "tsc-adjust": true,
-        "kvm-steal-time": true,
-        "kvmclock": true,
-        "lwp": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": true,
-        "ospke": false,
-        "acpi": false,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "popcnt": true,
-        "vaes": false,
-        "xsaves": false,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "nodeid-msr": false,
-        "misalignsse": false,
-        "min-xlevel": 2147483656,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": true,
-        "tsc-scale": false,
-        "topoext": false,
-        "clflushopt": false,
-        "monitor": false,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "3dnow": false,
-        "erms": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": true,
-        "lmce": true,
-        "perfctr-nb": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": true,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "model-id": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
-        "sha-ni": false,
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-51"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "phys-bits": 0,
-        "core-id": -1,
-        "xlevel": 2147483656,
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "tsc-frequency": 0,
-        "xd": true,
-        "hv-vendor-id": "",
-        "kvm-asyncpf": true,
-        "kvm_asyncpf": true,
-        "perfctr_core": false,
-        "perfctr-core": false,
-        "mpx": false,
-        "pbe": false,
-        "decodeassists": false,
-        "avx512cd": false,
-        "sse4_1": true,
-        "sse4.1": true,
-        "sse4-1": true,
-        "family": 6,
-        "vmware-cpuid-freq": true,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "hv-runtime": false,
-        "xcrypt": false,
-        "thread-id": -1,
-        "min-level": 13,
-        "xgetbv1": false,
-        "cid": false,
-        "hv-relaxed": false,
-        "hv-crash": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": false,
-        "cpuid-0xb": true,
-        "xcrypt-en": false,
-        "kvm_pv_eoi": true,
-        "apic-id": 4294967295,
-        "pn": false,
-        "dca": false,
-        "vendor": "GenuineIntel",
-        "pku": false,
-        "smx": false,
-        "cmp_legacy": false,
-        "cmp-legacy": false,
-        "node-id": -1,
-        "avx512-4fmaps": false,
-        "vmcb_clean": false,
-        "vmcb-clean": false,
-        "3dnowext": false,
-        "hle": false,
-        "npt": false,
-        "memory": "/machine/unattached/system[0]",
-        "clwb": false,
-        "lbrv": false,
-        "adx": false,
-        "ss": true,
-        "pni": true,
-        "svm_lock": false,
-        "svm-lock": false,
-        "pfthreshold": false,
-        "smep": true,
-        "smap": false,
-        "x2apic": true,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "hv-stimer": false,
-        "i64": true,
-        "flushbyasid": false,
-        "f16c": true,
-        "ace2-en": false,
-        "pat": true,
-        "pae": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm_nopiodelay": true,
-        "kvm-nopiodelay": true,
-        "tm": false,
-        "kvmclock-stable-bit": true,
-        "hypervisor": true,
-        "socket-id": -1,
-        "pcommit": false,
-        "syscall": true,
-        "level": 13,
-        "avx512dq": false,
-        "svm": false,
-        "full-cpuid-auto-level": true,
-        "hv-reset": false,
-        "invtsc": true,
-        "sse3": true,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": true,
-        "cx8": true,
-        "kvm_mmu": false,
-        "kvm-mmu": false,
-        "sse4_2": true,
-        "sse4.2": true,
-        "sse4-2": true,
-        "pge": true,
-        "fill-mtrr-mask": true,
-        "avx512bitalg": false,
-        "nodeid_msr": false,
-        "pdcm": false,
-        "movbe": true,
-        "model": 63,
-        "nrip_save": false,
-        "nrip-save": false,
-        "kvm_pv_unhalt": true,
-        "ssse3": true,
-        "sse4a": false,
-        "invpcid": true,
-        "pdpe1gb": true,
-        "tsc-deadline": true,
-        "fma": true,
-        "cx16": true,
-        "de": true,
-        "enforce": false,
-        "stepping": 2,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ibs": false,
-        "ds_cpl": false,
-        "ds-cpl": false,
-        "host-phys-bits": false,
-        "fma4": false,
-        "la57": false,
-        "osvw": false,
-        "check": true,
-        "hv-spinlocks": -1,
-        "pmu": false,
-        "pmm": false,
-        "apic": true,
-        "spec-ctrl": false,
-        "min-xlevel2": 0,
-        "tsc-adjust": true,
-        "tsc_adjust": true,
-        "kvm-steal-time": true,
-        "kvm_steal_time": true,
-        "kvmclock": true,
-        "l3-cache": true,
-        "lwp": false,
-        "ibpb": false,
-        "xop": false,
-        "avx": true,
-        "ospke": false,
-        "ace2": false,
-        "avx512bw": false,
-        "acpi": false,
-        "hv-vapic": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": false,
-        "vaes": false,
-        "popcnt": true,
-        "xsaves": false,
-        "tcg-cpuid": true,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": true,
-        "sep": true,
-        "pclmuldq": true,
-        "x-hv-max-vps": -1,
-        "nodeid-msr": false,
-        "kvm": true,
-        "misalignsse": false,
-        "min-xlevel": 2147483656,
-        "kvm-pv-unhalt": true,
-        "bmi2": true,
-        "bmi1": true,
-        "realized": false,
-        "tsc_scale": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "hv-vpindex": false,
-        "xlevel2": 0,
-        "clflushopt": false,
-        "kvm-no-smi-migration": false,
-        "monitor": false,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": true,
-        "3dnow": false,
-        "erms": true,
-        "lahf-lm": true,
-        "lahf_lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "hv-synic": false,
-        "xstore": false,
-        "fxsr_opt": false,
-        "kvm-hint-dedicated": true,
-        "rtm": false,
-        "lmce": true,
-        "hv-time": false,
-        "perfctr-nb": false,
-        "perfctr_nb": false,
-        "ffxsr": false,
-        "rdrand": true,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vmx": false,
-        "vme": true,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "pause_filter": false,
-        "sha-ni": false,
-        "model-id": "Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz",
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-51"
-}
-
-{
-  "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",
-      "typename": "qemu64-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "qemu32",
-      "typename": "qemu32-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "phenom",
-      "typename": "phenom-x86_64-cpu",
-      "unavailable-features": [
-        "fxsr-opt",
-        "npt"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium3",
-      "typename": "pentium3-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium2",
-      "typename": "pentium2-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "pentium",
-      "typename": "pentium-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "n270",
-      "typename": "n270-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm64",
-      "typename": "kvm64-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "kvm32",
-      "typename": "kvm32-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "coreduo",
-      "typename": "coreduo-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "core2duo",
-      "typename": "core2duo-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "athlon",
-      "typename": "athlon-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere",
-      "typename": "Westmere-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Westmere-IBRS",
-      "typename": "Westmere-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Server",
-      "typename": "Skylake-Server-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "rdrand",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "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",
-        "rdrand",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "avx512f",
-        "avx512dq",
-        "rdseed",
-        "avx512cd",
-        "avx512bw",
-        "avx512vl",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Skylake-Client",
-      "typename": "Skylake-Client-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "rdrand",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "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",
-        "rdrand",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "SandyBridge",
-      "typename": "SandyBridge-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"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Penryn",
-      "typename": "Penryn-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G5",
-      "typename": "Opteron_G5-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4",
-        "tbm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G4",
-      "typename": "Opteron_G4-x86_64-cpu",
-      "unavailable-features": [
-        "avx",
-        "misalignsse",
-        "3dnowprefetch",
-        "xop",
-        "fma4"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G3",
-      "typename": "Opteron_G3-x86_64-cpu",
-      "unavailable-features": [
-        "misalignsse"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G2",
-      "typename": "Opteron_G2-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Opteron_G1",
-      "typename": "Opteron_G1-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem",
-      "typename": "Nehalem-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Nehalem-IBRS",
-      "typename": "Nehalem-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge",
-      "typename": "IvyBridge-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "rdrand"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "IvyBridge-IBRS",
-      "typename": "IvyBridge-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "rdrand",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell",
-      "typename": "Haswell-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "rdrand",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-noTSX",
-      "typename": "Haswell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "rdrand",
-        "avx2",
-        "invpcid"
-      ],
-      "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",
-        "rdrand",
-        "avx2",
-        "invpcid",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Haswell-IBRS",
-      "typename": "Haswell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "rdrand",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "spec-ctrl"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC",
-      "typename": "EPYC-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "rdrand",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "EPYC-IBPB",
-      "typename": "EPYC-IBPB-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "avx",
-        "f16c",
-        "rdrand",
-        "avx2",
-        "rdseed",
-        "sha-ni",
-        "fxsr-opt",
-        "misalignsse",
-        "3dnowprefetch",
-        "osvw",
-        "ibpb",
-        "xsavec"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Conroe",
-      "typename": "Conroe-x86_64-cpu",
-      "unavailable-features": [
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell",
-      "typename": "Broadwell-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "rdrand",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-noTSX",
-      "typename": "Broadwell-noTSX-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "rdrand",
-        "avx2",
-        "invpcid",
-        "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",
-        "rdrand",
-        "avx2",
-        "invpcid",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "Broadwell-IBRS",
-      "typename": "Broadwell-IBRS-x86_64-cpu",
-      "unavailable-features": [
-        "fma",
-        "pcid",
-        "x2apic",
-        "tsc-deadline",
-        "avx",
-        "f16c",
-        "rdrand",
-        "hle",
-        "avx2",
-        "invpcid",
-        "rtm",
-        "rdseed",
-        "spec-ctrl",
-        "3dnowprefetch"
-      ],
-      "static": false,
-      "migration-safe": true
-    },
-    {
-      "name": "486",
-      "typename": "486-x86_64-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": "base",
-      "props": {
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "kvm-asyncpf": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "sse4.1": true,
-        "family": 6,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "min-level": 13,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "xcrypt-en": false,
-        "pn": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "pku": true,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": true,
-        "npt": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "flushbyasid": false,
-        "f16c": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "hypervisor": true,
-        "pcommit": true,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "cx8": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "model": 6,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": true,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": 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,
-        "la57": true,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "spec-ctrl": false,
-        "tsc-adjust": false,
-        "kvm-steal-time": false,
-        "kvmclock": false,
-        "lwp": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": false,
-        "ospke": true,
-        "acpi": true,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "xsaves": false,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "nodeid-msr": false,
-        "misalignsse": false,
-        "min-xlevel": 2147483658,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "clflushopt": true,
-        "monitor": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": false,
-        "3dnow": true,
-        "erms": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": false,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": false,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "sha-ni": false,
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-3"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "base",
-      "props": {
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "kvm-asyncpf": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "sse4.1": true,
-        "family": 6,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "min-level": 13,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "xcrypt-en": false,
-        "pn": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "pku": true,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": true,
-        "npt": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "flushbyasid": false,
-        "f16c": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "hypervisor": true,
-        "pcommit": true,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "cx8": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "model": 6,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": true,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": 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,
-        "la57": true,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "spec-ctrl": false,
-        "tsc-adjust": false,
-        "kvm-steal-time": false,
-        "kvmclock": false,
-        "lwp": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": false,
-        "ospke": true,
-        "acpi": true,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "xsaves": false,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "nodeid-msr": false,
-        "misalignsse": false,
-        "min-xlevel": 2147483658,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "clflushopt": true,
-        "monitor": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": false,
-        "3dnow": true,
-        "erms": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": false,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": false,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "sha-ni": false,
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-4"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "phys-bits": 0,
-        "core-id": -1,
-        "xlevel": 2147483658,
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "tsc-frequency": 0,
-        "xd": true,
-        "hv-vendor-id": "",
-        "kvm-asyncpf": false,
-        "kvm_asyncpf": false,
-        "perfctr_core": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "decodeassists": false,
-        "avx512cd": false,
-        "sse4_1": true,
-        "sse4.1": true,
-        "sse4-1": true,
-        "family": 6,
-        "vmware-cpuid-freq": true,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "hv-runtime": false,
-        "xcrypt": false,
-        "thread-id": -1,
-        "min-level": 13,
-        "xgetbv1": true,
-        "cid": false,
-        "hv-relaxed": false,
-        "hv-crash": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "cpuid-0xb": true,
-        "xcrypt-en": false,
-        "kvm_pv_eoi": false,
-        "apic-id": 4294967295,
-        "pn": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "pku": true,
-        "smx": false,
-        "cmp_legacy": false,
-        "cmp-legacy": false,
-        "node-id": -1,
-        "avx512-4fmaps": false,
-        "vmcb_clean": false,
-        "vmcb-clean": false,
-        "3dnowext": true,
-        "hle": false,
-        "npt": false,
-        "memory": "/machine/unattached/system[0]",
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm_lock": false,
-        "svm-lock": false,
-        "pfthreshold": false,
-        "smep": true,
-        "smap": true,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "hv-stimer": false,
-        "i64": true,
-        "flushbyasid": false,
-        "f16c": false,
-        "ace2-en": false,
-        "pat": true,
-        "pae": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm_nopiodelay": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "hypervisor": true,
-        "socket-id": -1,
-        "pcommit": true,
-        "syscall": true,
-        "level": 13,
-        "avx512dq": false,
-        "svm": true,
-        "full-cpuid-auto-level": true,
-        "hv-reset": false,
-        "invtsc": false,
-        "sse3": true,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "cx8": true,
-        "kvm_mmu": false,
-        "kvm-mmu": false,
-        "sse4_2": true,
-        "sse4.2": true,
-        "sse4-2": true,
-        "pge": true,
-        "fill-mtrr-mask": true,
-        "avx512bitalg": false,
-        "nodeid_msr": false,
-        "pdcm": false,
-        "movbe": true,
-        "model": 6,
-        "nrip_save": false,
-        "nrip-save": false,
-        "kvm_pv_unhalt": false,
-        "ssse3": true,
-        "sse4a": true,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": false,
-        "fma": false,
-        "cx16": true,
-        "de": true,
-        "enforce": false,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ibs": false,
-        "ds_cpl": false,
-        "ds-cpl": false,
-        "host-phys-bits": false,
-        "fma4": false,
-        "la57": true,
-        "osvw": false,
-        "check": true,
-        "hv-spinlocks": -1,
-        "pmu": false,
-        "pmm": false,
-        "apic": true,
-        "spec-ctrl": false,
-        "min-xlevel2": 0,
-        "tsc-adjust": false,
-        "tsc_adjust": false,
-        "kvm-steal-time": false,
-        "kvm_steal_time": false,
-        "kvmclock": false,
-        "l3-cache": true,
-        "lwp": false,
-        "ibpb": false,
-        "xop": false,
-        "avx": false,
-        "ospke": true,
-        "ace2": false,
-        "avx512bw": false,
-        "acpi": true,
-        "hv-vapic": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "vaes": false,
-        "popcnt": true,
-        "xsaves": false,
-        "tcg-cpuid": true,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "pclmuldq": true,
-        "x-hv-max-vps": -1,
-        "nodeid-msr": false,
-        "kvm": true,
-        "misalignsse": false,
-        "min-xlevel": 2147483658,
-        "kvm-pv-unhalt": false,
-        "bmi2": true,
-        "bmi1": true,
-        "realized": false,
-        "tsc_scale": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "hv-vpindex": false,
-        "xlevel2": 0,
-        "clflushopt": true,
-        "kvm-no-smi-migration": false,
-        "monitor": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": false,
-        "3dnow": true,
-        "erms": true,
-        "lahf-lm": true,
-        "lahf_lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "hv-synic": false,
-        "xstore": false,
-        "fxsr_opt": false,
-        "kvm-hint-dedicated": false,
-        "rtm": false,
-        "lmce": false,
-        "hv-time": false,
-        "perfctr-nb": false,
-        "perfctr_nb": false,
-        "ffxsr": false,
-        "rdrand": false,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vmx": false,
-        "vme": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "pause_filter": false,
-        "sha-ni": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-4"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "static",
-    "model": {
-      "name": "max",
-      "props": {
-        "migratable": false
-      }
-    }
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "kvm-asyncpf": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "sse4.1": true,
-        "family": 6,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "min-level": 13,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "xcrypt-en": false,
-        "pn": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "pku": true,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": true,
-        "npt": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "flushbyasid": false,
-        "f16c": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "hypervisor": true,
-        "pcommit": true,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "cx8": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "model": 6,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": true,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": 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,
-        "la57": true,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "spec-ctrl": false,
-        "tsc-adjust": false,
-        "kvm-steal-time": false,
-        "kvmclock": false,
-        "lwp": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": false,
-        "ospke": true,
-        "acpi": true,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "xsaves": false,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "nodeid-msr": false,
-        "misalignsse": false,
-        "min-xlevel": 2147483658,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "clflushopt": true,
-        "monitor": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": false,
-        "3dnow": true,
-        "erms": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": false,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": false,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "sha-ni": false,
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-5"
-}
-
-{
-  "execute": "query-cpu-model-expansion",
-  "arguments": {
-    "type": "full",
-    "model": {
-      "name": "base",
-      "props": {
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "kvm-asyncpf": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "avx512cd": false,
-        "decodeassists": false,
-        "sse4.1": true,
-        "family": 6,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "xcrypt": false,
-        "min-level": 13,
-        "xgetbv1": true,
-        "cid": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "xcrypt-en": false,
-        "pn": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "pku": true,
-        "smx": false,
-        "cmp-legacy": false,
-        "avx512-4fmaps": false,
-        "vmcb-clean": false,
-        "hle": false,
-        "3dnowext": true,
-        "npt": false,
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm-lock": false,
-        "smep": true,
-        "smap": true,
-        "pfthreshold": false,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "flushbyasid": false,
-        "f16c": false,
-        "ace2-en": false,
-        "pae": true,
-        "pat": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "hypervisor": true,
-        "pcommit": true,
-        "syscall": true,
-        "avx512dq": false,
-        "svm": true,
-        "invtsc": false,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "cx8": true,
-        "kvm-mmu": false,
-        "sse4.2": true,
-        "pge": true,
-        "avx512bitalg": false,
-        "pdcm": false,
-        "model": 6,
-        "movbe": true,
-        "nrip-save": false,
-        "ssse3": true,
-        "sse4a": true,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": 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,
-        "la57": true,
-        "osvw": false,
-        "apic": true,
-        "pmm": false,
-        "spec-ctrl": false,
-        "tsc-adjust": false,
-        "kvm-steal-time": false,
-        "kvmclock": false,
-        "lwp": false,
-        "xop": false,
-        "ibpb": false,
-        "avx": false,
-        "ospke": true,
-        "acpi": true,
-        "avx512bw": false,
-        "ace2": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "popcnt": true,
-        "vaes": false,
-        "xsaves": false,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "nodeid-msr": false,
-        "misalignsse": false,
-        "min-xlevel": 2147483658,
-        "bmi1": true,
-        "bmi2": true,
-        "kvm-pv-unhalt": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "clflushopt": true,
-        "monitor": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": false,
-        "3dnow": true,
-        "erms": true,
-        "lahf-lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "xstore": false,
-        "rtm": false,
-        "kvm-hint-dedicated": false,
-        "lmce": false,
-        "perfctr-nb": false,
-        "rdrand": false,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vme": false,
-        "vmx": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "sha-ni": false,
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-6"
-}
-
-{
-  "return": {
-    "model": {
-      "name": "base",
-      "props": {
-        "phys-bits": 0,
-        "core-id": -1,
-        "xlevel": 2147483658,
-        "cmov": true,
-        "ia64": false,
-        "aes": true,
-        "mmx": true,
-        "rdpid": false,
-        "arat": true,
-        "gfni": false,
-        "pause-filter": false,
-        "xsavec": false,
-        "intel-pt": false,
-        "osxsave": false,
-        "tsc-frequency": 0,
-        "xd": true,
-        "hv-vendor-id": "",
-        "kvm-asyncpf": false,
-        "kvm_asyncpf": false,
-        "perfctr_core": false,
-        "perfctr-core": false,
-        "mpx": true,
-        "pbe": false,
-        "decodeassists": false,
-        "avx512cd": false,
-        "sse4_1": true,
-        "sse4.1": true,
-        "sse4-1": true,
-        "family": 6,
-        "vmware-cpuid-freq": true,
-        "avx512f": false,
-        "msr": true,
-        "mce": true,
-        "mca": true,
-        "hv-runtime": false,
-        "xcrypt": false,
-        "thread-id": -1,
-        "min-level": 13,
-        "xgetbv1": true,
-        "cid": false,
-        "hv-relaxed": false,
-        "hv-crash": false,
-        "ds": false,
-        "fxsr": true,
-        "xsaveopt": true,
-        "xtpr": false,
-        "avx512vl": false,
-        "avx512-vpopcntdq": false,
-        "phe": false,
-        "extapic": false,
-        "3dnowprefetch": false,
-        "avx512vbmi2": false,
-        "cr8legacy": true,
-        "cpuid-0xb": true,
-        "xcrypt-en": false,
-        "kvm_pv_eoi": false,
-        "apic-id": 4294967295,
-        "pn": false,
-        "dca": false,
-        "vendor": "AuthenticAMD",
-        "pku": true,
-        "smx": false,
-        "cmp_legacy": false,
-        "cmp-legacy": false,
-        "node-id": -1,
-        "avx512-4fmaps": false,
-        "vmcb_clean": false,
-        "vmcb-clean": false,
-        "3dnowext": true,
-        "hle": false,
-        "npt": false,
-        "memory": "/machine/unattached/system[0]",
-        "clwb": true,
-        "lbrv": false,
-        "adx": true,
-        "ss": true,
-        "pni": true,
-        "svm_lock": false,
-        "svm-lock": false,
-        "pfthreshold": false,
-        "smep": true,
-        "smap": true,
-        "x2apic": false,
-        "avx512vbmi": false,
-        "avx512vnni": false,
-        "hv-stimer": false,
-        "i64": true,
-        "flushbyasid": false,
-        "f16c": false,
-        "ace2-en": false,
-        "pat": true,
-        "pae": true,
-        "sse": true,
-        "phe-en": false,
-        "kvm_nopiodelay": false,
-        "kvm-nopiodelay": false,
-        "tm": false,
-        "kvmclock-stable-bit": false,
-        "hypervisor": true,
-        "socket-id": -1,
-        "pcommit": true,
-        "syscall": true,
-        "level": 13,
-        "avx512dq": false,
-        "svm": true,
-        "full-cpuid-auto-level": true,
-        "hv-reset": false,
-        "invtsc": false,
-        "sse3": true,
-        "sse2": true,
-        "est": false,
-        "avx512ifma": false,
-        "tm2": false,
-        "kvm-pv-eoi": false,
-        "cx8": true,
-        "kvm_mmu": false,
-        "kvm-mmu": false,
-        "sse4_2": true,
-        "sse4.2": true,
-        "sse4-2": true,
-        "pge": true,
-        "fill-mtrr-mask": true,
-        "avx512bitalg": false,
-        "nodeid_msr": false,
-        "pdcm": false,
-        "movbe": true,
-        "model": 6,
-        "nrip_save": false,
-        "nrip-save": false,
-        "kvm_pv_unhalt": false,
-        "ssse3": true,
-        "sse4a": true,
-        "invpcid": false,
-        "pdpe1gb": true,
-        "tsc-deadline": false,
-        "fma": false,
-        "cx16": true,
-        "de": true,
-        "enforce": false,
-        "stepping": 3,
-        "xsave": true,
-        "clflush": true,
-        "skinit": false,
-        "tsc": true,
-        "tce": false,
-        "fpu": true,
-        "ibs": false,
-        "ds_cpl": false,
-        "ds-cpl": false,
-        "host-phys-bits": false,
-        "fma4": false,
-        "la57": true,
-        "osvw": false,
-        "check": true,
-        "hv-spinlocks": -1,
-        "pmu": false,
-        "pmm": false,
-        "apic": true,
-        "spec-ctrl": false,
-        "min-xlevel2": 0,
-        "tsc-adjust": false,
-        "tsc_adjust": false,
-        "kvm-steal-time": false,
-        "kvm_steal_time": false,
-        "kvmclock": false,
-        "l3-cache": true,
-        "lwp": false,
-        "ibpb": false,
-        "xop": false,
-        "avx": false,
-        "ospke": true,
-        "ace2": false,
-        "avx512bw": false,
-        "acpi": true,
-        "hv-vapic": false,
-        "fsgsbase": true,
-        "ht": false,
-        "nx": true,
-        "pclmulqdq": true,
-        "mmxext": true,
-        "vaes": false,
-        "popcnt": true,
-        "xsaves": false,
-        "tcg-cpuid": true,
-        "lm": true,
-        "umip": false,
-        "pse": true,
-        "avx2": false,
-        "sep": true,
-        "pclmuldq": true,
-        "x-hv-max-vps": -1,
-        "nodeid-msr": false,
-        "kvm": true,
-        "misalignsse": false,
-        "min-xlevel": 2147483658,
-        "kvm-pv-unhalt": false,
-        "bmi2": true,
-        "bmi1": true,
-        "realized": false,
-        "tsc_scale": false,
-        "tsc-scale": false,
-        "topoext": false,
-        "hv-vpindex": false,
-        "xlevel2": 0,
-        "clflushopt": true,
-        "kvm-no-smi-migration": false,
-        "monitor": true,
-        "avx512er": false,
-        "pmm-en": false,
-        "pcid": false,
-        "3dnow": true,
-        "erms": true,
-        "lahf-lm": true,
-        "lahf_lm": true,
-        "vpclmulqdq": false,
-        "fxsr-opt": false,
-        "hv-synic": false,
-        "xstore": false,
-        "fxsr_opt": false,
-        "kvm-hint-dedicated": false,
-        "rtm": false,
-        "lmce": false,
-        "hv-time": false,
-        "perfctr-nb": false,
-        "perfctr_nb": false,
-        "ffxsr": false,
-        "rdrand": false,
-        "rdseed": false,
-        "avx512-4vnniw": false,
-        "vmx": false,
-        "vme": false,
-        "dtes64": false,
-        "mtrr": true,
-        "rdtscp": true,
-        "pse36": true,
-        "kvm-pv-tlb-flush": false,
-        "tbm": false,
-        "wdt": false,
-        "pause_filter": false,
-        "sha-ni": false,
-        "model-id": "QEMU TCG CPU version 2.5+",
-        "abm": true,
-        "avx512pf": false,
-        "xstore-en": false
-      }
-    }
-  },
-  "id": "libvirt-6"
-}
-
-{
-  "execute": "query-machines",
-  "id": "libvirt-7"
-}
-
-{
-  "return": [
-    {
-      "hotpluggable-cpus": true,
-      "name": "isapc",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.1",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.2",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.3",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.8",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-1.0",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": false,
-      "name": "none",
-      "cpu-max": 1
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.9",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.6",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.7",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.3",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.4",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.5",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.1",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.2",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.0",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.11",
-      "cpu-max": 288
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.12",
-      "cpu-max": 288,
-      "alias": "q35"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.10",
-      "cpu-max": 288
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.7",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.9",
-      "cpu-max": 288
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.15",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.5",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.7",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.6",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.11",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.8",
-      "cpu-max": 288
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.13",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.12",
-      "is-default": true,
-      "cpu-max": 255,
-      "alias": "pc"
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.14",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.4",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.5",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-q35-2.6",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-1.4",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-i440fx-2.10",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.11",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.12",
-      "cpu-max": 255
-    },
-    {
-      "hotpluggable-cpus": true,
-      "name": "pc-0.10",
-      "cpu-max": 255
-    }
-  ],
-  "id": "libvirt-7"
-}
diff --git a/tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml b/tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml
deleted file mode 100644 (file)
index c90e0c7..0000000
+++ /dev/null
@@ -1,1263 +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='no-hpet'/>
-  <flag name='spice'/>
-  <flag name='hda-duplex'/>
-  <flag name='ccid-emulated'/>
-  <flag name='ccid-passthru'/>
-  <flag name='virtio-tx-alg'/>
-  <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='no-acpi'/>
-  <flag name='virtio-blk-pci.scsi'/>
-  <flag name='scsi-disk.channel'/>
-  <flag name='scsi-block'/>
-  <flag name='hda-micro'/>
-  <flag name='dump-guest-memory'/>
-  <flag name='nec-usb-xhci'/>
-  <flag name='lsi'/>
-  <flag name='virtio-scsi-pci'/>
-  <flag name='blockio'/>
-  <flag name='disable-s3'/>
-  <flag name='disable-s4'/>
-  <flag name='usb-redir.filter'/>
-  <flag name='ide-drive.wwn'/>
-  <flag name='scsi-disk.wwn'/>
-  <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='nbd-server'/>
-  <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='drive-discard'/>
-  <flag name='dmi-to-pci-bridge'/>
-  <flag name='i440fx-pci-hole64-size'/>
-  <flag name='q35-pci-hole64-size'/>
-  <flag name='usb-storage'/>
-  <flag name='usb-storage.removable'/>
-  <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='active-commit'/>
-  <flag name='change-backing-file'/>
-  <flag name='memory-backend-ram'/>
-  <flag name='numa'/>
-  <flag name='memory-backend-file'/>
-  <flag name='usb-audio'/>
-  <flag name='rtc-reset-reinjection'/>
-  <flag name='iothread'/>
-  <flag name='migrate-rdma'/>
-  <flag name='ivshmem'/>
-  <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='migration-event'/>
-  <flag name='ioh3420'/>
-  <flag name='x3130-upstream'/>
-  <flag name='xio3130-downstream'/>
-  <flag name='rtl8139'/>
-  <flag name='e1000'/>
-  <flag name='virtio-net'/>
-  <flag name='incoming-defer'/>
-  <flag name='virtio-gpu'/>
-  <flag name='virtio-keyboard'/>
-  <flag name='virtio-mouse'/>
-  <flag name='virtio-tablet'/>
-  <flag name='virtio-input-host'/>
-  <flag name='chardev-file-append'/>
-  <flag name='ich9-disable-s3'/>
-  <flag name='ich9-disable-s4'/>
-  <flag name='vserport-change-event'/>
-  <flag name='virtio-balloon-pci.deflate-on-oom'/>
-  <flag name='mptsas1068'/>
-  <flag name='qxl.vram64_size_mb'/>
-  <flag name='chardev-logfile'/>
-  <flag name='pxb'/>
-  <flag name='pxb-pcie'/>
-  <flag name='nec-usb-xhci-ports'/>
-  <flag name='virtio-scsi-pci.iothread'/>
-  <flag name='drive-detect-zeroes'/>
-  <flag name='intel-iommu'/>
-  <flag name='virtio-pci-disable-legacy'/>
-  <flag name='query-hotpluggable-cpus'/>
-  <flag name='virtio-net.rx_queue_size'/>
-  <flag name='virtio-vga'/>
-  <flag name='ivshmem-plain'/>
-  <flag name='ivshmem-doorbell'/>
-  <flag name='gluster.debug_level'/>
-  <flag name='vhost-scsi'/>
-  <flag name='query-cpu-model-expansion'/>
-  <flag name='virtio-net.host_mtu'/>
-  <flag name='nvdimm'/>
-  <flag name='pcie-root-port'/>
-  <flag name='query-cpu-definitions'/>
-  <flag name='block-write-threshold'/>
-  <flag name='query-named-block-nodes'/>
-  <flag name='cpu-cache'/>
-  <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='virtio-net.tx_queue_size'/>
-  <flag name='chardev-reconnect'/>
-  <flag name='vxhs'/>
-  <flag name='virtio-blk.num-queues'/>
-  <flag name='vmcoreinfo'/>
-  <flag name='disk-share-rw'/>
-  <flag name='isa-serial'/>
-  <flag name='dump-completed'/>
-  <flag name='qcow2-luks'/>
-  <flag name='pcie-pci-bridge'/>
-  <flag name='query-cpus-fast'/>
-  <flag name='disk-write-cache'/>
-  <flag name='nbd-tls'/>
-  <flag name='tpm-crb'/>
-  <flag name='pr-manager-helper'/>
-  <flag name='qom-list-properties'/>
-  <flag name='memory-backend-file.discard-data'/>
-  <flag name='screendump_device'/>
-  <flag name='hda-output'/>
-  <flag name='blockdev-del'/>
-  <flag name='vmgenid'/>
-  <flag name='vhost-vsock'/>
-  <flag name='chardev-fd-pass'/>
-  <flag name='tpm-emulator'/>
-  <flag name='mch'/>
-  <flag name='mch.extended-tseg-mbytes'/>
-  <flag name='sev-guest'/>
-  <flag name='egl-headless'/>
-  <flag name='vfio-pci.display'/>
-  <flag name='memory-backend-memfd'/>
-  <flag name='memory-backend-memfd.hugetlb'/>
-  <flag name='iothread.poll-max-ns'/>
-  <flag name='memory-backend-file.align'/>
-  <flag name='x86-max-cpu'/>
-  <flag name='drive-nvme'/>
-  <flag name='i8042'/>
-  <flag name='tcg'/>
-  <flag name='pvscsi'/>
-  <flag name='cpu.migratable'/>
-  <flag name='query-cpu-model-expansion.migratable'/>
-  <flag name='migration-param.bandwidth'/>
-  <flag name='migration-param.downtime'/>
-  <flag name='migration-param.xbzrle-cache-size'/>
-  <flag name='dc390'/>
-  <flag name='am53c974'/>
-  <flag name='vhost-user-blk'/>
-  <flag name='cpu-max'/>
-  <flag name='input-linux'/>
-  <flag name='virtio-blk.queue-size'/>
-  <version>2011090</version>
-  <kvmVersion>0</kvmVersion>
-  <microcodeVersion>43100289</microcodeVersion>
-  <package>v2.12.0-rc0</package>
-  <arch>x86_64</arch>
-  <hostCPU type='kvm' model='base' migratability='yes'>
-    <property name='phys-bits' type='number' value='0'/>
-    <property name='core-id' type='number' value='-1'/>
-    <property name='xlevel' type='number' value='2147483656'/>
-    <property name='cmov' type='boolean' value='true' migratable='yes'/>
-    <property name='ia64' type='boolean' value='false'/>
-    <property name='aes' 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='gfni' 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='osxsave' type='boolean' value='false'/>
-    <property name='tsc-frequency' type='number' value='0'/>
-    <property name='xd' type='boolean' value='true' migratable='yes'/>
-    <property name='hv-vendor-id' type='string' value=''/>
-    <property name='kvm-asyncpf' 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='perfctr-core' type='boolean' value='false'/>
-    <property name='mpx' type='boolean' value='false'/>
-    <property name='pbe' type='boolean' value='false'/>
-    <property name='decodeassists' type='boolean' value='false'/>
-    <property name='avx512cd' type='boolean' value='false'/>
-    <property name='sse4_1' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4.1' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4-1' type='boolean' value='true' migratable='yes'/>
-    <property name='family' type='number' value='6'/>
-    <property name='vmware-cpuid-freq' 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='hv-runtime' type='boolean' value='false'/>
-    <property name='xcrypt' type='boolean' value='false'/>
-    <property name='thread-id' type='number' value='-1'/>
-    <property name='min-level' type='number' value='13'/>
-    <property name='xgetbv1' type='boolean' value='false'/>
-    <property name='cid' type='boolean' value='false'/>
-    <property name='hv-relaxed' type='boolean' value='false'/>
-    <property name='hv-crash' type='boolean' value='false'/>
-    <property name='ds' type='boolean' value='false'/>
-    <property name='fxsr' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaveopt' type='boolean' value='true' migratable='yes'/>
-    <property name='xtpr' 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='avx512vbmi2' type='boolean' value='false'/>
-    <property name='cr8legacy' type='boolean' value='false'/>
-    <property name='cpuid-0xb' type='boolean' value='true' migratable='yes'/>
-    <property name='xcrypt-en' type='boolean' value='false'/>
-    <property name='kvm_pv_eoi' type='boolean' value='true' migratable='yes'/>
-    <property name='apic-id' type='number' value='4294967295'/>
-    <property name='pn' type='boolean' value='false'/>
-    <property name='dca' type='boolean' value='false'/>
-    <property name='vendor' type='string' value='GenuineIntel'/>
-    <property name='pku' type='boolean' value='false'/>
-    <property name='smx' type='boolean' value='false'/>
-    <property name='cmp_legacy' type='boolean' value='false'/>
-    <property name='cmp-legacy' type='boolean' value='false'/>
-    <property name='node-id' type='number' value='-1'/>
-    <property name='avx512-4fmaps' type='boolean' value='false'/>
-    <property name='vmcb_clean' type='boolean' value='false'/>
-    <property name='vmcb-clean' type='boolean' value='false'/>
-    <property name='3dnowext' type='boolean' value='false'/>
-    <property name='hle' type='boolean' value='false'/>
-    <property name='npt' type='boolean' value='false'/>
-    <property name='memory' type='string' value='/machine/unattached/system[0]'/>
-    <property name='clwb' type='boolean' value='false'/>
-    <property name='lbrv' type='boolean' value='false'/>
-    <property name='adx' type='boolean' value='false'/>
-    <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='svm-lock' type='boolean' value='false'/>
-    <property name='pfthreshold' type='boolean' value='false'/>
-    <property name='smep' type='boolean' value='true' migratable='yes'/>
-    <property name='smap' 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='hv-stimer' type='boolean' value='false'/>
-    <property name='i64' type='boolean' value='true' migratable='yes'/>
-    <property name='flushbyasid' type='boolean' value='false'/>
-    <property name='f16c' type='boolean' value='true' migratable='yes'/>
-    <property name='ace2-en' type='boolean' value='false'/>
-    <property name='pat' type='boolean' value='true' migratable='yes'/>
-    <property name='pae' 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='kvm_nopiodelay' 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='hypervisor' type='boolean' value='true' migratable='yes'/>
-    <property name='socket-id' type='number' value='-1'/>
-    <property name='pcommit' type='boolean' value='false'/>
-    <property name='syscall' type='boolean' value='true' migratable='yes'/>
-    <property name='level' type='number' value='13'/>
-    <property name='avx512dq' type='boolean' value='false'/>
-    <property name='svm' type='boolean' value='false'/>
-    <property name='full-cpuid-auto-level' type='boolean' value='true' migratable='yes'/>
-    <property name='hv-reset' type='boolean' value='false'/>
-    <property name='invtsc' type='boolean' value='true' migratable='no'/>
-    <property name='sse3' type='boolean' value='true' migratable='yes'/>
-    <property name='sse2' type='boolean' value='true' migratable='yes'/>
-    <property name='est' 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='true' migratable='yes'/>
-    <property name='cx8' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm_mmu' type='boolean' value='false'/>
-    <property name='kvm-mmu' type='boolean' value='false'/>
-    <property name='sse4_2' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4.2' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4-2' type='boolean' value='true' migratable='yes'/>
-    <property name='pge' type='boolean' value='true' migratable='yes'/>
-    <property name='fill-mtrr-mask' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bitalg' type='boolean' value='false'/>
-    <property name='nodeid_msr' type='boolean' value='false'/>
-    <property name='pdcm' type='boolean' value='false'/>
-    <property name='movbe' type='boolean' value='true' migratable='yes'/>
-    <property name='model' type='number' value='63'/>
-    <property name='nrip_save' type='boolean' value='false'/>
-    <property name='nrip-save' type='boolean' value='false'/>
-    <property name='kvm_pv_unhalt' type='boolean' value='true' migratable='yes'/>
-    <property name='ssse3' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4a' type='boolean' value='false'/>
-    <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='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='enforce' type='boolean' value='false'/>
-    <property name='stepping' type='number' value='2'/>
-    <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='ibs' type='boolean' value='false'/>
-    <property name='ds_cpl' type='boolean' value='false'/>
-    <property name='ds-cpl' type='boolean' value='false'/>
-    <property name='host-phys-bits' type='boolean' value='false'/>
-    <property name='fma4' type='boolean' value='false'/>
-    <property name='la57' type='boolean' value='false'/>
-    <property name='osvw' type='boolean' value='false'/>
-    <property name='check' type='boolean' value='true' migratable='yes'/>
-    <property name='hv-spinlocks' type='number' value='-1'/>
-    <property name='pmu' type='boolean' value='false'/>
-    <property name='pmm' type='boolean' value='false'/>
-    <property name='apic' type='boolean' value='true' migratable='yes'/>
-    <property name='spec-ctrl' type='boolean' value='false'/>
-    <property name='min-xlevel2' type='number' value='0'/>
-    <property name='tsc-adjust' type='boolean' value='true' migratable='yes'/>
-    <property name='tsc_adjust' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-steal-time' 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='l3-cache' type='boolean' value='true' migratable='yes'/>
-    <property name='lwp' type='boolean' value='false'/>
-    <property name='ibpb' type='boolean' value='false'/>
-    <property name='xop' type='boolean' value='false'/>
-    <property name='avx' type='boolean' value='true' migratable='yes'/>
-    <property name='ospke' type='boolean' value='false'/>
-    <property name='ace2' type='boolean' value='false'/>
-    <property name='avx512bw' type='boolean' value='false'/>
-    <property name='acpi' type='boolean' value='false'/>
-    <property name='hv-vapic' type='boolean' value='false'/>
-    <property name='fsgsbase' type='boolean' value='true' migratable='yes'/>
-    <property name='ht' 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='false'/>
-    <property name='vaes' type='boolean' value='false'/>
-    <property name='popcnt' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaves' type='boolean' value='false'/>
-    <property name='tcg-cpuid' type='boolean' value='true' migratable='yes'/>
-    <property name='lm' type='boolean' value='true' migratable='yes'/>
-    <property name='umip' 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='pclmuldq' type='boolean' value='true' migratable='yes'/>
-    <property name='x-hv-max-vps' type='number' value='-1'/>
-    <property name='nodeid-msr' type='boolean' value='false'/>
-    <property name='kvm' type='boolean' value='true' migratable='yes'/>
-    <property name='misalignsse' type='boolean' value='false'/>
-    <property name='min-xlevel' type='number' value='2147483656'/>
-    <property name='kvm-pv-unhalt' type='boolean' value='true' migratable='yes'/>
-    <property name='bmi2' type='boolean' value='true' migratable='yes'/>
-    <property name='bmi1' type='boolean' value='true' migratable='yes'/>
-    <property name='realized' type='boolean' value='false'/>
-    <property name='tsc_scale' type='boolean' value='false'/>
-    <property name='tsc-scale' type='boolean' value='false'/>
-    <property name='topoext' type='boolean' value='false'/>
-    <property name='hv-vpindex' type='boolean' value='false'/>
-    <property name='xlevel2' type='number' value='0'/>
-    <property name='clflushopt' type='boolean' value='false'/>
-    <property name='kvm-no-smi-migration' type='boolean' value='false'/>
-    <property name='monitor' 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='true' migratable='yes'/>
-    <property name='3dnow' type='boolean' value='false'/>
-    <property name='erms' type='boolean' value='true' migratable='yes'/>
-    <property name='lahf-lm' 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='fxsr-opt' type='boolean' value='false'/>
-    <property name='hv-synic' type='boolean' value='false'/>
-    <property name='xstore' type='boolean' value='false'/>
-    <property name='fxsr_opt' type='boolean' value='false'/>
-    <property name='kvm-hint-dedicated' type='boolean' value='true' migratable='yes'/>
-    <property name='rtm' type='boolean' value='false'/>
-    <property name='lmce' type='boolean' value='true' migratable='yes'/>
-    <property name='hv-time' type='boolean' value='false'/>
-    <property name='perfctr-nb' type='boolean' value='false'/>
-    <property name='perfctr_nb' type='boolean' value='false'/>
-    <property name='ffxsr' 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='vmx' type='boolean' value='false'/>
-    <property name='vme' 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='pse36' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-tlb-flush' type='boolean' value='false'/>
-    <property name='tbm' type='boolean' value='false'/>
-    <property name='wdt' type='boolean' value='false'/>
-    <property name='pause_filter' type='boolean' value='false'/>
-    <property name='sha-ni' type='boolean' value='false'/>
-    <property name='model-id' type='string' value='Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz'/>
-    <property name='abm' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512pf' 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' typename='qemu64-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='qemu32' typename='qemu32-x86_64-cpu' usable='yes'/>
-  <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' typename='pentium3-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium2' typename='pentium2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='pentium' typename='pentium-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='n270' typename='n270-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm64' typename='kvm64-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='kvm32' typename='kvm32-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='coreduo' typename='coreduo-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='core2duo' typename='core2duo-x86_64-cpu' usable='yes'/>
-  <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' typename='Westmere-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='Skylake-Server' typename='Skylake-Server-x86_64-cpu' usable='no'>
-    <blocker name='hle'/>
-    <blocker name='rtm'/>
-    <blocker name='mpx'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='adx'/>
-    <blocker name='smap'/>
-    <blocker name='clflushopt'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='xgetbv1'/>
-    <blocker name='mpx'/>
-    <blocker name='mpx'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Server-IBRS' typename='Skylake-Server-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='hle'/>
-    <blocker name='rtm'/>
-    <blocker name='mpx'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512dq'/>
-    <blocker name='rdseed'/>
-    <blocker name='adx'/>
-    <blocker name='smap'/>
-    <blocker name='clwb'/>
-    <blocker name='avx512cd'/>
-    <blocker name='avx512bw'/>
-    <blocker name='avx512vl'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='xgetbv1'/>
-    <blocker name='mpx'/>
-    <blocker name='mpx'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-    <blocker name='avx512f'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Client' typename='Skylake-Client-x86_64-cpu' usable='no'>
-    <blocker name='hle'/>
-    <blocker name='rtm'/>
-    <blocker name='mpx'/>
-    <blocker name='rdseed'/>
-    <blocker name='adx'/>
-    <blocker name='smap'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='xgetbv1'/>
-    <blocker name='mpx'/>
-    <blocker name='mpx'/>
-  </cpu>
-  <cpu type='kvm' name='Skylake-Client-IBRS' typename='Skylake-Client-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='hle'/>
-    <blocker name='rtm'/>
-    <blocker name='mpx'/>
-    <blocker name='rdseed'/>
-    <blocker name='adx'/>
-    <blocker name='smap'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xsavec'/>
-    <blocker name='xgetbv1'/>
-    <blocker name='mpx'/>
-    <blocker name='mpx'/>
-  </cpu>
-  <cpu type='kvm' name='SandyBridge' typename='SandyBridge-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='Penryn' typename='Penryn-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G5' typename='Opteron_G5-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-    <blocker name='tbm'/>
-  </cpu>
-  <cpu type='kvm' name='Opteron_G4' typename='Opteron_G4-x86_64-cpu' usable='no'>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='xop'/>
-    <blocker name='fma4'/>
-  </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' typename='Opteron_G2-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Opteron_G1' typename='Opteron_G1-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Nehalem' typename='Nehalem-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='IvyBridge' typename='IvyBridge-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='IvyBridge-IBRS' typename='IvyBridge-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell' typename='Haswell-x86_64-cpu' usable='no'>
-    <blocker name='hle'/>
-    <blocker name='rtm'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-noTSX' typename='Haswell-noTSX-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Haswell-noTSX-IBRS' typename='Haswell-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='Haswell-IBRS' typename='Haswell-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='hle'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC' typename='EPYC-x86_64-cpu' usable='no'>
-    <blocker name='rdseed'/>
-    <blocker name='adx'/>
-    <blocker name='smap'/>
-    <blocker name='clflushopt'/>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='xsavec'/>
-    <blocker name='xgetbv1'/>
-  </cpu>
-  <cpu type='kvm' name='EPYC-IBPB' typename='EPYC-IBPB-x86_64-cpu' usable='no'>
-    <blocker name='rdseed'/>
-    <blocker name='adx'/>
-    <blocker name='smap'/>
-    <blocker name='clflushopt'/>
-    <blocker name='sha-ni'/>
-    <blocker name='mmxext'/>
-    <blocker name='fxsr-opt'/>
-    <blocker name='cr8legacy'/>
-    <blocker name='sse4a'/>
-    <blocker name='misalignsse'/>
-    <blocker name='3dnowprefetch'/>
-    <blocker name='osvw'/>
-    <blocker name='ibpb'/>
-    <blocker name='xsavec'/>
-    <blocker name='xgetbv1'/>
-  </cpu>
-  <cpu type='kvm' name='Conroe' typename='Conroe-x86_64-cpu' usable='yes'/>
-  <cpu type='kvm' name='Broadwell' typename='Broadwell-x86_64-cpu' usable='no'>
-    <blocker name='hle'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='adx'/>
-    <blocker name='smap'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-noTSX' typename='Broadwell-noTSX-x86_64-cpu' usable='no'>
-    <blocker name='rdseed'/>
-    <blocker name='adx'/>
-    <blocker name='smap'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-noTSX-IBRS' typename='Broadwell-noTSX-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='rdseed'/>
-    <blocker name='adx'/>
-    <blocker name='smap'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='kvm' name='Broadwell-IBRS' typename='Broadwell-IBRS-x86_64-cpu' usable='no'>
-    <blocker name='hle'/>
-    <blocker name='rtm'/>
-    <blocker name='rdseed'/>
-    <blocker name='adx'/>
-    <blocker name='smap'/>
-    <blocker name='spec-ctrl'/>
-    <blocker name='3dnowprefetch'/>
-  </cpu>
-  <cpu type='kvm' name='486' typename='486-x86_64-cpu' usable='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.12' alias='pc' hotplugCpus='yes' maxCpus='255' default='yes' numaMemSupported='yes'/>
-  <machine type='kvm' name='isapc' hotplugCpus='yes' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.1' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.2' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.3' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.8' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-1.0' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.9' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.6' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.7' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.3' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.4' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.5' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.1' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.2' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.0' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.11' hotplugCpus='yes' maxCpus='288' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.12' alias='q35' hotplugCpus='yes' maxCpus='288' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.10' hotplugCpus='yes' maxCpus='288' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.7' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.9' hotplugCpus='yes' maxCpus='288' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-0.15' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.5' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.7' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.6' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.11' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.8' hotplugCpus='yes' maxCpus='288' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-0.13' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-0.14' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.4' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.5' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-q35-2.6' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-1.4' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-i440fx-2.10' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-0.11' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-0.12' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='kvm' name='pc-0.10' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <hostCPU type='tcg' model='base' migratability='yes'>
-    <property name='phys-bits' type='number' value='0'/>
-    <property name='core-id' type='number' value='-1'/>
-    <property name='xlevel' type='number' value='2147483658'/>
-    <property name='cmov' type='boolean' value='true' migratable='yes'/>
-    <property name='ia64' type='boolean' value='false'/>
-    <property name='aes' 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='gfni' 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='osxsave' type='boolean' value='false'/>
-    <property name='tsc-frequency' type='number' value='0'/>
-    <property name='xd' type='boolean' value='true' migratable='yes'/>
-    <property name='hv-vendor-id' type='string' value=''/>
-    <property name='kvm-asyncpf' type='boolean' value='false'/>
-    <property name='kvm_asyncpf' type='boolean' value='false'/>
-    <property name='perfctr_core' 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='decodeassists' type='boolean' value='false'/>
-    <property name='avx512cd' type='boolean' value='false'/>
-    <property name='sse4_1' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4.1' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4-1' type='boolean' value='true' migratable='yes'/>
-    <property name='family' type='number' value='6'/>
-    <property name='vmware-cpuid-freq' 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='hv-runtime' type='boolean' value='false'/>
-    <property name='xcrypt' type='boolean' value='false'/>
-    <property name='thread-id' type='number' value='-1'/>
-    <property name='min-level' type='number' value='13'/>
-    <property name='xgetbv1' type='boolean' value='true' migratable='yes'/>
-    <property name='cid' type='boolean' value='false'/>
-    <property name='hv-relaxed' type='boolean' value='false'/>
-    <property name='hv-crash' type='boolean' value='false'/>
-    <property name='ds' type='boolean' value='false'/>
-    <property name='fxsr' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaveopt' type='boolean' value='true' migratable='yes'/>
-    <property name='xtpr' 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='avx512vbmi2' type='boolean' value='false'/>
-    <property name='cr8legacy' type='boolean' value='true' migratable='yes'/>
-    <property name='cpuid-0xb' type='boolean' value='true' migratable='yes'/>
-    <property name='xcrypt-en' type='boolean' value='false'/>
-    <property name='kvm_pv_eoi' type='boolean' value='false'/>
-    <property name='apic-id' type='number' value='4294967295'/>
-    <property name='pn' type='boolean' value='false'/>
-    <property name='dca' type='boolean' value='false'/>
-    <property name='vendor' type='string' value='AuthenticAMD'/>
-    <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='cmp-legacy' type='boolean' value='false'/>
-    <property name='node-id' type='number' value='-1'/>
-    <property name='avx512-4fmaps' type='boolean' value='false'/>
-    <property name='vmcb_clean' type='boolean' value='false'/>
-    <property name='vmcb-clean' type='boolean' value='false'/>
-    <property name='3dnowext' type='boolean' value='true' migratable='yes'/>
-    <property name='hle' type='boolean' value='false'/>
-    <property name='npt' type='boolean' value='false'/>
-    <property name='memory' type='string' value='/machine/unattached/system[0]'/>
-    <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='svm-lock' type='boolean' value='false'/>
-    <property name='pfthreshold' type='boolean' value='false'/>
-    <property name='smep' type='boolean' value='true' migratable='yes'/>
-    <property name='smap' type='boolean' value='true' migratable='yes'/>
-    <property name='x2apic' type='boolean' value='false'/>
-    <property name='avx512vbmi' type='boolean' value='false'/>
-    <property name='avx512vnni' type='boolean' value='false'/>
-    <property name='hv-stimer' type='boolean' value='false'/>
-    <property name='i64' type='boolean' value='true' migratable='yes'/>
-    <property name='flushbyasid' type='boolean' value='false'/>
-    <property name='f16c' type='boolean' value='false'/>
-    <property name='ace2-en' type='boolean' value='false'/>
-    <property name='pat' type='boolean' value='true' migratable='yes'/>
-    <property name='pae' 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='kvm_nopiodelay' 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='hypervisor' type='boolean' value='true' migratable='yes'/>
-    <property name='socket-id' type='number' value='-1'/>
-    <property name='pcommit' type='boolean' value='true' migratable='yes'/>
-    <property name='syscall' type='boolean' value='true' migratable='yes'/>
-    <property name='level' type='number' value='13'/>
-    <property name='avx512dq' type='boolean' value='false'/>
-    <property name='svm' type='boolean' value='true' migratable='yes'/>
-    <property name='full-cpuid-auto-level' type='boolean' value='true' migratable='yes'/>
-    <property name='hv-reset' type='boolean' value='false'/>
-    <property name='invtsc' type='boolean' value='false'/>
-    <property name='sse3' type='boolean' value='true' migratable='yes'/>
-    <property name='sse2' type='boolean' value='true' migratable='yes'/>
-    <property name='est' 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='cx8' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm_mmu' type='boolean' value='false'/>
-    <property name='kvm-mmu' type='boolean' value='false'/>
-    <property name='sse4_2' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4.2' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4-2' type='boolean' value='true' migratable='yes'/>
-    <property name='pge' type='boolean' value='true' migratable='yes'/>
-    <property name='fill-mtrr-mask' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512bitalg' type='boolean' value='false'/>
-    <property name='nodeid_msr' type='boolean' value='false'/>
-    <property name='pdcm' type='boolean' value='false'/>
-    <property name='movbe' type='boolean' value='true' migratable='yes'/>
-    <property name='model' type='number' value='6'/>
-    <property name='nrip_save' type='boolean' value='false'/>
-    <property name='nrip-save' type='boolean' value='false'/>
-    <property name='kvm_pv_unhalt' type='boolean' value='false'/>
-    <property name='ssse3' type='boolean' value='true' migratable='yes'/>
-    <property name='sse4a' type='boolean' value='true' migratable='yes'/>
-    <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='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='enforce' type='boolean' value='false'/>
-    <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='ibs' type='boolean' value='false'/>
-    <property name='ds_cpl' type='boolean' value='false'/>
-    <property name='ds-cpl' type='boolean' value='false'/>
-    <property name='host-phys-bits' type='boolean' value='false'/>
-    <property name='fma4' type='boolean' value='false'/>
-    <property name='la57' type='boolean' value='true' migratable='yes'/>
-    <property name='osvw' type='boolean' value='false'/>
-    <property name='check' type='boolean' value='true' migratable='yes'/>
-    <property name='hv-spinlocks' type='number' value='-1'/>
-    <property name='pmu' type='boolean' value='false'/>
-    <property name='pmm' type='boolean' value='false'/>
-    <property name='apic' type='boolean' value='true' migratable='yes'/>
-    <property name='spec-ctrl' type='boolean' value='false'/>
-    <property name='min-xlevel2' type='number' value='0'/>
-    <property name='tsc-adjust' type='boolean' value='false'/>
-    <property name='tsc_adjust' type='boolean' value='false'/>
-    <property name='kvm-steal-time' type='boolean' value='false'/>
-    <property name='kvm_steal_time' type='boolean' value='false'/>
-    <property name='kvmclock' type='boolean' value='false'/>
-    <property name='l3-cache' type='boolean' value='true' migratable='yes'/>
-    <property name='lwp' type='boolean' value='false'/>
-    <property name='ibpb' type='boolean' value='false'/>
-    <property name='xop' type='boolean' value='false'/>
-    <property name='avx' type='boolean' value='false'/>
-    <property name='ospke' type='boolean' value='true' migratable='yes'/>
-    <property name='ace2' type='boolean' value='false'/>
-    <property name='avx512bw' type='boolean' value='false'/>
-    <property name='acpi' type='boolean' value='true' migratable='yes'/>
-    <property name='hv-vapic' type='boolean' value='false'/>
-    <property name='fsgsbase' type='boolean' value='true' migratable='yes'/>
-    <property name='ht' 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='vaes' type='boolean' value='false'/>
-    <property name='popcnt' type='boolean' value='true' migratable='yes'/>
-    <property name='xsaves' type='boolean' value='false'/>
-    <property name='tcg-cpuid' type='boolean' value='true' migratable='yes'/>
-    <property name='lm' type='boolean' value='true' migratable='yes'/>
-    <property name='umip' 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='pclmuldq' type='boolean' value='true' migratable='yes'/>
-    <property name='x-hv-max-vps' type='number' value='-1'/>
-    <property name='nodeid-msr' type='boolean' value='false'/>
-    <property name='kvm' type='boolean' value='true' migratable='yes'/>
-    <property name='misalignsse' type='boolean' value='false'/>
-    <property name='min-xlevel' type='number' value='2147483658'/>
-    <property name='kvm-pv-unhalt' type='boolean' value='false'/>
-    <property name='bmi2' type='boolean' value='true' migratable='yes'/>
-    <property name='bmi1' type='boolean' value='true' migratable='yes'/>
-    <property name='realized' type='boolean' value='false'/>
-    <property name='tsc_scale' type='boolean' value='false'/>
-    <property name='tsc-scale' type='boolean' value='false'/>
-    <property name='topoext' type='boolean' value='false'/>
-    <property name='hv-vpindex' type='boolean' value='false'/>
-    <property name='xlevel2' type='number' value='0'/>
-    <property name='clflushopt' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-no-smi-migration' type='boolean' value='false'/>
-    <property name='monitor' 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='false'/>
-    <property name='3dnow' type='boolean' value='true' migratable='yes'/>
-    <property name='erms' type='boolean' value='true' migratable='yes'/>
-    <property name='lahf-lm' 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='fxsr-opt' type='boolean' value='false'/>
-    <property name='hv-synic' type='boolean' value='false'/>
-    <property name='xstore' type='boolean' value='false'/>
-    <property name='fxsr_opt' type='boolean' value='false'/>
-    <property name='kvm-hint-dedicated' type='boolean' value='false'/>
-    <property name='rtm' type='boolean' value='false'/>
-    <property name='lmce' type='boolean' value='false'/>
-    <property name='hv-time' type='boolean' value='false'/>
-    <property name='perfctr-nb' type='boolean' value='false'/>
-    <property name='perfctr_nb' type='boolean' value='false'/>
-    <property name='ffxsr' type='boolean' value='false'/>
-    <property name='rdrand' type='boolean' value='false'/>
-    <property name='rdseed' type='boolean' value='false'/>
-    <property name='avx512-4vnniw' type='boolean' value='false'/>
-    <property name='vmx' type='boolean' value='false'/>
-    <property name='vme' 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='pse36' type='boolean' value='true' migratable='yes'/>
-    <property name='kvm-pv-tlb-flush' type='boolean' value='false'/>
-    <property name='tbm' type='boolean' value='false'/>
-    <property name='wdt' type='boolean' value='false'/>
-    <property name='pause_filter' type='boolean' value='false'/>
-    <property name='sha-ni' type='boolean' value='false'/>
-    <property name='model-id' type='string' value='QEMU TCG CPU version 2.5+'/>
-    <property name='abm' type='boolean' value='true' migratable='yes'/>
-    <property name='avx512pf' 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' typename='qemu64-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='qemu32' typename='qemu32-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='phenom' typename='phenom-x86_64-cpu' usable='no'>
-    <blocker name='fxsr-opt'/>
-    <blocker name='npt'/>
-  </cpu>
-  <cpu type='tcg' name='pentium3' typename='pentium3-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium2' typename='pentium2-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='pentium' typename='pentium-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='n270' typename='n270-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm64' typename='kvm64-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='kvm32' typename='kvm32-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='coreduo' typename='coreduo-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='core2duo' typename='core2duo-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='athlon' typename='athlon-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Westmere' typename='Westmere-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='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='rdrand'/>
-    <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-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='rdrand'/>
-    <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-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='rdrand'/>
-    <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-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='rdrand'/>
-    <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='SandyBridge' typename='SandyBridge-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='Penryn' typename='Penryn-x86_64-cpu' usable='yes'/>
-  <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'/>
-  </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'/>
-  </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' typename='Opteron_G2-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Opteron_G1' typename='Opteron_G1-x86_64-cpu' usable='yes'/>
-  <cpu type='tcg' name='Nehalem' typename='Nehalem-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='IvyBridge' typename='IvyBridge-x86_64-cpu' usable='no'>
-    <blocker name='x2apic'/>
-    <blocker name='tsc-deadline'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='rdrand'/>
-  </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='rdrand'/>
-    <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='rdrand'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-  </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='rdrand'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-  </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='rdrand'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='spec-ctrl'/>
-  </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='rdrand'/>
-    <blocker name='hle'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rtm'/>
-    <blocker name='spec-ctrl'/>
-  </cpu>
-  <cpu type='tcg' name='EPYC' typename='EPYC-x86_64-cpu' usable='no'>
-    <blocker name='fma'/>
-    <blocker name='avx'/>
-    <blocker name='f16c'/>
-    <blocker name='rdrand'/>
-    <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='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='rdrand'/>
-    <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='ibpb'/>
-    <blocker name='xsavec'/>
-  </cpu>
-  <cpu type='tcg' name='Conroe' typename='Conroe-x86_64-cpu' usable='yes'/>
-  <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='rdrand'/>
-    <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' 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='rdrand'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <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='rdrand'/>
-    <blocker name='avx2'/>
-    <blocker name='invpcid'/>
-    <blocker name='rdseed'/>
-    <blocker name='spec-ctrl'/>
-    <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='rdrand'/>
-    <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='486' typename='486-x86_64-cpu' usable='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.12' alias='pc' hotplugCpus='yes' maxCpus='255' default='yes' numaMemSupported='yes'/>
-  <machine type='tcg' name='isapc' hotplugCpus='yes' maxCpus='1' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.1' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.2' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.3' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.8' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-1.0' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.9' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.6' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.7' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.3' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.4' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.5' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.1' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.2' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.0' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.11' hotplugCpus='yes' maxCpus='288' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.12' alias='q35' hotplugCpus='yes' maxCpus='288' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.10' hotplugCpus='yes' maxCpus='288' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.7' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.9' hotplugCpus='yes' maxCpus='288' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-0.15' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.5' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.7' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.6' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.11' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.8' hotplugCpus='yes' maxCpus='288' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-0.13' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-0.14' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.4' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.5' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-q35-2.6' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-1.4' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-i440fx-2.10' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-0.11' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-0.12' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <machine type='tcg' name='pc-0.10' hotplugCpus='yes' maxCpus='255' numaMemSupported='yes'/>
-  <sev>
-    <cbitpos>47</cbitpos>
-    <reducedPhysBits>1</reducedPhysBits>
-    <pdh>AQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAA</pdh>
-    <certChain>AQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAAAQAAAAAOAAA</certChain>
-  </sev>
-</qemuCaps>