{
  "execute": "qmp_capabilities",
  "id": "libvirt-1"
}

{
  "return": {},
  "id": "libvirt-1"
}

{
  "execute": "query-version",
  "id": "libvirt-2"
}

{
  "return": {
    "qemu": {
      "micro": 0,
      "minor": 2,
      "major": 8
    },
    "package": "v8.2.0"
  },
  "id": "libvirt-2"
}

{
  "execute": "query-target",
  "id": "libvirt-3"
}

{
  "return": {
    "arch": "s390x"
  },
  "id": "libvirt-3"
}

{
  "execute": "query-qmp-schema",
  "id": "libvirt-4"
}

{
  "return": [
    {
      "name": "query-status",
      "ret-type": "1",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "SHUTDOWN",
      "meta-type": "event",
      "arg-type": "2"
    },
    {
      "name": "POWERDOWN",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "RESET",
      "meta-type": "event",
      "arg-type": "3"
    },
    {
      "name": "STOP",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "RESUME",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "SUSPEND",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "SUSPEND_DISK",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "WAKEUP",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "WATCHDOG",
      "meta-type": "event",
      "arg-type": "4"
    },
    {
      "name": "watchdog-set-action",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "5"
    },
    {
      "name": "set-action",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "6"
    },
    {
      "name": "GUEST_PANICKED",
      "meta-type": "event",
      "arg-type": "7"
    },
    {
      "name": "GUEST_CRASHLOADED",
      "meta-type": "event",
      "arg-type": "8"
    },
    {
      "name": "MEMORY_FAILURE",
      "meta-type": "event",
      "arg-type": "9"
    },
    {
      "name": "JOB_STATUS_CHANGE",
      "meta-type": "event",
      "arg-type": "10"
    },
    {
      "name": "job-pause",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "11"
    },
    {
      "name": "job-resume",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "12"
    },
    {
      "name": "job-cancel",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "13"
    },
    {
      "name": "job-complete",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "14"
    },
    {
      "name": "job-dismiss",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "15"
    },
    {
      "name": "job-finalize",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "16"
    },
    {
      "name": "query-jobs",
      "ret-type": "[17]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-pr-managers",
      "ret-type": "[18]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "eject",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "19"
    },
    {
      "name": "blockdev-open-tray",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "20"
    },
    {
      "name": "blockdev-close-tray",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "21"
    },
    {
      "name": "blockdev-remove-medium",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "22"
    },
    {
      "name": "blockdev-insert-medium",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "23"
    },
    {
      "name": "blockdev-change-medium",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "24"
    },
    {
      "name": "DEVICE_TRAY_MOVED",
      "meta-type": "event",
      "arg-type": "25"
    },
    {
      "name": "PR_MANAGER_STATUS_CHANGED",
      "meta-type": "event",
      "arg-type": "26"
    },
    {
      "name": "block_set_io_throttle",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "27"
    },
    {
      "name": "block-latency-histogram-set",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "28"
    },
    {
      "name": "query-block",
      "ret-type": "[29]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-blockstats",
      "ret-type": "[31]",
      "meta-type": "command",
      "arg-type": "30"
    },
    {
      "name": "query-block-jobs",
      "ret-type": "[32]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "block_resize",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "33"
    },
    {
      "name": "blockdev-snapshot-sync",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "34"
    },
    {
      "name": "blockdev-snapshot",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "35",
      "features": [
        "allow-write-only-overlay"
      ]
    },
    {
      "name": "change-backing-file",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "36"
    },
    {
      "name": "block-commit",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "37"
    },
    {
      "name": "drive-backup",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "38",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "blockdev-backup",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "39"
    },
    {
      "name": "query-named-block-nodes",
      "ret-type": "[41]",
      "meta-type": "command",
      "arg-type": "40"
    },
    {
      "name": "x-debug-query-block-graph",
      "ret-type": "42",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "drive-mirror",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "43"
    },
    {
      "name": "block-dirty-bitmap-add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "44"
    },
    {
      "name": "block-dirty-bitmap-remove",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "45"
    },
    {
      "name": "block-dirty-bitmap-clear",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "45"
    },
    {
      "name": "block-dirty-bitmap-enable",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "45"
    },
    {
      "name": "block-dirty-bitmap-disable",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "45"
    },
    {
      "name": "block-dirty-bitmap-merge",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "46"
    },
    {
      "name": "x-debug-block-dirty-bitmap-sha256",
      "ret-type": "47",
      "meta-type": "command",
      "arg-type": "45",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "blockdev-mirror",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "48"
    },
    {
      "name": "block-stream",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "49"
    },
    {
      "name": "block-job-set-speed",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "50"
    },
    {
      "name": "block-job-cancel",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "51"
    },
    {
      "name": "block-job-pause",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "52"
    },
    {
      "name": "block-job-resume",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "53"
    },
    {
      "name": "block-job-complete",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "54"
    },
    {
      "name": "block-job-dismiss",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "55"
    },
    {
      "name": "block-job-finalize",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "56"
    },
    {
      "name": "block-job-change",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "57"
    },
    {
      "name": "blockdev-add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "58"
    },
    {
      "name": "blockdev-reopen",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "59"
    },
    {
      "name": "blockdev-del",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "60"
    },
    {
      "name": "blockdev-create",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "61"
    },
    {
      "name": "x-blockdev-amend",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "62",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "BLOCK_IMAGE_CORRUPTED",
      "meta-type": "event",
      "arg-type": "63"
    },
    {
      "name": "BLOCK_IO_ERROR",
      "meta-type": "event",
      "arg-type": "64"
    },
    {
      "name": "BLOCK_JOB_COMPLETED",
      "meta-type": "event",
      "arg-type": "65"
    },
    {
      "name": "BLOCK_JOB_CANCELLED",
      "meta-type": "event",
      "arg-type": "66"
    },
    {
      "name": "BLOCK_JOB_ERROR",
      "meta-type": "event",
      "arg-type": "67"
    },
    {
      "name": "BLOCK_JOB_READY",
      "meta-type": "event",
      "arg-type": "68"
    },
    {
      "name": "BLOCK_JOB_PENDING",
      "meta-type": "event",
      "arg-type": "69"
    },
    {
      "name": "BLOCK_WRITE_THRESHOLD",
      "meta-type": "event",
      "arg-type": "70"
    },
    {
      "name": "block-set-write-threshold",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "71"
    },
    {
      "name": "x-blockdev-change",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "72",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-blockdev-set-iothread",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "73",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "QUORUM_FAILURE",
      "meta-type": "event",
      "arg-type": "74"
    },
    {
      "name": "QUORUM_REPORT_BAD",
      "meta-type": "event",
      "arg-type": "75"
    },
    {
      "name": "blockdev-snapshot-internal-sync",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "76"
    },
    {
      "name": "blockdev-snapshot-delete-internal-sync",
      "ret-type": "78",
      "meta-type": "command",
      "arg-type": "77"
    },
    {
      "name": "nbd-server-start",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "79"
    },
    {
      "name": "nbd-server-add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "80",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "nbd-server-remove",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "81",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "nbd-server-stop",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "block-export-add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "82"
    },
    {
      "name": "block-export-del",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "83"
    },
    {
      "name": "BLOCK_EXPORT_DELETED",
      "meta-type": "event",
      "arg-type": "84"
    },
    {
      "name": "query-block-exports",
      "ret-type": "[85]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-chardev",
      "ret-type": "[86]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-chardev-backends",
      "ret-type": "[87]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "ringbuf-write",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "88"
    },
    {
      "name": "ringbuf-read",
      "ret-type": "str",
      "meta-type": "command",
      "arg-type": "89"
    },
    {
      "name": "chardev-add",
      "ret-type": "91",
      "meta-type": "command",
      "arg-type": "90"
    },
    {
      "name": "chardev-change",
      "ret-type": "91",
      "meta-type": "command",
      "arg-type": "92"
    },
    {
      "name": "chardev-remove",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "93"
    },
    {
      "name": "chardev-send-break",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "94"
    },
    {
      "name": "VSERPORT_CHANGE",
      "meta-type": "event",
      "arg-type": "95"
    },
    {
      "name": "dump-guest-memory",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "96"
    },
    {
      "name": "query-dump",
      "ret-type": "97",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "DUMP_COMPLETED",
      "meta-type": "event",
      "arg-type": "98"
    },
    {
      "name": "query-dump-guest-memory-capability",
      "ret-type": "99",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "set_link",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "100"
    },
    {
      "name": "netdev_add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "101"
    },
    {
      "name": "netdev_del",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "102"
    },
    {
      "name": "query-rx-filter",
      "ret-type": "[104]",
      "meta-type": "command",
      "arg-type": "103"
    },
    {
      "name": "NIC_RX_FILTER_CHANGED",
      "meta-type": "event",
      "arg-type": "105"
    },
    {
      "name": "announce-self",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "106"
    },
    {
      "name": "FAILOVER_NEGOTIATED",
      "meta-type": "event",
      "arg-type": "107"
    },
    {
      "name": "NETDEV_STREAM_CONNECTED",
      "meta-type": "event",
      "arg-type": "108"
    },
    {
      "name": "NETDEV_STREAM_DISCONNECTED",
      "meta-type": "event",
      "arg-type": "109"
    },
    {
      "name": "RDMA_GID_STATUS_CHANGED",
      "meta-type": "event",
      "arg-type": "110"
    },
    {
      "name": "query-rocker",
      "ret-type": "112",
      "meta-type": "command",
      "arg-type": "111"
    },
    {
      "name": "query-rocker-ports",
      "ret-type": "[114]",
      "meta-type": "command",
      "arg-type": "113"
    },
    {
      "name": "query-rocker-of-dpa-flows",
      "ret-type": "[116]",
      "meta-type": "command",
      "arg-type": "115"
    },
    {
      "name": "query-rocker-of-dpa-groups",
      "ret-type": "[118]",
      "meta-type": "command",
      "arg-type": "117"
    },
    {
      "name": "query-tpm-models",
      "ret-type": "[119]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-tpm-types",
      "ret-type": "[120]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-tpm",
      "ret-type": "[121]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "set_password",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "122"
    },
    {
      "name": "expire_password",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "123"
    },
    {
      "name": "screendump",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "124"
    },
    {
      "name": "query-vnc",
      "ret-type": "129",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-vnc-servers",
      "ret-type": "[130]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "change-vnc-password",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "131"
    },
    {
      "name": "VNC_CONNECTED",
      "meta-type": "event",
      "arg-type": "132"
    },
    {
      "name": "VNC_INITIALIZED",
      "meta-type": "event",
      "arg-type": "133"
    },
    {
      "name": "VNC_DISCONNECTED",
      "meta-type": "event",
      "arg-type": "134"
    },
    {
      "name": "query-mice",
      "ret-type": "[135]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "send-key",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "136"
    },
    {
      "name": "input-send-event",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "137"
    },
    {
      "name": "query-display-options",
      "ret-type": "138",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "display-reload",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "139"
    },
    {
      "name": "display-update",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "140"
    },
    {
      "name": "client_migrate_info",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "141"
    },
    {
      "name": "query-migrate",
      "ret-type": "142",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "migrate-set-capabilities",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "143"
    },
    {
      "name": "query-migrate-capabilities",
      "ret-type": "[144]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "migrate-set-parameters",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "145"
    },
    {
      "name": "query-migrate-parameters",
      "ret-type": "146",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "migrate-start-postcopy",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "MIGRATION",
      "meta-type": "event",
      "arg-type": "147"
    },
    {
      "name": "MIGRATION_PASS",
      "meta-type": "event",
      "arg-type": "148"
    },
    {
      "name": "COLO_EXIT",
      "meta-type": "event",
      "arg-type": "149"
    },
    {
      "name": "x-colo-lost-heartbeat",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "migrate_cancel",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "migrate-continue",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "150"
    },
    {
      "name": "migrate",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "151"
    },
    {
      "name": "migrate-incoming",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "152"
    },
    {
      "name": "xen-save-devices-state",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "153"
    },
    {
      "name": "xen-set-global-dirty-log",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "154"
    },
    {
      "name": "xen-load-devices-state",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "155"
    },
    {
      "name": "xen-set-replication",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "156"
    },
    {
      "name": "query-xen-replication-status",
      "ret-type": "157",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "xen-colo-do-checkpoint",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-colo-status",
      "ret-type": "158",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "migrate-recover",
      "ret-type": "0",
      "allow-oob": true,
      "meta-type": "command",
      "arg-type": "159"
    },
    {
      "name": "migrate-pause",
      "ret-type": "0",
      "allow-oob": true,
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "UNPLUG_PRIMARY",
      "meta-type": "event",
      "arg-type": "160"
    },
    {
      "name": "calc-dirty-rate",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "161"
    },
    {
      "name": "query-dirty-rate",
      "ret-type": "163",
      "meta-type": "command",
      "arg-type": "162"
    },
    {
      "name": "set-vcpu-dirty-limit",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "164"
    },
    {
      "name": "cancel-vcpu-dirty-limit",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "165"
    },
    {
      "name": "query-vcpu-dirty-limit",
      "ret-type": "[166]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-migrationthreads",
      "ret-type": "[167]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "snapshot-save",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "168"
    },
    {
      "name": "snapshot-load",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "169"
    },
    {
      "name": "snapshot-delete",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "170"
    },
    {
      "name": "transaction",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "171"
    },
    {
      "name": "trace-event-get-state",
      "ret-type": "[173]",
      "meta-type": "command",
      "arg-type": "172"
    },
    {
      "name": "trace-event-set-state",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "174"
    },
    {
      "name": "qmp_capabilities",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "175"
    },
    {
      "name": "query-version",
      "ret-type": "176",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-commands",
      "ret-type": "[177]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "quit",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-qmp-schema",
      "ret-type": "[178]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "qom-list",
      "ret-type": "[180]",
      "meta-type": "command",
      "arg-type": "179"
    },
    {
      "name": "qom-get",
      "ret-type": "any",
      "meta-type": "command",
      "arg-type": "181"
    },
    {
      "name": "qom-set",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "182"
    },
    {
      "name": "qom-list-types",
      "ret-type": "[184]",
      "meta-type": "command",
      "arg-type": "183"
    },
    {
      "name": "qom-list-properties",
      "ret-type": "[180]",
      "meta-type": "command",
      "arg-type": "185"
    },
    {
      "name": "object-add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "186"
    },
    {
      "name": "object-del",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "187"
    },
    {
      "name": "device-list-properties",
      "ret-type": "[180]",
      "meta-type": "command",
      "arg-type": "188"
    },
    {
      "name": "device_add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "189",
      "features": [
        "json-cli",
        "json-cli-hotplug"
      ]
    },
    {
      "name": "device_del",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "190"
    },
    {
      "name": "DEVICE_DELETED",
      "meta-type": "event",
      "arg-type": "191"
    },
    {
      "name": "DEVICE_UNPLUG_GUEST_ERROR",
      "meta-type": "event",
      "arg-type": "192"
    },
    {
      "name": "query-cpus-fast",
      "ret-type": "[193]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-machines",
      "ret-type": "[194]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-current-machine",
      "ret-type": "195",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-target",
      "ret-type": "196",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-uuid",
      "ret-type": "197",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-vm-generation-id",
      "ret-type": "198",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "system_reset",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "system_powerdown",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "system_wakeup",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "inject-nmi",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-kvm",
      "ret-type": "199",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "memsave",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "200"
    },
    {
      "name": "pmemsave",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "201"
    },
    {
      "name": "query-memdev",
      "ret-type": "[202]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-hotpluggable-cpus",
      "ret-type": "[203]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "set-numa-node",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "204"
    },
    {
      "name": "balloon",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "205"
    },
    {
      "name": "query-balloon",
      "ret-type": "206",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "BALLOON_CHANGE",
      "meta-type": "event",
      "arg-type": "207"
    },
    {
      "name": "query-hv-balloon-status-report",
      "ret-type": "208",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "HV_BALLOON_STATUS_REPORT",
      "meta-type": "event",
      "arg-type": "208"
    },
    {
      "name": "query-memory-size-summary",
      "ret-type": "209",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-memory-devices",
      "ret-type": "[210]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "MEMORY_DEVICE_SIZE_CHANGE",
      "meta-type": "event",
      "arg-type": "211"
    },
    {
      "name": "MEM_UNPLUG_ERROR",
      "meta-type": "event",
      "arg-type": "212",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "x-query-irq",
      "ret-type": "213",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-jit",
      "ret-type": "213",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-numa",
      "ret-type": "213",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-opcount",
      "ret-type": "213",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-ramblock",
      "ret-type": "213",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-rdma",
      "ret-type": "213",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-roms",
      "ret-type": "213",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-usb",
      "ret-type": "213",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "dumpdtb",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "214"
    },
    {
      "name": "query-cpu-model-comparison",
      "ret-type": "216",
      "meta-type": "command",
      "arg-type": "215"
    },
    {
      "name": "query-cpu-model-baseline",
      "ret-type": "218",
      "meta-type": "command",
      "arg-type": "217"
    },
    {
      "name": "query-cpu-model-expansion",
      "ret-type": "220",
      "meta-type": "command",
      "arg-type": "219"
    },
    {
      "name": "query-cpu-definitions",
      "ret-type": "[221]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "set-cpu-topology",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "222",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "CPU_POLARIZATION_CHANGE",
      "meta-type": "event",
      "arg-type": "223",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "query-s390x-cpu-polarization",
      "ret-type": "224",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "query-replay",
      "ret-type": "225",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "replay-break",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "226"
    },
    {
      "name": "replay-delete-break",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "replay-seek",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "227"
    },
    {
      "name": "yank",
      "ret-type": "0",
      "allow-oob": true,
      "meta-type": "command",
      "arg-type": "228"
    },
    {
      "name": "query-yank",
      "ret-type": "[229]",
      "allow-oob": true,
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "add_client",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "230"
    },
    {
      "name": "query-name",
      "ret-type": "231",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-iothreads",
      "ret-type": "[232]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "stop",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "cont",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "x-exit-preconfig",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "human-monitor-command",
      "ret-type": "str",
      "meta-type": "command",
      "arg-type": "233",
      "features": [
        "savevm-monitor-nodes"
      ]
    },
    {
      "name": "getfd",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "234"
    },
    {
      "name": "closefd",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "236"
    },
    {
      "name": "add-fd",
      "ret-type": "238",
      "meta-type": "command",
      "arg-type": "237"
    },
    {
      "name": "remove-fd",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "239"
    },
    {
      "name": "query-fdsets",
      "ret-type": "[240]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-command-line-options",
      "ret-type": "[242]",
      "meta-type": "command",
      "arg-type": "241"
    },
    {
      "name": "RTC_CHANGE",
      "meta-type": "event",
      "arg-type": "243"
    },
    {
      "name": "VFU_CLIENT_HANGUP",
      "meta-type": "event",
      "arg-type": "244"
    },
    {
      "name": "dump-skeys",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "251"
    },
    {
      "name": "query-audiodevs",
      "ret-type": "[256]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-acpi-ospm-status",
      "ret-type": "[257]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "ACPI_DEVICE_OST",
      "meta-type": "event",
      "arg-type": "258"
    },
    {
      "name": "query-pci",
      "ret-type": "[259]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-stats",
      "ret-type": "[261]",
      "meta-type": "command",
      "arg-type": "260"
    },
    {
      "name": "query-stats-schemas",
      "ret-type": "[263]",
      "meta-type": "command",
      "arg-type": "262"
    },
    {
      "name": "x-query-virtio",
      "ret-type": "[264]",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-virtio-status",
      "ret-type": "266",
      "meta-type": "command",
      "arg-type": "265",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-virtio-queue-status",
      "ret-type": "268",
      "meta-type": "command",
      "arg-type": "267",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-virtio-vhost-queue-status",
      "ret-type": "270",
      "meta-type": "command",
      "arg-type": "269",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "x-query-virtio-queue-element",
      "ret-type": "272",
      "meta-type": "command",
      "arg-type": "271",
      "features": [
        "unstable"
      ]
    },
    {
      "name": "query-cryptodev",
      "ret-type": "[273]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "cxl-inject-general-media-event",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "274"
    },
    {
      "name": "cxl-inject-dram-event",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "275"
    },
    {
      "name": "cxl-inject-memory-module-event",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "276"
    },
    {
      "name": "cxl-inject-poison",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "277"
    },
    {
      "name": "cxl-inject-uncorrectable-errors",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "278"
    },
    {
      "name": "cxl-inject-correctable-error",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "279"
    },
    {
      "name": "0",
      "members": [],
      "meta-type": "object"
    },
    {
      "name": "1",
      "members": [
        {
          "name": "running",
          "type": "bool"
        },
        {
          "name": "singlestep",
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "status",
          "type": "280"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "2",
      "members": [
        {
          "name": "guest",
          "type": "bool"
        },
        {
          "name": "reason",
          "type": "281"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "3",
      "members": [
        {
          "name": "guest",
          "type": "bool"
        },
        {
          "name": "reason",
          "type": "281"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "4",
      "members": [
        {
          "name": "action",
          "type": "282"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "5",
      "members": [
        {
          "name": "action",
          "type": "282"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "6",
      "members": [
        {
          "name": "reboot",
          "default": null,
          "type": "283"
        },
        {
          "name": "shutdown",
          "default": null,
          "type": "284"
        },
        {
          "name": "panic",
          "default": null,
          "type": "285"
        },
        {
          "name": "watchdog",
          "default": null,
          "type": "282"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "7",
      "members": [
        {
          "name": "action",
          "type": "286"
        },
        {
          "name": "info",
          "default": null,
          "type": "287"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "8",
      "members": [
        {
          "name": "action",
          "type": "286"
        },
        {
          "name": "info",
          "default": null,
          "type": "287"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "9",
      "members": [
        {
          "name": "recipient",
          "type": "288"
        },
        {
          "name": "action",
          "type": "289"
        },
        {
          "name": "flags",
          "type": "290"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "10",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "status",
          "type": "291"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "11",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "12",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "13",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "14",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "15",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "16",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[17]",
      "element-type": "17",
      "meta-type": "array"
    },
    {
      "name": "17",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "type",
          "type": "292"
        },
        {
          "name": "status",
          "type": "291"
        },
        {
          "name": "current-progress",
          "type": "int"
        },
        {
          "name": "total-progress",
          "type": "int"
        },
        {
          "name": "error",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[18]",
      "element-type": "18",
      "meta-type": "array"
    },
    {
      "name": "18",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "connected",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "19",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "20",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "21",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "22",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "23",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "node-name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "24",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "format",
          "default": null,
          "type": "str"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        },
        {
          "name": "read-only-mode",
          "default": null,
          "type": "293"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "25",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "tray-open",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "26",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "connected",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "27",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "bps",
          "type": "int"
        },
        {
          "name": "bps_rd",
          "type": "int"
        },
        {
          "name": "bps_wr",
          "type": "int"
        },
        {
          "name": "iops",
          "type": "int"
        },
        {
          "name": "iops_rd",
          "type": "int"
        },
        {
          "name": "iops_wr",
          "type": "int"
        },
        {
          "name": "bps_max",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps_rd_max",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps_wr_max",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops_max",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops_rd_max",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops_wr_max",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps_max_length",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps_rd_max_length",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps_wr_max_length",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops_max_length",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops_rd_max_length",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops_wr_max_length",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops_size",
          "default": null,
          "type": "int"
        },
        {
          "name": "group",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "28",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "boundaries",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "boundaries-read",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "boundaries-write",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "boundaries-zap",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "boundaries-flush",
          "default": null,
          "type": "[int]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[29]",
      "element-type": "29",
      "meta-type": "array"
    },
    {
      "name": "29",
      "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": "41"
        },
        {
          "name": "tray_open",
          "default": null,
          "type": "bool"
        },
        {
          "name": "io-status",
          "default": null,
          "type": "294"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "30",
      "members": [
        {
          "name": "query-nodes",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[31]",
      "element-type": "31",
      "meta-type": "array"
    },
    {
      "name": "31",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "qdev",
          "default": null,
          "type": "str"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "stats",
          "type": "295"
        },
        {
          "name": "driver-specific",
          "default": null,
          "type": "296"
        },
        {
          "name": "parent",
          "default": null,
          "type": "31"
        },
        {
          "name": "backing",
          "default": null,
          "type": "31"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[32]",
      "element-type": "32",
      "meta-type": "array"
    },
    {
      "name": "32",
      "tag": "type",
      "variants": [
        {
          "case": "mirror",
          "type": "297"
        },
        {
          "case": "commit",
          "type": "0"
        },
        {
          "case": "stream",
          "type": "0"
        },
        {
          "case": "backup",
          "type": "0"
        },
        {
          "case": "create",
          "type": "0"
        },
        {
          "case": "amend",
          "type": "0"
        },
        {
          "case": "snapshot-load",
          "type": "0"
        },
        {
          "case": "snapshot-save",
          "type": "0"
        },
        {
          "case": "snapshot-delete",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "292"
        },
        {
          "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": "294"
        },
        {
          "name": "ready",
          "type": "bool"
        },
        {
          "name": "status",
          "type": "291"
        },
        {
          "name": "auto-finalize",
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "type": "bool"
        },
        {
          "name": "error",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "33",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "size",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "34",
      "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": "298"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "35",
      "members": [
        {
          "name": "node",
          "type": "str"
        },
        {
          "name": "overlay",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "36",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "image-node-name",
          "type": "str"
        },
        {
          "name": "backing-file",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "37",
      "members": [
        {
          "name": "job-id",
          "default": null,
          "type": "str"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "base-node",
          "default": null,
          "type": "str"
        },
        {
          "name": "base",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "top-node",
          "default": null,
          "type": "str"
        },
        {
          "name": "top",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "speed",
          "default": null,
          "type": "int"
        },
        {
          "name": "on-error",
          "default": null,
          "type": "299"
        },
        {
          "name": "filter-node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "38",
      "members": [
        {
          "name": "job-id",
          "default": null,
          "type": "str"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "sync",
          "type": "300"
        },
        {
          "name": "speed",
          "default": null,
          "type": "int"
        },
        {
          "name": "bitmap",
          "default": null,
          "type": "str"
        },
        {
          "name": "bitmap-mode",
          "default": null,
          "type": "301"
        },
        {
          "name": "compress",
          "default": null,
          "type": "bool"
        },
        {
          "name": "on-source-error",
          "default": null,
          "type": "299"
        },
        {
          "name": "on-target-error",
          "default": null,
          "type": "299"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        },
        {
          "name": "filter-node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "x-perf",
          "default": null,
          "type": "302",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "target",
          "type": "str"
        },
        {
          "name": "format",
          "default": null,
          "type": "str"
        },
        {
          "name": "mode",
          "default": null,
          "type": "298"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "39",
      "members": [
        {
          "name": "job-id",
          "default": null,
          "type": "str"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "sync",
          "type": "300"
        },
        {
          "name": "speed",
          "default": null,
          "type": "int"
        },
        {
          "name": "bitmap",
          "default": null,
          "type": "str"
        },
        {
          "name": "bitmap-mode",
          "default": null,
          "type": "301"
        },
        {
          "name": "compress",
          "default": null,
          "type": "bool"
        },
        {
          "name": "on-source-error",
          "default": null,
          "type": "299"
        },
        {
          "name": "on-target-error",
          "default": null,
          "type": "299"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        },
        {
          "name": "filter-node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "x-perf",
          "default": null,
          "type": "302",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "target",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "40",
      "members": [
        {
          "name": "flat",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[41]",
      "element-type": "41",
      "meta-type": "array"
    },
    {
      "name": "41",
      "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": "detect_zeroes",
          "type": "303"
        },
        {
          "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": "304"
        },
        {
          "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": "305"
        },
        {
          "name": "write_threshold",
          "type": "int"
        },
        {
          "name": "dirty-bitmaps",
          "default": null,
          "type": "[306]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "42",
      "members": [
        {
          "name": "nodes",
          "type": "[307]"
        },
        {
          "name": "edges",
          "type": "[308]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "43",
      "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": "300"
        },
        {
          "name": "mode",
          "default": null,
          "type": "298"
        },
        {
          "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": "299"
        },
        {
          "name": "on-target-error",
          "default": null,
          "type": "299"
        },
        {
          "name": "unmap",
          "default": null,
          "type": "bool"
        },
        {
          "name": "copy-mode",
          "default": null,
          "type": "309"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "44",
      "members": [
        {
          "name": "node",
          "type": "str"
        },
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "granularity",
          "default": null,
          "type": "int"
        },
        {
          "name": "persistent",
          "default": null,
          "type": "bool"
        },
        {
          "name": "disabled",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "45",
      "members": [
        {
          "name": "node",
          "type": "str"
        },
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "46",
      "members": [
        {
          "name": "node",
          "type": "str"
        },
        {
          "name": "target",
          "type": "str"
        },
        {
          "name": "bitmaps",
          "type": "[310]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "47",
      "members": [
        {
          "name": "sha256",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "48",
      "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": "300"
        },
        {
          "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": "299"
        },
        {
          "name": "on-target-error",
          "default": null,
          "type": "299"
        },
        {
          "name": "filter-node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "copy-mode",
          "default": null,
          "type": "309"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "49",
      "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": "bottom",
          "default": null,
          "type": "str"
        },
        {
          "name": "speed",
          "default": null,
          "type": "int"
        },
        {
          "name": "on-error",
          "default": null,
          "type": "299"
        },
        {
          "name": "filter-node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "50",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "speed",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "51",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "52",
      "members": [
        {
          "name": "device",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "53",
      "members": [
        {
          "name": "device",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "54",
      "members": [
        {
          "name": "device",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "55",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "56",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "57",
      "tag": "type",
      "variants": [
        {
          "case": "mirror",
          "type": "311"
        },
        {
          "case": "commit",
          "type": "0"
        },
        {
          "case": "stream",
          "type": "0"
        },
        {
          "case": "backup",
          "type": "0"
        },
        {
          "case": "create",
          "type": "0"
        },
        {
          "case": "amend",
          "type": "0"
        },
        {
          "case": "snapshot-load",
          "type": "0"
        },
        {
          "case": "snapshot-save",
          "type": "0"
        },
        {
          "case": "snapshot-delete",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "type",
          "type": "292"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "58",
      "tag": "driver",
      "variants": [
        {
          "case": "blkdebug",
          "type": "315"
        },
        {
          "case": "blklogwrites",
          "type": "316"
        },
        {
          "case": "blkverify",
          "type": "317"
        },
        {
          "case": "blkreplay",
          "type": "318"
        },
        {
          "case": "bochs",
          "type": "319"
        },
        {
          "case": "cloop",
          "type": "319"
        },
        {
          "case": "compress",
          "type": "319"
        },
        {
          "case": "copy-before-write",
          "type": "320"
        },
        {
          "case": "copy-on-read",
          "type": "321"
        },
        {
          "case": "dmg",
          "type": "319"
        },
        {
          "case": "file",
          "type": "322"
        },
        {
          "case": "ftp",
          "type": "323"
        },
        {
          "case": "ftps",
          "type": "324"
        },
        {
          "case": "gluster",
          "type": "325"
        },
        {
          "case": "host_cdrom",
          "type": "322"
        },
        {
          "case": "host_device",
          "type": "322"
        },
        {
          "case": "http",
          "type": "326"
        },
        {
          "case": "https",
          "type": "327"
        },
        {
          "case": "iscsi",
          "type": "329"
        },
        {
          "case": "luks",
          "type": "330"
        },
        {
          "case": "nbd",
          "type": "331"
        },
        {
          "case": "nfs",
          "type": "332"
        },
        {
          "case": "null-aio",
          "type": "333"
        },
        {
          "case": "null-co",
          "type": "333"
        },
        {
          "case": "nvme",
          "type": "334"
        },
        {
          "case": "parallels",
          "type": "319"
        },
        {
          "case": "preallocate",
          "type": "336"
        },
        {
          "case": "qcow2",
          "type": "337"
        },
        {
          "case": "qcow",
          "type": "338"
        },
        {
          "case": "qed",
          "type": "339"
        },
        {
          "case": "quorum",
          "type": "340"
        },
        {
          "case": "raw",
          "type": "341"
        },
        {
          "case": "rbd",
          "type": "342"
        },
        {
          "case": "replication",
          "type": "343"
        },
        {
          "case": "snapshot-access",
          "type": "319"
        },
        {
          "case": "ssh",
          "type": "344"
        },
        {
          "case": "throttle",
          "type": "345"
        },
        {
          "case": "vdi",
          "type": "319"
        },
        {
          "case": "vhdx",
          "type": "319"
        },
        {
          "case": "vmdk",
          "type": "339"
        },
        {
          "case": "vpc",
          "type": "319"
        },
        {
          "case": "vvfat",
          "type": "349"
        }
      ],
      "members": [
        {
          "name": "driver",
          "type": "312"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "discard",
          "default": null,
          "type": "313"
        },
        {
          "name": "cache",
          "default": null,
          "type": "314"
        },
        {
          "name": "read-only",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-read-only",
          "default": null,
          "type": "bool"
        },
        {
          "name": "force-share",
          "default": null,
          "type": "bool"
        },
        {
          "name": "detect-zeroes",
          "default": null,
          "type": "303"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "59",
      "members": [
        {
          "name": "options",
          "type": "[58]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "60",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "61",
      "members": [
        {
          "name": "job-id",
          "type": "str"
        },
        {
          "name": "options",
          "type": "350"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "62",
      "members": [
        {
          "name": "job-id",
          "type": "str"
        },
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "options",
          "type": "351"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "63",
      "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": "64",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "operation",
          "type": "352"
        },
        {
          "name": "action",
          "type": "353"
        },
        {
          "name": "nospace",
          "default": null,
          "type": "bool"
        },
        {
          "name": "reason",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "65",
      "members": [
        {
          "name": "type",
          "type": "292"
        },
        {
          "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": "66",
      "members": [
        {
          "name": "type",
          "type": "292"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "len",
          "type": "int"
        },
        {
          "name": "offset",
          "type": "int"
        },
        {
          "name": "speed",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "67",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "operation",
          "type": "352"
        },
        {
          "name": "action",
          "type": "353"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "68",
      "members": [
        {
          "name": "type",
          "type": "292"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "len",
          "type": "int"
        },
        {
          "name": "offset",
          "type": "int"
        },
        {
          "name": "speed",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "69",
      "members": [
        {
          "name": "type",
          "type": "292"
        },
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "70",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "amount-exceeded",
          "type": "int"
        },
        {
          "name": "write-threshold",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "71",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "write-threshold",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "72",
      "members": [
        {
          "name": "parent",
          "type": "str"
        },
        {
          "name": "child",
          "default": null,
          "type": "str"
        },
        {
          "name": "node",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "73",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "iothread",
          "type": "354"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "74",
      "members": [
        {
          "name": "reference",
          "type": "str"
        },
        {
          "name": "sector-num",
          "type": "int"
        },
        {
          "name": "sectors-count",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "75",
      "members": [
        {
          "name": "type",
          "type": "355"
        },
        {
          "name": "error",
          "default": null,
          "type": "str"
        },
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "sector-num",
          "type": "int"
        },
        {
          "name": "sectors-count",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "76",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "77",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "name",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "78",
      "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"
        },
        {
          "name": "icount",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "79",
      "members": [
        {
          "name": "addr",
          "type": "356"
        },
        {
          "name": "tls-creds",
          "default": null,
          "type": "str"
        },
        {
          "name": "tls-authz",
          "default": null,
          "type": "str"
        },
        {
          "name": "max-connections",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "80",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        },
        {
          "name": "description",
          "default": null,
          "type": "str"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "writable",
          "default": null,
          "type": "bool"
        },
        {
          "name": "bitmap",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "81",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "mode",
          "default": null,
          "type": "357"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "82",
      "tag": "type",
      "variants": [
        {
          "case": "nbd",
          "type": "359"
        },
        {
          "case": "vhost-user-blk",
          "type": "360"
        },
        {
          "case": "vduse-blk",
          "type": "362"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "358"
        },
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "fixed-iothread",
          "default": null,
          "type": "bool"
        },
        {
          "name": "iothread",
          "default": null,
          "type": "str"
        },
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "writable",
          "default": null,
          "type": "bool"
        },
        {
          "name": "writethrough",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "83",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "mode",
          "default": null,
          "type": "357"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "84",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[85]",
      "element-type": "85",
      "meta-type": "array"
    },
    {
      "name": "85",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "type",
          "type": "358"
        },
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "shutting-down",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[86]",
      "element-type": "86",
      "meta-type": "array"
    },
    {
      "name": "86",
      "members": [
        {
          "name": "label",
          "type": "str"
        },
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "frontend-open",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[87]",
      "element-type": "87",
      "meta-type": "array"
    },
    {
      "name": "87",
      "members": [
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "88",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "data",
          "type": "str"
        },
        {
          "name": "format",
          "default": null,
          "type": "363"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "89",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "363"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "str",
      "json-type": "string",
      "meta-type": "builtin"
    },
    {
      "name": "90",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "backend",
          "type": "364"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "91",
      "members": [
        {
          "name": "pty",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "92",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "backend",
          "type": "364"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "93",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "94",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "95",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "open",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "96",
      "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": "365"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "97",
      "members": [
        {
          "name": "status",
          "type": "366"
        },
        {
          "name": "completed",
          "type": "int"
        },
        {
          "name": "total",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "98",
      "members": [
        {
          "name": "result",
          "type": "97"
        },
        {
          "name": "error",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "99",
      "members": [
        {
          "name": "formats",
          "type": "[365]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "100",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "up",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "101",
      "tag": "type",
      "variants": [
        {
          "case": "nic",
          "type": "368"
        },
        {
          "case": "user",
          "type": "369"
        },
        {
          "case": "tap",
          "type": "370"
        },
        {
          "case": "l2tpv3",
          "type": "371"
        },
        {
          "case": "socket",
          "type": "372"
        },
        {
          "case": "stream",
          "type": "373"
        },
        {
          "case": "dgram",
          "type": "374"
        },
        {
          "case": "vde",
          "type": "375"
        },
        {
          "case": "bridge",
          "type": "376"
        },
        {
          "case": "hubport",
          "type": "377"
        },
        {
          "case": "netmap",
          "type": "378"
        },
        {
          "case": "vhost-user",
          "type": "380"
        },
        {
          "case": "vhost-vdpa",
          "type": "381"
        },
        {
          "case": "none",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "type",
          "type": "367"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "102",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "103",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[104]",
      "element-type": "104",
      "meta-type": "array"
    },
    {
      "name": "104",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "promiscuous",
          "type": "bool"
        },
        {
          "name": "multicast",
          "type": "385"
        },
        {
          "name": "unicast",
          "type": "385"
        },
        {
          "name": "vlan",
          "type": "385"
        },
        {
          "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": "105",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        },
        {
          "name": "path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "106",
      "members": [
        {
          "name": "initial",
          "type": "int"
        },
        {
          "name": "max",
          "type": "int"
        },
        {
          "name": "rounds",
          "type": "int"
        },
        {
          "name": "step",
          "type": "int"
        },
        {
          "name": "interfaces",
          "default": null,
          "type": "[str]"
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "107",
      "members": [
        {
          "name": "device-id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "108",
      "members": [
        {
          "name": "netdev-id",
          "type": "str"
        },
        {
          "name": "addr",
          "type": "386"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "109",
      "members": [
        {
          "name": "netdev-id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "110",
      "members": [
        {
          "name": "netdev",
          "type": "str"
        },
        {
          "name": "gid-status",
          "type": "bool"
        },
        {
          "name": "subnet-prefix",
          "type": "int"
        },
        {
          "name": "interface-id",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "111",
      "members": [
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "112",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "id",
          "type": "int"
        },
        {
          "name": "ports",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "113",
      "members": [
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[114]",
      "element-type": "114",
      "meta-type": "array"
    },
    {
      "name": "114",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "enabled",
          "type": "bool"
        },
        {
          "name": "link-up",
          "type": "bool"
        },
        {
          "name": "speed",
          "type": "int"
        },
        {
          "name": "duplex",
          "type": "387"
        },
        {
          "name": "autoneg",
          "type": "388"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "115",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "tbl-id",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[116]",
      "element-type": "116",
      "meta-type": "array"
    },
    {
      "name": "116",
      "members": [
        {
          "name": "cookie",
          "type": "int"
        },
        {
          "name": "hits",
          "type": "int"
        },
        {
          "name": "key",
          "type": "389"
        },
        {
          "name": "mask",
          "type": "390"
        },
        {
          "name": "action",
          "type": "391"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "117",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "type",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[118]",
      "element-type": "118",
      "meta-type": "array"
    },
    {
      "name": "118",
      "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": "[119]",
      "element-type": "119",
      "meta-type": "array"
    },
    {
      "name": "119",
      "members": [
        {
          "name": "tpm-tis"
        },
        {
          "name": "tpm-crb"
        },
        {
          "name": "tpm-spapr"
        }
      ],
      "meta-type": "enum",
      "values": [
        "tpm-tis",
        "tpm-crb",
        "tpm-spapr"
      ]
    },
    {
      "name": "[120]",
      "element-type": "120",
      "meta-type": "array"
    },
    {
      "name": "120",
      "members": [
        {
          "name": "passthrough"
        },
        {
          "name": "emulator"
        }
      ],
      "meta-type": "enum",
      "values": [
        "passthrough",
        "emulator"
      ]
    },
    {
      "name": "[121]",
      "element-type": "121",
      "meta-type": "array"
    },
    {
      "name": "121",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "model",
          "type": "119"
        },
        {
          "name": "options",
          "type": "392"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "122",
      "tag": "protocol",
      "variants": [
        {
          "case": "vnc",
          "type": "395"
        },
        {
          "case": "spice",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "protocol",
          "type": "393"
        },
        {
          "name": "password",
          "type": "str"
        },
        {
          "name": "connected",
          "default": null,
          "type": "394"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "123",
      "tag": "protocol",
      "variants": [
        {
          "case": "vnc",
          "type": "396"
        },
        {
          "case": "spice",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "protocol",
          "type": "393"
        },
        {
          "name": "time",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "124",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "head",
          "default": null,
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "397"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "129",
      "members": [
        {
          "name": "enabled",
          "type": "bool"
        },
        {
          "name": "host",
          "default": null,
          "type": "str"
        },
        {
          "name": "family",
          "default": null,
          "type": "402"
        },
        {
          "name": "service",
          "default": null,
          "type": "str"
        },
        {
          "name": "auth",
          "default": null,
          "type": "str"
        },
        {
          "name": "clients",
          "default": null,
          "type": "[403]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[130]",
      "element-type": "130",
      "meta-type": "array"
    },
    {
      "name": "130",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "server",
          "type": "[404]"
        },
        {
          "name": "clients",
          "type": "[403]"
        },
        {
          "name": "auth",
          "type": "405"
        },
        {
          "name": "vencrypt",
          "default": null,
          "type": "406"
        },
        {
          "name": "display",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "131",
      "members": [
        {
          "name": "password",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "132",
      "members": [
        {
          "name": "server",
          "type": "407"
        },
        {
          "name": "client",
          "type": "408"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "133",
      "members": [
        {
          "name": "server",
          "type": "407"
        },
        {
          "name": "client",
          "type": "403"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "134",
      "members": [
        {
          "name": "server",
          "type": "407"
        },
        {
          "name": "client",
          "type": "403"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[135]",
      "element-type": "135",
      "meta-type": "array"
    },
    {
      "name": "135",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "index",
          "type": "int"
        },
        {
          "name": "current",
          "type": "bool"
        },
        {
          "name": "absolute",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "136",
      "members": [
        {
          "name": "keys",
          "type": "[409]"
        },
        {
          "name": "hold-time",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "137",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "head",
          "default": null,
          "type": "int"
        },
        {
          "name": "events",
          "type": "[410]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "138",
      "tag": "type",
      "variants": [
        {
          "case": "curses",
          "type": "415"
        },
        {
          "case": "egl-headless",
          "type": "416"
        },
        {
          "case": "dbus",
          "type": "417"
        },
        {
          "case": "sdl",
          "type": "418"
        },
        {
          "case": "default",
          "type": "0"
        },
        {
          "case": "none",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "411"
        },
        {
          "name": "full-screen",
          "default": null,
          "type": "bool"
        },
        {
          "name": "window-close",
          "default": null,
          "type": "bool"
        },
        {
          "name": "show-cursor",
          "default": null,
          "type": "bool"
        },
        {
          "name": "gl",
          "default": null,
          "type": "412"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "139",
      "tag": "type",
      "variants": [
        {
          "case": "vnc",
          "type": "420"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "419"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "140",
      "tag": "type",
      "variants": [
        {
          "case": "vnc",
          "type": "422"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "421"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "141",
      "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": "142",
      "members": [
        {
          "name": "status",
          "default": null,
          "type": "423"
        },
        {
          "name": "ram",
          "default": null,
          "type": "424"
        },
        {
          "name": "disk",
          "default": null,
          "type": "424",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "vfio",
          "default": null,
          "type": "425"
        },
        {
          "name": "xbzrle-cache",
          "default": null,
          "type": "426"
        },
        {
          "name": "total-time",
          "default": null,
          "type": "int"
        },
        {
          "name": "expected-downtime",
          "default": null,
          "type": "int"
        },
        {
          "name": "downtime",
          "default": null,
          "type": "int"
        },
        {
          "name": "setup-time",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-percentage",
          "default": null,
          "type": "int"
        },
        {
          "name": "error-desc",
          "default": null,
          "type": "str"
        },
        {
          "name": "blocked-reasons",
          "default": null,
          "type": "[str]"
        },
        {
          "name": "postcopy-blocktime",
          "default": null,
          "type": "int"
        },
        {
          "name": "postcopy-vcpu-blocktime",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "compression",
          "default": null,
          "type": "427",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "socket-address",
          "default": null,
          "type": "[386]"
        },
        {
          "name": "dirty-limit-throttle-time-per-round",
          "default": null,
          "type": "int"
        },
        {
          "name": "dirty-limit-ring-full-time",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "143",
      "members": [
        {
          "name": "capabilities",
          "type": "[144]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[144]",
      "element-type": "144",
      "meta-type": "array"
    },
    {
      "name": "144",
      "members": [
        {
          "name": "capability",
          "type": "428"
        },
        {
          "name": "state",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "145",
      "members": [
        {
          "name": "announce-initial",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-rounds",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-step",
          "default": null,
          "type": "int"
        },
        {
          "name": "compress-level",
          "default": null,
          "type": "int",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "compress-threads",
          "default": null,
          "type": "int",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "compress-wait-thread",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "decompress-threads",
          "default": null,
          "type": "int",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "throttle-trigger-threshold",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-initial",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-increment",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-tailslow",
          "default": null,
          "type": "bool"
        },
        {
          "name": "tls-creds",
          "default": null,
          "type": "354"
        },
        {
          "name": "tls-hostname",
          "default": null,
          "type": "354"
        },
        {
          "name": "tls-authz",
          "default": null,
          "type": "354"
        },
        {
          "name": "max-bandwidth",
          "default": null,
          "type": "int"
        },
        {
          "name": "avail-switchover-bandwidth",
          "default": null,
          "type": "int"
        },
        {
          "name": "downtime-limit",
          "default": null,
          "type": "int"
        },
        {
          "name": "x-checkpoint-delay",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "block-incremental",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "multifd-channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "xbzrle-cache-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "max-postcopy-bandwidth",
          "default": null,
          "type": "int"
        },
        {
          "name": "max-cpu-throttle",
          "default": null,
          "type": "int"
        },
        {
          "name": "multifd-compression",
          "default": null,
          "type": "429"
        },
        {
          "name": "multifd-zlib-level",
          "default": null,
          "type": "int"
        },
        {
          "name": "multifd-zstd-level",
          "default": null,
          "type": "int"
        },
        {
          "name": "block-bitmap-mapping",
          "default": null,
          "type": "[430]"
        },
        {
          "name": "x-vcpu-dirty-limit-period",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "vcpu-dirty-limit",
          "default": null,
          "type": "int"
        },
        {
          "name": "mode",
          "default": null,
          "type": "431"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "146",
      "members": [
        {
          "name": "announce-initial",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-rounds",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-step",
          "default": null,
          "type": "int"
        },
        {
          "name": "compress-level",
          "default": null,
          "type": "int",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "compress-threads",
          "default": null,
          "type": "int",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "compress-wait-thread",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "decompress-threads",
          "default": null,
          "type": "int",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "throttle-trigger-threshold",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-initial",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-increment",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-tailslow",
          "default": null,
          "type": "bool"
        },
        {
          "name": "tls-creds",
          "default": null,
          "type": "str"
        },
        {
          "name": "tls-hostname",
          "default": null,
          "type": "str"
        },
        {
          "name": "tls-authz",
          "default": null,
          "type": "str"
        },
        {
          "name": "max-bandwidth",
          "default": null,
          "type": "int"
        },
        {
          "name": "avail-switchover-bandwidth",
          "default": null,
          "type": "int"
        },
        {
          "name": "downtime-limit",
          "default": null,
          "type": "int"
        },
        {
          "name": "x-checkpoint-delay",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "block-incremental",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "multifd-channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "xbzrle-cache-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "max-postcopy-bandwidth",
          "default": null,
          "type": "int"
        },
        {
          "name": "max-cpu-throttle",
          "default": null,
          "type": "int"
        },
        {
          "name": "multifd-compression",
          "default": null,
          "type": "429"
        },
        {
          "name": "multifd-zlib-level",
          "default": null,
          "type": "int"
        },
        {
          "name": "multifd-zstd-level",
          "default": null,
          "type": "int"
        },
        {
          "name": "block-bitmap-mapping",
          "default": null,
          "type": "[430]"
        },
        {
          "name": "x-vcpu-dirty-limit-period",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "vcpu-dirty-limit",
          "default": null,
          "type": "int"
        },
        {
          "name": "mode",
          "default": null,
          "type": "431"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "147",
      "members": [
        {
          "name": "status",
          "type": "423"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "148",
      "members": [
        {
          "name": "pass",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "149",
      "members": [
        {
          "name": "mode",
          "type": "432"
        },
        {
          "name": "reason",
          "type": "433"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "150",
      "members": [
        {
          "name": "state",
          "type": "423"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "151",
      "members": [
        {
          "name": "uri",
          "type": "str"
        },
        {
          "name": "channels",
          "default": null,
          "type": "[434]"
        },
        {
          "name": "blk",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "inc",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "detach",
          "default": null,
          "type": "bool"
        },
        {
          "name": "resume",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "152",
      "members": [
        {
          "name": "uri",
          "default": null,
          "type": "str"
        },
        {
          "name": "channels",
          "default": null,
          "type": "[434]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "153",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "live",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "154",
      "members": [
        {
          "name": "enable",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "155",
      "members": [
        {
          "name": "filename",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "156",
      "members": [
        {
          "name": "enable",
          "type": "bool"
        },
        {
          "name": "primary",
          "type": "bool"
        },
        {
          "name": "failover",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "157",
      "members": [
        {
          "name": "error",
          "type": "bool"
        },
        {
          "name": "desc",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "158",
      "members": [
        {
          "name": "mode",
          "type": "432"
        },
        {
          "name": "last-mode",
          "type": "432"
        },
        {
          "name": "reason",
          "type": "433"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "159",
      "members": [
        {
          "name": "uri",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "160",
      "members": [
        {
          "name": "device-id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "161",
      "members": [
        {
          "name": "calc-time",
          "type": "int"
        },
        {
          "name": "calc-time-unit",
          "default": null,
          "type": "435"
        },
        {
          "name": "sample-pages",
          "default": null,
          "type": "int"
        },
        {
          "name": "mode",
          "default": null,
          "type": "436"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "162",
      "members": [
        {
          "name": "calc-time-unit",
          "default": null,
          "type": "435"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "163",
      "members": [
        {
          "name": "dirty-rate",
          "default": null,
          "type": "int"
        },
        {
          "name": "status",
          "type": "437"
        },
        {
          "name": "start-time",
          "type": "int"
        },
        {
          "name": "calc-time",
          "type": "int"
        },
        {
          "name": "calc-time-unit",
          "type": "435"
        },
        {
          "name": "sample-pages",
          "type": "int"
        },
        {
          "name": "mode",
          "type": "436"
        },
        {
          "name": "vcpu-dirty-rate",
          "default": null,
          "type": "[438]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "164",
      "members": [
        {
          "name": "cpu-index",
          "default": null,
          "type": "int"
        },
        {
          "name": "dirty-rate",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "165",
      "members": [
        {
          "name": "cpu-index",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[166]",
      "element-type": "166",
      "meta-type": "array"
    },
    {
      "name": "166",
      "members": [
        {
          "name": "cpu-index",
          "type": "int"
        },
        {
          "name": "limit-rate",
          "type": "int"
        },
        {
          "name": "current-rate",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[167]",
      "element-type": "167",
      "meta-type": "array"
    },
    {
      "name": "167",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "thread-id",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "168",
      "members": [
        {
          "name": "job-id",
          "type": "str"
        },
        {
          "name": "tag",
          "type": "str"
        },
        {
          "name": "vmstate",
          "type": "str"
        },
        {
          "name": "devices",
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "169",
      "members": [
        {
          "name": "job-id",
          "type": "str"
        },
        {
          "name": "tag",
          "type": "str"
        },
        {
          "name": "vmstate",
          "type": "str"
        },
        {
          "name": "devices",
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "170",
      "members": [
        {
          "name": "job-id",
          "type": "str"
        },
        {
          "name": "tag",
          "type": "str"
        },
        {
          "name": "devices",
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "171",
      "members": [
        {
          "name": "actions",
          "type": "[439]"
        },
        {
          "name": "properties",
          "default": null,
          "type": "440"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "172",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "vcpu",
          "default": null,
          "type": "int",
          "features": [
            "deprecated"
          ]
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[173]",
      "element-type": "173",
      "meta-type": "array"
    },
    {
      "name": "173",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "state",
          "type": "441"
        },
        {
          "name": "vcpu",
          "type": "bool",
          "features": [
            "deprecated"
          ]
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "174",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "enable",
          "type": "bool"
        },
        {
          "name": "ignore-unavailable",
          "default": null,
          "type": "bool"
        },
        {
          "name": "vcpu",
          "default": null,
          "type": "int",
          "features": [
            "deprecated"
          ]
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "175",
      "members": [
        {
          "name": "enable",
          "default": null,
          "type": "[442]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "176",
      "members": [
        {
          "name": "qemu",
          "type": "443"
        },
        {
          "name": "package",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[177]",
      "element-type": "177",
      "meta-type": "array"
    },
    {
      "name": "177",
      "members": [
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[178]",
      "element-type": "178",
      "meta-type": "array"
    },
    {
      "name": "178",
      "tag": "meta-type",
      "variants": [
        {
          "case": "builtin",
          "type": "445"
        },
        {
          "case": "enum",
          "type": "446"
        },
        {
          "case": "array",
          "type": "447"
        },
        {
          "case": "object",
          "type": "448"
        },
        {
          "case": "alternate",
          "type": "449"
        },
        {
          "case": "command",
          "type": "450"
        },
        {
          "case": "event",
          "type": "451"
        }
      ],
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "meta-type",
          "type": "444"
        },
        {
          "name": "features",
          "default": null,
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "179",
      "members": [
        {
          "name": "path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[180]",
      "element-type": "180",
      "meta-type": "array"
    },
    {
      "name": "180",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "type",
          "type": "str"
        },
        {
          "name": "description",
          "default": null,
          "type": "str"
        },
        {
          "name": "default-value",
          "default": null,
          "type": "any"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "181",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "property",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "any",
      "json-type": "value",
      "meta-type": "builtin"
    },
    {
      "name": "182",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "property",
          "type": "str"
        },
        {
          "name": "value",
          "type": "any"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "183",
      "members": [
        {
          "name": "implements",
          "default": null,
          "type": "str"
        },
        {
          "name": "abstract",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[184]",
      "element-type": "184",
      "meta-type": "array"
    },
    {
      "name": "184",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "abstract",
          "default": null,
          "type": "bool"
        },
        {
          "name": "parent",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "185",
      "members": [
        {
          "name": "typename",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "186",
      "tag": "qom-type",
      "variants": [
        {
          "case": "authz-list",
          "type": "453"
        },
        {
          "case": "authz-listfile",
          "type": "454"
        },
        {
          "case": "authz-pam",
          "type": "455"
        },
        {
          "case": "authz-simple",
          "type": "456"
        },
        {
          "case": "can-host-socketcan",
          "type": "457"
        },
        {
          "case": "colo-compare",
          "type": "458"
        },
        {
          "case": "cryptodev-backend",
          "type": "459"
        },
        {
          "case": "cryptodev-backend-builtin",
          "type": "459"
        },
        {
          "case": "cryptodev-backend-lkcf",
          "type": "459"
        },
        {
          "case": "cryptodev-vhost-user",
          "type": "460"
        },
        {
          "case": "dbus-vmstate",
          "type": "461"
        },
        {
          "case": "filter-buffer",
          "type": "462"
        },
        {
          "case": "filter-dump",
          "type": "463"
        },
        {
          "case": "filter-mirror",
          "type": "464"
        },
        {
          "case": "filter-redirector",
          "type": "465"
        },
        {
          "case": "filter-replay",
          "type": "466"
        },
        {
          "case": "filter-rewriter",
          "type": "467"
        },
        {
          "case": "input-barrier",
          "type": "468"
        },
        {
          "case": "input-linux",
          "type": "469"
        },
        {
          "case": "iothread",
          "type": "470"
        },
        {
          "case": "main-loop",
          "type": "471"
        },
        {
          "case": "memory-backend-epc",
          "type": "472"
        },
        {
          "case": "memory-backend-file",
          "type": "473"
        },
        {
          "case": "memory-backend-memfd",
          "type": "474"
        },
        {
          "case": "memory-backend-ram",
          "type": "475"
        },
        {
          "case": "pr-manager-helper",
          "type": "476"
        },
        {
          "case": "qtest",
          "type": "477"
        },
        {
          "case": "rng-builtin",
          "type": "478"
        },
        {
          "case": "rng-egd",
          "type": "479"
        },
        {
          "case": "rng-random",
          "type": "480"
        },
        {
          "case": "secret",
          "type": "481"
        },
        {
          "case": "secret_keyring",
          "type": "482"
        },
        {
          "case": "sev-guest",
          "type": "483"
        },
        {
          "case": "thread-context",
          "type": "484"
        },
        {
          "case": "throttle-group",
          "type": "485"
        },
        {
          "case": "tls-creds-anon",
          "type": "486"
        },
        {
          "case": "tls-creds-psk",
          "type": "487"
        },
        {
          "case": "tls-creds-x509",
          "type": "488"
        },
        {
          "case": "tls-cipher-suites",
          "type": "489"
        },
        {
          "case": "x-remote-object",
          "type": "490"
        },
        {
          "case": "x-vfio-user-server",
          "type": "491"
        },
        {
          "case": "can-bus",
          "type": "0"
        },
        {
          "case": "pef-guest",
          "type": "0"
        },
        {
          "case": "s390-pv-guest",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "qom-type",
          "type": "452"
        },
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "187",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "188",
      "members": [
        {
          "name": "typename",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "189",
      "members": [
        {
          "name": "driver",
          "type": "str"
        },
        {
          "name": "bus",
          "default": null,
          "type": "str"
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "190",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "191",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "192",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[193]",
      "element-type": "193",
      "meta-type": "array"
    },
    {
      "name": "193",
      "tag": "target",
      "variants": [
        {
          "case": "s390x",
          "type": "494"
        },
        {
          "case": "aarch64",
          "type": "0"
        },
        {
          "case": "alpha",
          "type": "0"
        },
        {
          "case": "arm",
          "type": "0"
        },
        {
          "case": "avr",
          "type": "0"
        },
        {
          "case": "cris",
          "type": "0"
        },
        {
          "case": "hppa",
          "type": "0"
        },
        {
          "case": "i386",
          "type": "0"
        },
        {
          "case": "loongarch64",
          "type": "0"
        },
        {
          "case": "m68k",
          "type": "0"
        },
        {
          "case": "microblaze",
          "type": "0"
        },
        {
          "case": "microblazeel",
          "type": "0"
        },
        {
          "case": "mips",
          "type": "0"
        },
        {
          "case": "mips64",
          "type": "0"
        },
        {
          "case": "mips64el",
          "type": "0"
        },
        {
          "case": "mipsel",
          "type": "0"
        },
        {
          "case": "nios2",
          "type": "0"
        },
        {
          "case": "or1k",
          "type": "0"
        },
        {
          "case": "ppc",
          "type": "0"
        },
        {
          "case": "ppc64",
          "type": "0"
        },
        {
          "case": "riscv32",
          "type": "0"
        },
        {
          "case": "riscv64",
          "type": "0"
        },
        {
          "case": "rx",
          "type": "0"
        },
        {
          "case": "sh4",
          "type": "0"
        },
        {
          "case": "sh4eb",
          "type": "0"
        },
        {
          "case": "sparc",
          "type": "0"
        },
        {
          "case": "sparc64",
          "type": "0"
        },
        {
          "case": "tricore",
          "type": "0"
        },
        {
          "case": "x86_64",
          "type": "0"
        },
        {
          "case": "xtensa",
          "type": "0"
        },
        {
          "case": "xtensaeb",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "cpu-index",
          "type": "int"
        },
        {
          "name": "qom-path",
          "type": "str"
        },
        {
          "name": "thread-id",
          "type": "int"
        },
        {
          "name": "props",
          "default": null,
          "type": "492"
        },
        {
          "name": "target",
          "type": "493"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[194]",
      "element-type": "194",
      "meta-type": "array"
    },
    {
      "name": "194",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "alias",
          "default": null,
          "type": "str"
        },
        {
          "name": "is-default",
          "default": null,
          "type": "bool"
        },
        {
          "name": "cpu-max",
          "type": "int"
        },
        {
          "name": "hotpluggable-cpus",
          "type": "bool"
        },
        {
          "name": "numa-mem-supported",
          "type": "bool"
        },
        {
          "name": "deprecated",
          "type": "bool"
        },
        {
          "name": "default-cpu-type",
          "default": null,
          "type": "str"
        },
        {
          "name": "default-ram-id",
          "default": null,
          "type": "str"
        },
        {
          "name": "acpi",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "195",
      "members": [
        {
          "name": "wakeup-suspend-support",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "196",
      "members": [
        {
          "name": "arch",
          "type": "493"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "197",
      "members": [
        {
          "name": "UUID",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "198",
      "members": [
        {
          "name": "guid",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "199",
      "members": [
        {
          "name": "enabled",
          "type": "bool"
        },
        {
          "name": "present",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "200",
      "members": [
        {
          "name": "val",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "cpu-index",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "201",
      "members": [
        {
          "name": "val",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "filename",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[202]",
      "element-type": "202",
      "meta-type": "array"
    },
    {
      "name": "202",
      "members": [
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "merge",
          "type": "bool"
        },
        {
          "name": "dump",
          "type": "bool"
        },
        {
          "name": "prealloc",
          "type": "bool"
        },
        {
          "name": "share",
          "type": "bool"
        },
        {
          "name": "reserve",
          "default": null,
          "type": "bool"
        },
        {
          "name": "host-nodes",
          "type": "[int]"
        },
        {
          "name": "policy",
          "type": "495"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[203]",
      "element-type": "203",
      "meta-type": "array"
    },
    {
      "name": "203",
      "members": [
        {
          "name": "type",
          "type": "str"
        },
        {
          "name": "vcpus-count",
          "type": "int"
        },
        {
          "name": "props",
          "type": "492"
        },
        {
          "name": "qom-path",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "204",
      "tag": "type",
      "variants": [
        {
          "case": "node",
          "type": "497"
        },
        {
          "case": "dist",
          "type": "498"
        },
        {
          "case": "cpu",
          "type": "499"
        },
        {
          "case": "hmat-lb",
          "type": "500"
        },
        {
          "case": "hmat-cache",
          "type": "501"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "496"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "205",
      "members": [
        {
          "name": "value",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "206",
      "members": [
        {
          "name": "actual",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "207",
      "members": [
        {
          "name": "actual",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "208",
      "members": [
        {
          "name": "committed",
          "type": "int"
        },
        {
          "name": "available",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "209",
      "members": [
        {
          "name": "base-memory",
          "type": "int"
        },
        {
          "name": "plugged-memory",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[210]",
      "element-type": "210",
      "meta-type": "array"
    },
    {
      "name": "210",
      "tag": "type",
      "variants": [
        {
          "case": "dimm",
          "type": "503"
        },
        {
          "case": "nvdimm",
          "type": "503"
        },
        {
          "case": "virtio-pmem",
          "type": "504"
        },
        {
          "case": "virtio-mem",
          "type": "505"
        },
        {
          "case": "sgx-epc",
          "type": "506"
        },
        {
          "case": "hv-balloon",
          "type": "507"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "502"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "211",
      "members": [
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "qom-path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "212",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "msg",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "213",
      "members": [
        {
          "name": "human-readable-text",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "214",
      "members": [
        {
          "name": "filename",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "215",
      "members": [
        {
          "name": "modela",
          "type": "508"
        },
        {
          "name": "modelb",
          "type": "508"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "216",
      "members": [
        {
          "name": "result",
          "type": "509"
        },
        {
          "name": "responsible-properties",
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "217",
      "members": [
        {
          "name": "modela",
          "type": "508"
        },
        {
          "name": "modelb",
          "type": "508"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "218",
      "members": [
        {
          "name": "model",
          "type": "508"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "219",
      "members": [
        {
          "name": "type",
          "type": "510"
        },
        {
          "name": "model",
          "type": "508"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "220",
      "members": [
        {
          "name": "model",
          "type": "508"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[221]",
      "element-type": "221",
      "meta-type": "array"
    },
    {
      "name": "221",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "migration-safe",
          "default": null,
          "type": "bool"
        },
        {
          "name": "static",
          "type": "bool"
        },
        {
          "name": "unavailable-features",
          "default": null,
          "type": "[str]"
        },
        {
          "name": "typename",
          "type": "str"
        },
        {
          "name": "alias-of",
          "default": null,
          "type": "str"
        },
        {
          "name": "deprecated",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "222",
      "members": [
        {
          "name": "core-id",
          "type": "int"
        },
        {
          "name": "socket-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "book-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "drawer-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "entitlement",
          "default": null,
          "type": "511"
        },
        {
          "name": "dedicated",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "223",
      "members": [
        {
          "name": "polarization",
          "type": "512"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "224",
      "members": [
        {
          "name": "polarization",
          "type": "512"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "225",
      "members": [
        {
          "name": "mode",
          "type": "513"
        },
        {
          "name": "filename",
          "default": null,
          "type": "str"
        },
        {
          "name": "icount",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "226",
      "members": [
        {
          "name": "icount",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "227",
      "members": [
        {
          "name": "icount",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "228",
      "members": [
        {
          "name": "instances",
          "type": "[229]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[229]",
      "element-type": "229",
      "meta-type": "array"
    },
    {
      "name": "229",
      "tag": "type",
      "variants": [
        {
          "case": "block-node",
          "type": "515"
        },
        {
          "case": "chardev",
          "type": "516"
        },
        {
          "case": "migration",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "514"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "230",
      "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": "231",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[232]",
      "element-type": "232",
      "meta-type": "array"
    },
    {
      "name": "232",
      "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"
        },
        {
          "name": "aio-max-batch",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "233",
      "members": [
        {
          "name": "command-line",
          "type": "str"
        },
        {
          "name": "cpu-index",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "234",
      "members": [
        {
          "name": "fdname",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "236",
      "members": [
        {
          "name": "fdname",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "237",
      "members": [
        {
          "name": "fdset-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "opaque",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "238",
      "members": [
        {
          "name": "fdset-id",
          "type": "int"
        },
        {
          "name": "fd",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "239",
      "members": [
        {
          "name": "fdset-id",
          "type": "int"
        },
        {
          "name": "fd",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[240]",
      "element-type": "240",
      "meta-type": "array"
    },
    {
      "name": "240",
      "members": [
        {
          "name": "fdset-id",
          "type": "int"
        },
        {
          "name": "fds",
          "type": "[517]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "241",
      "members": [
        {
          "name": "option",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[242]",
      "element-type": "242",
      "meta-type": "array"
    },
    {
      "name": "242",
      "members": [
        {
          "name": "option",
          "type": "str"
        },
        {
          "name": "parameters",
          "type": "[518]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "243",
      "members": [
        {
          "name": "offset",
          "type": "int"
        },
        {
          "name": "qom-path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "244",
      "members": [
        {
          "name": "vfu-id",
          "type": "str"
        },
        {
          "name": "vfu-qom-path",
          "type": "str"
        },
        {
          "name": "dev-id",
          "type": "str"
        },
        {
          "name": "dev-qom-path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "251",
      "members": [
        {
          "name": "filename",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[256]",
      "element-type": "256",
      "meta-type": "array"
    },
    {
      "name": "256",
      "tag": "driver",
      "variants": [
        {
          "case": "none",
          "type": "523"
        },
        {
          "case": "dbus",
          "type": "523"
        },
        {
          "case": "oss",
          "type": "528"
        },
        {
          "case": "sdl",
          "type": "531"
        },
        {
          "case": "wav",
          "type": "533"
        }
      ],
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "driver",
          "type": "522"
        },
        {
          "name": "timer-period",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[257]",
      "element-type": "257",
      "meta-type": "array"
    },
    {
      "name": "257",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "slot",
          "type": "str"
        },
        {
          "name": "slot-type",
          "type": "534"
        },
        {
          "name": "source",
          "type": "int"
        },
        {
          "name": "status",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "258",
      "members": [
        {
          "name": "info",
          "type": "257"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[259]",
      "element-type": "259",
      "meta-type": "array"
    },
    {
      "name": "259",
      "members": [
        {
          "name": "bus",
          "type": "int"
        },
        {
          "name": "devices",
          "type": "[535]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "260",
      "tag": "target",
      "variants": [
        {
          "case": "vcpu",
          "type": "538"
        },
        {
          "case": "vm",
          "type": "0"
        },
        {
          "case": "cryptodev",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "target",
          "type": "536"
        },
        {
          "name": "providers",
          "default": null,
          "type": "[537]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[261]",
      "element-type": "261",
      "meta-type": "array"
    },
    {
      "name": "261",
      "members": [
        {
          "name": "provider",
          "type": "539"
        },
        {
          "name": "qom-path",
          "default": null,
          "type": "str"
        },
        {
          "name": "stats",
          "type": "[540]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "262",
      "members": [
        {
          "name": "provider",
          "default": null,
          "type": "539"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[263]",
      "element-type": "263",
      "meta-type": "array"
    },
    {
      "name": "263",
      "members": [
        {
          "name": "provider",
          "type": "539"
        },
        {
          "name": "target",
          "type": "536"
        },
        {
          "name": "stats",
          "type": "[541]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[264]",
      "element-type": "264",
      "meta-type": "array"
    },
    {
      "name": "264",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "265",
      "members": [
        {
          "name": "path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "266",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "device-id",
          "type": "int"
        },
        {
          "name": "vhost-started",
          "type": "bool"
        },
        {
          "name": "device-endian",
          "type": "str"
        },
        {
          "name": "guest-features",
          "type": "542"
        },
        {
          "name": "host-features",
          "type": "542"
        },
        {
          "name": "backend-features",
          "type": "542"
        },
        {
          "name": "num-vqs",
          "type": "int"
        },
        {
          "name": "status",
          "type": "543"
        },
        {
          "name": "isr",
          "type": "int"
        },
        {
          "name": "queue-sel",
          "type": "int"
        },
        {
          "name": "vm-running",
          "type": "bool"
        },
        {
          "name": "broken",
          "type": "bool"
        },
        {
          "name": "disabled",
          "type": "bool"
        },
        {
          "name": "use-started",
          "type": "bool"
        },
        {
          "name": "started",
          "type": "bool"
        },
        {
          "name": "start-on-kick",
          "type": "bool"
        },
        {
          "name": "disable-legacy-check",
          "type": "bool"
        },
        {
          "name": "bus-name",
          "type": "str"
        },
        {
          "name": "use-guest-notifier-mask",
          "type": "bool"
        },
        {
          "name": "vhost-dev",
          "default": null,
          "type": "544"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "267",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "queue",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "268",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "queue-index",
          "type": "int"
        },
        {
          "name": "inuse",
          "type": "int"
        },
        {
          "name": "vring-num",
          "type": "int"
        },
        {
          "name": "vring-num-default",
          "type": "int"
        },
        {
          "name": "vring-align",
          "type": "int"
        },
        {
          "name": "vring-desc",
          "type": "int"
        },
        {
          "name": "vring-avail",
          "type": "int"
        },
        {
          "name": "vring-used",
          "type": "int"
        },
        {
          "name": "last-avail-idx",
          "default": null,
          "type": "int"
        },
        {
          "name": "shadow-avail-idx",
          "default": null,
          "type": "int"
        },
        {
          "name": "used-idx",
          "type": "int"
        },
        {
          "name": "signalled-used",
          "type": "int"
        },
        {
          "name": "signalled-used-valid",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "269",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "queue",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "270",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "kick",
          "type": "int"
        },
        {
          "name": "call",
          "type": "int"
        },
        {
          "name": "desc",
          "type": "int"
        },
        {
          "name": "avail",
          "type": "int"
        },
        {
          "name": "used",
          "type": "int"
        },
        {
          "name": "num",
          "type": "int"
        },
        {
          "name": "desc-phys",
          "type": "int"
        },
        {
          "name": "desc-size",
          "type": "int"
        },
        {
          "name": "avail-phys",
          "type": "int"
        },
        {
          "name": "avail-size",
          "type": "int"
        },
        {
          "name": "used-phys",
          "type": "int"
        },
        {
          "name": "used-size",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "271",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "queue",
          "type": "int"
        },
        {
          "name": "index",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "272",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "index",
          "type": "int"
        },
        {
          "name": "descs",
          "type": "[545]"
        },
        {
          "name": "avail",
          "type": "546"
        },
        {
          "name": "used",
          "type": "547"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[273]",
      "element-type": "273",
      "meta-type": "array"
    },
    {
      "name": "273",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "service",
          "type": "[548]"
        },
        {
          "name": "client",
          "type": "[549]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "274",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "log",
          "type": "550"
        },
        {
          "name": "flags",
          "type": "int"
        },
        {
          "name": "dpa",
          "type": "int"
        },
        {
          "name": "descriptor",
          "type": "int"
        },
        {
          "name": "type",
          "type": "int"
        },
        {
          "name": "transaction-type",
          "type": "int"
        },
        {
          "name": "channel",
          "default": null,
          "type": "int"
        },
        {
          "name": "rank",
          "default": null,
          "type": "int"
        },
        {
          "name": "device",
          "default": null,
          "type": "int"
        },
        {
          "name": "component-id",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "275",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "log",
          "type": "550"
        },
        {
          "name": "flags",
          "type": "int"
        },
        {
          "name": "dpa",
          "type": "int"
        },
        {
          "name": "descriptor",
          "type": "int"
        },
        {
          "name": "type",
          "type": "int"
        },
        {
          "name": "transaction-type",
          "type": "int"
        },
        {
          "name": "channel",
          "default": null,
          "type": "int"
        },
        {
          "name": "rank",
          "default": null,
          "type": "int"
        },
        {
          "name": "nibble-mask",
          "default": null,
          "type": "int"
        },
        {
          "name": "bank-group",
          "default": null,
          "type": "int"
        },
        {
          "name": "bank",
          "default": null,
          "type": "int"
        },
        {
          "name": "row",
          "default": null,
          "type": "int"
        },
        {
          "name": "column",
          "default": null,
          "type": "int"
        },
        {
          "name": "correction-mask",
          "default": null,
          "type": "[int]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "276",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "log",
          "type": "550"
        },
        {
          "name": "flags",
          "type": "int"
        },
        {
          "name": "type",
          "type": "int"
        },
        {
          "name": "health-status",
          "type": "int"
        },
        {
          "name": "media-status",
          "type": "int"
        },
        {
          "name": "additional-status",
          "type": "int"
        },
        {
          "name": "life-used",
          "type": "int"
        },
        {
          "name": "temperature",
          "type": "int"
        },
        {
          "name": "dirty-shutdown-count",
          "type": "int"
        },
        {
          "name": "corrected-volatile-error-count",
          "type": "int"
        },
        {
          "name": "corrected-persistent-error-count",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "277",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "start",
          "type": "int"
        },
        {
          "name": "length",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "278",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "errors",
          "type": "[551]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "279",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "type",
          "type": "552"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "bool",
      "json-type": "boolean",
      "meta-type": "builtin"
    },
    {
      "name": "280",
      "members": [
        {
          "name": "debug"
        },
        {
          "name": "inmigrate"
        },
        {
          "name": "internal-error"
        },
        {
          "name": "io-error"
        },
        {
          "name": "paused"
        },
        {
          "name": "postmigrate"
        },
        {
          "name": "prelaunch"
        },
        {
          "name": "finish-migrate"
        },
        {
          "name": "restore-vm"
        },
        {
          "name": "running"
        },
        {
          "name": "save-vm"
        },
        {
          "name": "shutdown"
        },
        {
          "name": "suspended"
        },
        {
          "name": "watchdog"
        },
        {
          "name": "guest-panicked"
        },
        {
          "name": "colo"
        }
      ],
      "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": "281",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "host-error"
        },
        {
          "name": "host-qmp-quit"
        },
        {
          "name": "host-qmp-system-reset"
        },
        {
          "name": "host-signal"
        },
        {
          "name": "host-ui"
        },
        {
          "name": "guest-shutdown"
        },
        {
          "name": "guest-reset"
        },
        {
          "name": "guest-panic"
        },
        {
          "name": "subsystem-reset"
        },
        {
          "name": "snapshot-load"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "host-error",
        "host-qmp-quit",
        "host-qmp-system-reset",
        "host-signal",
        "host-ui",
        "guest-shutdown",
        "guest-reset",
        "guest-panic",
        "subsystem-reset",
        "snapshot-load"
      ]
    },
    {
      "name": "282",
      "members": [
        {
          "name": "reset"
        },
        {
          "name": "shutdown"
        },
        {
          "name": "poweroff"
        },
        {
          "name": "pause"
        },
        {
          "name": "debug"
        },
        {
          "name": "none"
        },
        {
          "name": "inject-nmi"
        }
      ],
      "meta-type": "enum",
      "values": [
        "reset",
        "shutdown",
        "poweroff",
        "pause",
        "debug",
        "none",
        "inject-nmi"
      ]
    },
    {
      "name": "283",
      "members": [
        {
          "name": "reset"
        },
        {
          "name": "shutdown"
        }
      ],
      "meta-type": "enum",
      "values": [
        "reset",
        "shutdown"
      ]
    },
    {
      "name": "284",
      "members": [
        {
          "name": "poweroff"
        },
        {
          "name": "pause"
        }
      ],
      "meta-type": "enum",
      "values": [
        "poweroff",
        "pause"
      ]
    },
    {
      "name": "285",
      "members": [
        {
          "name": "pause"
        },
        {
          "name": "shutdown"
        },
        {
          "name": "exit-failure"
        },
        {
          "name": "none"
        }
      ],
      "meta-type": "enum",
      "values": [
        "pause",
        "shutdown",
        "exit-failure",
        "none"
      ]
    },
    {
      "name": "286",
      "members": [
        {
          "name": "pause"
        },
        {
          "name": "poweroff"
        },
        {
          "name": "run"
        }
      ],
      "meta-type": "enum",
      "values": [
        "pause",
        "poweroff",
        "run"
      ]
    },
    {
      "name": "287",
      "tag": "type",
      "variants": [
        {
          "case": "hyper-v",
          "type": "554"
        },
        {
          "case": "s390",
          "type": "555"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "553"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "288",
      "members": [
        {
          "name": "hypervisor"
        },
        {
          "name": "guest"
        }
      ],
      "meta-type": "enum",
      "values": [
        "hypervisor",
        "guest"
      ]
    },
    {
      "name": "289",
      "members": [
        {
          "name": "ignore"
        },
        {
          "name": "inject"
        },
        {
          "name": "fatal"
        },
        {
          "name": "reset"
        }
      ],
      "meta-type": "enum",
      "values": [
        "ignore",
        "inject",
        "fatal",
        "reset"
      ]
    },
    {
      "name": "290",
      "members": [
        {
          "name": "action-required",
          "type": "bool"
        },
        {
          "name": "recursive",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "291",
      "members": [
        {
          "name": "undefined"
        },
        {
          "name": "created"
        },
        {
          "name": "running"
        },
        {
          "name": "paused"
        },
        {
          "name": "ready"
        },
        {
          "name": "standby"
        },
        {
          "name": "waiting"
        },
        {
          "name": "pending"
        },
        {
          "name": "aborting"
        },
        {
          "name": "concluded"
        },
        {
          "name": "null"
        }
      ],
      "meta-type": "enum",
      "values": [
        "undefined",
        "created",
        "running",
        "paused",
        "ready",
        "standby",
        "waiting",
        "pending",
        "aborting",
        "concluded",
        "null"
      ]
    },
    {
      "name": "292",
      "members": [
        {
          "name": "commit"
        },
        {
          "name": "stream"
        },
        {
          "name": "mirror"
        },
        {
          "name": "backup"
        },
        {
          "name": "create"
        },
        {
          "name": "amend"
        },
        {
          "name": "snapshot-load"
        },
        {
          "name": "snapshot-save"
        },
        {
          "name": "snapshot-delete"
        }
      ],
      "meta-type": "enum",
      "values": [
        "commit",
        "stream",
        "mirror",
        "backup",
        "create",
        "amend",
        "snapshot-load",
        "snapshot-save",
        "snapshot-delete"
      ]
    },
    {
      "name": "int",
      "json-type": "int",
      "meta-type": "builtin"
    },
    {
      "name": "293",
      "members": [
        {
          "name": "retain"
        },
        {
          "name": "read-only"
        },
        {
          "name": "read-write"
        }
      ],
      "meta-type": "enum",
      "values": [
        "retain",
        "read-only",
        "read-write"
      ]
    },
    {
      "name": "[int]",
      "element-type": "int",
      "meta-type": "array"
    },
    {
      "name": "294",
      "members": [
        {
          "name": "ok"
        },
        {
          "name": "failed"
        },
        {
          "name": "nospace"
        }
      ],
      "meta-type": "enum",
      "values": [
        "ok",
        "failed",
        "nospace"
      ]
    },
    {
      "name": "295",
      "members": [
        {
          "name": "rd_bytes",
          "type": "int"
        },
        {
          "name": "wr_bytes",
          "type": "int"
        },
        {
          "name": "zone_append_bytes",
          "type": "int"
        },
        {
          "name": "unmap_bytes",
          "type": "int"
        },
        {
          "name": "rd_operations",
          "type": "int"
        },
        {
          "name": "wr_operations",
          "type": "int"
        },
        {
          "name": "zone_append_operations",
          "type": "int"
        },
        {
          "name": "flush_operations",
          "type": "int"
        },
        {
          "name": "unmap_operations",
          "type": "int"
        },
        {
          "name": "rd_total_time_ns",
          "type": "int"
        },
        {
          "name": "wr_total_time_ns",
          "type": "int"
        },
        {
          "name": "zone_append_total_time_ns",
          "type": "int"
        },
        {
          "name": "flush_total_time_ns",
          "type": "int"
        },
        {
          "name": "unmap_total_time_ns",
          "type": "int"
        },
        {
          "name": "wr_highest_offset",
          "type": "int"
        },
        {
          "name": "rd_merged",
          "type": "int"
        },
        {
          "name": "wr_merged",
          "type": "int"
        },
        {
          "name": "zone_append_merged",
          "type": "int"
        },
        {
          "name": "unmap_merged",
          "type": "int"
        },
        {
          "name": "idle_time_ns",
          "default": null,
          "type": "int"
        },
        {
          "name": "failed_rd_operations",
          "type": "int"
        },
        {
          "name": "failed_wr_operations",
          "type": "int"
        },
        {
          "name": "failed_zone_append_operations",
          "type": "int"
        },
        {
          "name": "failed_flush_operations",
          "type": "int"
        },
        {
          "name": "failed_unmap_operations",
          "type": "int"
        },
        {
          "name": "invalid_rd_operations",
          "type": "int"
        },
        {
          "name": "invalid_wr_operations",
          "type": "int"
        },
        {
          "name": "invalid_zone_append_operations",
          "type": "int"
        },
        {
          "name": "invalid_flush_operations",
          "type": "int"
        },
        {
          "name": "invalid_unmap_operations",
          "type": "int"
        },
        {
          "name": "account_invalid",
          "type": "bool"
        },
        {
          "name": "account_failed",
          "type": "bool"
        },
        {
          "name": "timed_stats",
          "type": "[556]"
        },
        {
          "name": "rd_latency_histogram",
          "default": null,
          "type": "557"
        },
        {
          "name": "wr_latency_histogram",
          "default": null,
          "type": "557"
        },
        {
          "name": "zone_append_latency_histogram",
          "default": null,
          "type": "557"
        },
        {
          "name": "flush_latency_histogram",
          "default": null,
          "type": "557"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "296",
      "tag": "driver",
      "variants": [
        {
          "case": "file",
          "type": "558"
        },
        {
          "case": "host_device",
          "type": "558"
        },
        {
          "case": "nvme",
          "type": "559"
        },
        {
          "case": "blkdebug",
          "type": "0"
        },
        {
          "case": "blklogwrites",
          "type": "0"
        },
        {
          "case": "blkreplay",
          "type": "0"
        },
        {
          "case": "blkverify",
          "type": "0"
        },
        {
          "case": "bochs",
          "type": "0"
        },
        {
          "case": "cloop",
          "type": "0"
        },
        {
          "case": "compress",
          "type": "0"
        },
        {
          "case": "copy-before-write",
          "type": "0"
        },
        {
          "case": "copy-on-read",
          "type": "0"
        },
        {
          "case": "dmg",
          "type": "0"
        },
        {
          "case": "snapshot-access",
          "type": "0"
        },
        {
          "case": "ftp",
          "type": "0"
        },
        {
          "case": "ftps",
          "type": "0"
        },
        {
          "case": "gluster",
          "type": "0"
        },
        {
          "case": "host_cdrom",
          "type": "0"
        },
        {
          "case": "http",
          "type": "0"
        },
        {
          "case": "https",
          "type": "0"
        },
        {
          "case": "iscsi",
          "type": "0"
        },
        {
          "case": "luks",
          "type": "0"
        },
        {
          "case": "nbd",
          "type": "0"
        },
        {
          "case": "nfs",
          "type": "0"
        },
        {
          "case": "null-aio",
          "type": "0"
        },
        {
          "case": "null-co",
          "type": "0"
        },
        {
          "case": "parallels",
          "type": "0"
        },
        {
          "case": "preallocate",
          "type": "0"
        },
        {
          "case": "qcow",
          "type": "0"
        },
        {
          "case": "qcow2",
          "type": "0"
        },
        {
          "case": "qed",
          "type": "0"
        },
        {
          "case": "quorum",
          "type": "0"
        },
        {
          "case": "raw",
          "type": "0"
        },
        {
          "case": "rbd",
          "type": "0"
        },
        {
          "case": "replication",
          "type": "0"
        },
        {
          "case": "ssh",
          "type": "0"
        },
        {
          "case": "throttle",
          "type": "0"
        },
        {
          "case": "vdi",
          "type": "0"
        },
        {
          "case": "vhdx",
          "type": "0"
        },
        {
          "case": "vmdk",
          "type": "0"
        },
        {
          "case": "vpc",
          "type": "0"
        },
        {
          "case": "vvfat",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "driver",
          "type": "312"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "297",
      "members": [
        {
          "name": "actively-synced",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "298",
      "members": [
        {
          "name": "existing"
        },
        {
          "name": "absolute-paths"
        }
      ],
      "meta-type": "enum",
      "values": [
        "existing",
        "absolute-paths"
      ]
    },
    {
      "name": "299",
      "members": [
        {
          "name": "report"
        },
        {
          "name": "ignore"
        },
        {
          "name": "enospc"
        },
        {
          "name": "stop"
        },
        {
          "name": "auto"
        }
      ],
      "meta-type": "enum",
      "values": [
        "report",
        "ignore",
        "enospc",
        "stop",
        "auto"
      ]
    },
    {
      "name": "300",
      "members": [
        {
          "name": "top"
        },
        {
          "name": "full"
        },
        {
          "name": "none"
        },
        {
          "name": "incremental"
        },
        {
          "name": "bitmap"
        }
      ],
      "meta-type": "enum",
      "values": [
        "top",
        "full",
        "none",
        "incremental",
        "bitmap"
      ]
    },
    {
      "name": "301",
      "members": [
        {
          "name": "on-success"
        },
        {
          "name": "never"
        },
        {
          "name": "always"
        }
      ],
      "meta-type": "enum",
      "values": [
        "on-success",
        "never",
        "always"
      ]
    },
    {
      "name": "302",
      "members": [
        {
          "name": "use-copy-range",
          "default": null,
          "type": "bool"
        },
        {
          "name": "max-workers",
          "default": null,
          "type": "int"
        },
        {
          "name": "max-chunk",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "303",
      "members": [
        {
          "name": "off"
        },
        {
          "name": "on"
        },
        {
          "name": "unmap"
        }
      ],
      "meta-type": "enum",
      "values": [
        "off",
        "on",
        "unmap"
      ]
    },
    {
      "name": "304",
      "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": "[78]"
        },
        {
          "name": "format-specific",
          "default": null,
          "type": "560"
        },
        {
          "name": "backing-image",
          "default": null,
          "type": "304"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "305",
      "members": [
        {
          "name": "writeback",
          "type": "bool"
        },
        {
          "name": "direct",
          "type": "bool"
        },
        {
          "name": "no-flush",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[306]",
      "element-type": "306",
      "meta-type": "array"
    },
    {
      "name": "306",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        },
        {
          "name": "count",
          "type": "int"
        },
        {
          "name": "granularity",
          "type": "int"
        },
        {
          "name": "recording",
          "type": "bool"
        },
        {
          "name": "busy",
          "type": "bool"
        },
        {
          "name": "persistent",
          "type": "bool"
        },
        {
          "name": "inconsistent",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[307]",
      "element-type": "307",
      "meta-type": "array"
    },
    {
      "name": "307",
      "members": [
        {
          "name": "id",
          "type": "int"
        },
        {
          "name": "type",
          "type": "561"
        },
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[308]",
      "element-type": "308",
      "meta-type": "array"
    },
    {
      "name": "308",
      "members": [
        {
          "name": "parent",
          "type": "int"
        },
        {
          "name": "child",
          "type": "int"
        },
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "perm",
          "type": "[562]"
        },
        {
          "name": "shared-perm",
          "type": "[562]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "309",
      "members": [
        {
          "name": "background"
        },
        {
          "name": "write-blocking"
        }
      ],
      "meta-type": "enum",
      "values": [
        "background",
        "write-blocking"
      ]
    },
    {
      "name": "[310]",
      "element-type": "310",
      "meta-type": "array"
    },
    {
      "name": "310",
      "members": [
        {
          "type": "str"
        },
        {
          "type": "45"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "311",
      "members": [
        {
          "name": "copy-mode",
          "type": "309"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "312",
      "members": [
        {
          "name": "blkdebug"
        },
        {
          "name": "blklogwrites"
        },
        {
          "name": "blkreplay"
        },
        {
          "name": "blkverify"
        },
        {
          "name": "bochs"
        },
        {
          "name": "cloop"
        },
        {
          "name": "compress"
        },
        {
          "name": "copy-before-write"
        },
        {
          "name": "copy-on-read"
        },
        {
          "name": "dmg"
        },
        {
          "name": "file"
        },
        {
          "name": "snapshot-access"
        },
        {
          "name": "ftp"
        },
        {
          "name": "ftps"
        },
        {
          "name": "gluster"
        },
        {
          "name": "host_cdrom"
        },
        {
          "name": "host_device"
        },
        {
          "name": "http"
        },
        {
          "name": "https"
        },
        {
          "name": "iscsi"
        },
        {
          "name": "luks"
        },
        {
          "name": "nbd"
        },
        {
          "name": "nfs"
        },
        {
          "name": "null-aio"
        },
        {
          "name": "null-co"
        },
        {
          "name": "nvme"
        },
        {
          "name": "parallels"
        },
        {
          "name": "preallocate"
        },
        {
          "name": "qcow"
        },
        {
          "name": "qcow2"
        },
        {
          "name": "qed"
        },
        {
          "name": "quorum"
        },
        {
          "name": "raw"
        },
        {
          "name": "rbd"
        },
        {
          "name": "replication"
        },
        {
          "name": "ssh"
        },
        {
          "name": "throttle"
        },
        {
          "name": "vdi"
        },
        {
          "name": "vhdx"
        },
        {
          "name": "vmdk"
        },
        {
          "name": "vpc"
        },
        {
          "name": "vvfat"
        }
      ],
      "meta-type": "enum",
      "values": [
        "blkdebug",
        "blklogwrites",
        "blkreplay",
        "blkverify",
        "bochs",
        "cloop",
        "compress",
        "copy-before-write",
        "copy-on-read",
        "dmg",
        "file",
        "snapshot-access",
        "ftp",
        "ftps",
        "gluster",
        "host_cdrom",
        "host_device",
        "http",
        "https",
        "iscsi",
        "luks",
        "nbd",
        "nfs",
        "null-aio",
        "null-co",
        "nvme",
        "parallels",
        "preallocate",
        "qcow",
        "qcow2",
        "qed",
        "quorum",
        "raw",
        "rbd",
        "replication",
        "ssh",
        "throttle",
        "vdi",
        "vhdx",
        "vmdk",
        "vpc",
        "vvfat"
      ]
    },
    {
      "name": "313",
      "members": [
        {
          "name": "ignore"
        },
        {
          "name": "unmap"
        }
      ],
      "meta-type": "enum",
      "values": [
        "ignore",
        "unmap"
      ]
    },
    {
      "name": "314",
      "members": [
        {
          "name": "direct",
          "default": null,
          "type": "bool"
        },
        {
          "name": "no-flush",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "315",
      "members": [
        {
          "name": "image",
          "type": "563"
        },
        {
          "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": "[564]"
        },
        {
          "name": "set-state",
          "default": null,
          "type": "[565]"
        },
        {
          "name": "take-child-perms",
          "default": null,
          "type": "[562]"
        },
        {
          "name": "unshare-child-perms",
          "default": null,
          "type": "[562]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "316",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "log",
          "type": "563"
        },
        {
          "name": "log-sector-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "log-append",
          "default": null,
          "type": "bool"
        },
        {
          "name": "log-super-update-interval",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "317",
      "members": [
        {
          "name": "test",
          "type": "563"
        },
        {
          "name": "raw",
          "type": "563"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "318",
      "members": [
        {
          "name": "image",
          "type": "563"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "319",
      "members": [
        {
          "name": "file",
          "type": "563"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "320",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "target",
          "type": "563"
        },
        {
          "name": "bitmap",
          "default": null,
          "type": "45"
        },
        {
          "name": "on-cbw-error",
          "default": null,
          "type": "566"
        },
        {
          "name": "cbw-timeout",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "321",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "bottom",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "322",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "pr-manager",
          "default": null,
          "type": "str"
        },
        {
          "name": "locking",
          "default": null,
          "type": "567"
        },
        {
          "name": "aio",
          "default": null,
          "type": "568"
        },
        {
          "name": "aio-max-batch",
          "default": null,
          "type": "int"
        },
        {
          "name": "drop-cache",
          "default": null,
          "type": "bool"
        },
        {
          "name": "x-check-cache-dropped",
          "default": null,
          "type": "bool",
          "features": [
            "unstable"
          ]
        }
      ],
      "meta-type": "object",
      "features": [
        "dynamic-auto-read-only"
      ]
    },
    {
      "name": "323",
      "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": "324",
      "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": "325",
      "members": [
        {
          "name": "volume",
          "type": "str"
        },
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "server",
          "type": "[386]"
        },
        {
          "name": "debug",
          "default": null,
          "type": "int"
        },
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "326",
      "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": "327",
      "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": "329",
      "members": [
        {
          "name": "transport",
          "type": "569"
        },
        {
          "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": "570"
        },
        {
          "name": "timeout",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "330",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "331",
      "members": [
        {
          "name": "server",
          "type": "386"
        },
        {
          "name": "export",
          "default": null,
          "type": "str"
        },
        {
          "name": "tls-creds",
          "default": null,
          "type": "str"
        },
        {
          "name": "tls-hostname",
          "default": null,
          "type": "str"
        },
        {
          "name": "x-dirty-bitmap",
          "default": null,
          "type": "str",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "reconnect-delay",
          "default": null,
          "type": "int"
        },
        {
          "name": "open-timeout",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "332",
      "members": [
        {
          "name": "server",
          "type": "571"
        },
        {
          "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": "333",
      "members": [
        {
          "name": "size",
          "default": null,
          "type": "int"
        },
        {
          "name": "latency-ns",
          "default": null,
          "type": "int"
        },
        {
          "name": "read-zeroes",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "334",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "namespace",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "336",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "prealloc-align",
          "default": null,
          "type": "int"
        },
        {
          "name": "prealloc-size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "337",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "backing",
          "default": null,
          "type": "572"
        },
        {
          "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": "discard-no-unref",
          "default": null,
          "type": "bool"
        },
        {
          "name": "overlap-check",
          "default": null,
          "type": "573"
        },
        {
          "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": "574"
        },
        {
          "name": "data-file",
          "default": null,
          "type": "563"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "338",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "backing",
          "default": null,
          "type": "572"
        },
        {
          "name": "encrypt",
          "default": null,
          "type": "575"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "339",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "backing",
          "default": null,
          "type": "572"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "340",
      "members": [
        {
          "name": "blkverify",
          "default": null,
          "type": "bool"
        },
        {
          "name": "children",
          "type": "[563]"
        },
        {
          "name": "vote-threshold",
          "type": "int"
        },
        {
          "name": "rewrite-corrupted",
          "default": null,
          "type": "bool"
        },
        {
          "name": "read-pattern",
          "default": null,
          "type": "576"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "341",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "offset",
          "default": null,
          "type": "int"
        },
        {
          "name": "size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "342",
      "members": [
        {
          "name": "pool",
          "type": "str"
        },
        {
          "name": "namespace",
          "default": null,
          "type": "str"
        },
        {
          "name": "image",
          "type": "str"
        },
        {
          "name": "conf",
          "default": null,
          "type": "str"
        },
        {
          "name": "snapshot",
          "default": null,
          "type": "str"
        },
        {
          "name": "encrypt",
          "default": null,
          "type": "577"
        },
        {
          "name": "user",
          "default": null,
          "type": "str"
        },
        {
          "name": "auth-client-required",
          "default": null,
          "type": "[578]"
        },
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        },
        {
          "name": "server",
          "default": null,
          "type": "[579]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "343",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "mode",
          "type": "580"
        },
        {
          "name": "top-id",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "344",
      "members": [
        {
          "name": "server",
          "type": "581"
        },
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "user",
          "default": null,
          "type": "str"
        },
        {
          "name": "host-key-check",
          "default": null,
          "type": "582"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "345",
      "members": [
        {
          "name": "throttle-group",
          "type": "str"
        },
        {
          "name": "file",
          "type": "563"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "349",
      "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": "[58]",
      "element-type": "58",
      "meta-type": "array"
    },
    {
      "name": "350",
      "tag": "driver",
      "variants": [
        {
          "case": "file",
          "type": "583"
        },
        {
          "case": "gluster",
          "type": "584"
        },
        {
          "case": "luks",
          "type": "585"
        },
        {
          "case": "nfs",
          "type": "586"
        },
        {
          "case": "parallels",
          "type": "587"
        },
        {
          "case": "qcow",
          "type": "588"
        },
        {
          "case": "qcow2",
          "type": "589"
        },
        {
          "case": "qed",
          "type": "590"
        },
        {
          "case": "rbd",
          "type": "591"
        },
        {
          "case": "ssh",
          "type": "592"
        },
        {
          "case": "vdi",
          "type": "593"
        },
        {
          "case": "vhdx",
          "type": "594"
        },
        {
          "case": "vmdk",
          "type": "595"
        },
        {
          "case": "vpc",
          "type": "596"
        },
        {
          "case": "blkdebug",
          "type": "0"
        },
        {
          "case": "blklogwrites",
          "type": "0"
        },
        {
          "case": "blkreplay",
          "type": "0"
        },
        {
          "case": "blkverify",
          "type": "0"
        },
        {
          "case": "bochs",
          "type": "0"
        },
        {
          "case": "cloop",
          "type": "0"
        },
        {
          "case": "compress",
          "type": "0"
        },
        {
          "case": "copy-before-write",
          "type": "0"
        },
        {
          "case": "copy-on-read",
          "type": "0"
        },
        {
          "case": "dmg",
          "type": "0"
        },
        {
          "case": "snapshot-access",
          "type": "0"
        },
        {
          "case": "ftp",
          "type": "0"
        },
        {
          "case": "ftps",
          "type": "0"
        },
        {
          "case": "host_cdrom",
          "type": "0"
        },
        {
          "case": "host_device",
          "type": "0"
        },
        {
          "case": "http",
          "type": "0"
        },
        {
          "case": "https",
          "type": "0"
        },
        {
          "case": "iscsi",
          "type": "0"
        },
        {
          "case": "nbd",
          "type": "0"
        },
        {
          "case": "null-aio",
          "type": "0"
        },
        {
          "case": "null-co",
          "type": "0"
        },
        {
          "case": "nvme",
          "type": "0"
        },
        {
          "case": "preallocate",
          "type": "0"
        },
        {
          "case": "quorum",
          "type": "0"
        },
        {
          "case": "raw",
          "type": "0"
        },
        {
          "case": "replication",
          "type": "0"
        },
        {
          "case": "throttle",
          "type": "0"
        },
        {
          "case": "vvfat",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "driver",
          "type": "312"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "351",
      "tag": "driver",
      "variants": [
        {
          "case": "luks",
          "type": "597"
        },
        {
          "case": "qcow2",
          "type": "598"
        },
        {
          "case": "blkdebug",
          "type": "0"
        },
        {
          "case": "blklogwrites",
          "type": "0"
        },
        {
          "case": "blkreplay",
          "type": "0"
        },
        {
          "case": "blkverify",
          "type": "0"
        },
        {
          "case": "bochs",
          "type": "0"
        },
        {
          "case": "cloop",
          "type": "0"
        },
        {
          "case": "compress",
          "type": "0"
        },
        {
          "case": "copy-before-write",
          "type": "0"
        },
        {
          "case": "copy-on-read",
          "type": "0"
        },
        {
          "case": "dmg",
          "type": "0"
        },
        {
          "case": "file",
          "type": "0"
        },
        {
          "case": "snapshot-access",
          "type": "0"
        },
        {
          "case": "ftp",
          "type": "0"
        },
        {
          "case": "ftps",
          "type": "0"
        },
        {
          "case": "gluster",
          "type": "0"
        },
        {
          "case": "host_cdrom",
          "type": "0"
        },
        {
          "case": "host_device",
          "type": "0"
        },
        {
          "case": "http",
          "type": "0"
        },
        {
          "case": "https",
          "type": "0"
        },
        {
          "case": "iscsi",
          "type": "0"
        },
        {
          "case": "nbd",
          "type": "0"
        },
        {
          "case": "nfs",
          "type": "0"
        },
        {
          "case": "null-aio",
          "type": "0"
        },
        {
          "case": "null-co",
          "type": "0"
        },
        {
          "case": "nvme",
          "type": "0"
        },
        {
          "case": "parallels",
          "type": "0"
        },
        {
          "case": "preallocate",
          "type": "0"
        },
        {
          "case": "qcow",
          "type": "0"
        },
        {
          "case": "qed",
          "type": "0"
        },
        {
          "case": "quorum",
          "type": "0"
        },
        {
          "case": "raw",
          "type": "0"
        },
        {
          "case": "rbd",
          "type": "0"
        },
        {
          "case": "replication",
          "type": "0"
        },
        {
          "case": "ssh",
          "type": "0"
        },
        {
          "case": "throttle",
          "type": "0"
        },
        {
          "case": "vdi",
          "type": "0"
        },
        {
          "case": "vhdx",
          "type": "0"
        },
        {
          "case": "vmdk",
          "type": "0"
        },
        {
          "case": "vpc",
          "type": "0"
        },
        {
          "case": "vvfat",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "driver",
          "type": "312"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "352",
      "members": [
        {
          "name": "read"
        },
        {
          "name": "write"
        }
      ],
      "meta-type": "enum",
      "values": [
        "read",
        "write"
      ]
    },
    {
      "name": "353",
      "members": [
        {
          "name": "ignore"
        },
        {
          "name": "report"
        },
        {
          "name": "stop"
        }
      ],
      "meta-type": "enum",
      "values": [
        "ignore",
        "report",
        "stop"
      ]
    },
    {
      "name": "354",
      "members": [
        {
          "type": "str"
        },
        {
          "type": "null"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "355",
      "members": [
        {
          "name": "read"
        },
        {
          "name": "write"
        },
        {
          "name": "flush"
        }
      ],
      "meta-type": "enum",
      "values": [
        "read",
        "write",
        "flush"
      ]
    },
    {
      "name": "356",
      "tag": "type",
      "variants": [
        {
          "case": "inet",
          "type": "600"
        },
        {
          "case": "unix",
          "type": "601"
        },
        {
          "case": "vsock",
          "type": "602"
        },
        {
          "case": "fd",
          "type": "603"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "599"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "357",
      "members": [
        {
          "name": "safe"
        },
        {
          "name": "hard"
        }
      ],
      "meta-type": "enum",
      "values": [
        "safe",
        "hard"
      ]
    },
    {
      "name": "358",
      "members": [
        {
          "name": "nbd"
        },
        {
          "name": "vhost-user-blk"
        },
        {
          "name": "vduse-blk"
        }
      ],
      "meta-type": "enum",
      "values": [
        "nbd",
        "vhost-user-blk",
        "vduse-blk"
      ]
    },
    {
      "name": "359",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        },
        {
          "name": "description",
          "default": null,
          "type": "str"
        },
        {
          "name": "bitmaps",
          "default": null,
          "type": "[310]"
        },
        {
          "name": "allocation-depth",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "360",
      "members": [
        {
          "name": "addr",
          "type": "386"
        },
        {
          "name": "logical-block-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "num-queues",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "362",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "num-queues",
          "default": null,
          "type": "int"
        },
        {
          "name": "queue-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "logical-block-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "serial",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "363",
      "members": [
        {
          "name": "utf8"
        },
        {
          "name": "base64"
        }
      ],
      "meta-type": "enum",
      "values": [
        "utf8",
        "base64"
      ]
    },
    {
      "name": "364",
      "tag": "type",
      "variants": [
        {
          "case": "file",
          "type": "606"
        },
        {
          "case": "serial",
          "type": "607"
        },
        {
          "case": "parallel",
          "type": "607"
        },
        {
          "case": "pipe",
          "type": "607"
        },
        {
          "case": "socket",
          "type": "608"
        },
        {
          "case": "udp",
          "type": "609"
        },
        {
          "case": "pty",
          "type": "610"
        },
        {
          "case": "null",
          "type": "610"
        },
        {
          "case": "mux",
          "type": "611"
        },
        {
          "case": "msmouse",
          "type": "610"
        },
        {
          "case": "wctablet",
          "type": "610"
        },
        {
          "case": "braille",
          "type": "610"
        },
        {
          "case": "testdev",
          "type": "610"
        },
        {
          "case": "stdio",
          "type": "612"
        },
        {
          "case": "console",
          "type": "610"
        },
        {
          "case": "dbus",
          "type": "616"
        },
        {
          "case": "vc",
          "type": "617"
        },
        {
          "case": "ringbuf",
          "type": "618"
        },
        {
          "case": "memory",
          "type": "618"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "605"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "365",
      "members": [
        {
          "name": "elf"
        },
        {
          "name": "kdump-zlib"
        },
        {
          "name": "kdump-lzo"
        },
        {
          "name": "kdump-snappy"
        },
        {
          "name": "kdump-raw-zlib"
        },
        {
          "name": "kdump-raw-lzo"
        },
        {
          "name": "kdump-raw-snappy"
        },
        {
          "name": "win-dmp"
        }
      ],
      "meta-type": "enum",
      "values": [
        "elf",
        "kdump-zlib",
        "kdump-lzo",
        "kdump-snappy",
        "kdump-raw-zlib",
        "kdump-raw-lzo",
        "kdump-raw-snappy",
        "win-dmp"
      ]
    },
    {
      "name": "366",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "active"
        },
        {
          "name": "completed"
        },
        {
          "name": "failed"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "active",
        "completed",
        "failed"
      ]
    },
    {
      "name": "[365]",
      "element-type": "365",
      "meta-type": "array"
    },
    {
      "name": "367",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "nic"
        },
        {
          "name": "user"
        },
        {
          "name": "tap"
        },
        {
          "name": "l2tpv3"
        },
        {
          "name": "socket"
        },
        {
          "name": "stream"
        },
        {
          "name": "dgram"
        },
        {
          "name": "vde"
        },
        {
          "name": "bridge"
        },
        {
          "name": "hubport"
        },
        {
          "name": "netmap"
        },
        {
          "name": "vhost-user"
        },
        {
          "name": "vhost-vdpa"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "nic",
        "user",
        "tap",
        "l2tpv3",
        "socket",
        "stream",
        "dgram",
        "vde",
        "bridge",
        "hubport",
        "netmap",
        "vhost-user",
        "vhost-vdpa"
      ]
    },
    {
      "name": "368",
      "members": [
        {
          "name": "netdev",
          "default": null,
          "type": "str"
        },
        {
          "name": "macaddr",
          "default": null,
          "type": "str"
        },
        {
          "name": "model",
          "default": null,
          "type": "str"
        },
        {
          "name": "addr",
          "default": null,
          "type": "str"
        },
        {
          "name": "vectors",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "369",
      "members": [
        {
          "name": "hostname",
          "default": null,
          "type": "str"
        },
        {
          "name": "restrict",
          "default": null,
          "type": "bool"
        },
        {
          "name": "ipv4",
          "default": null,
          "type": "bool"
        },
        {
          "name": "ipv6",
          "default": null,
          "type": "bool"
        },
        {
          "name": "ip",
          "default": null,
          "type": "str"
        },
        {
          "name": "net",
          "default": null,
          "type": "str"
        },
        {
          "name": "host",
          "default": null,
          "type": "str"
        },
        {
          "name": "tftp",
          "default": null,
          "type": "str"
        },
        {
          "name": "bootfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "dhcpstart",
          "default": null,
          "type": "str"
        },
        {
          "name": "dns",
          "default": null,
          "type": "str"
        },
        {
          "name": "dnssearch",
          "default": null,
          "type": "[619]"
        },
        {
          "name": "domainname",
          "default": null,
          "type": "str"
        },
        {
          "name": "ipv6-prefix",
          "default": null,
          "type": "str"
        },
        {
          "name": "ipv6-prefixlen",
          "default": null,
          "type": "int"
        },
        {
          "name": "ipv6-host",
          "default": null,
          "type": "str"
        },
        {
          "name": "ipv6-dns",
          "default": null,
          "type": "str"
        },
        {
          "name": "smb",
          "default": null,
          "type": "str"
        },
        {
          "name": "smbserver",
          "default": null,
          "type": "str"
        },
        {
          "name": "hostfwd",
          "default": null,
          "type": "[619]"
        },
        {
          "name": "guestfwd",
          "default": null,
          "type": "[619]"
        },
        {
          "name": "tftp-server-name",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "370",
      "members": [
        {
          "name": "ifname",
          "default": null,
          "type": "str"
        },
        {
          "name": "fd",
          "default": null,
          "type": "str"
        },
        {
          "name": "fds",
          "default": null,
          "type": "str"
        },
        {
          "name": "script",
          "default": null,
          "type": "str"
        },
        {
          "name": "downscript",
          "default": null,
          "type": "str"
        },
        {
          "name": "br",
          "default": null,
          "type": "str"
        },
        {
          "name": "helper",
          "default": null,
          "type": "str"
        },
        {
          "name": "sndbuf",
          "default": null,
          "type": "int"
        },
        {
          "name": "vnet_hdr",
          "default": null,
          "type": "bool"
        },
        {
          "name": "vhost",
          "default": null,
          "type": "bool"
        },
        {
          "name": "vhostfd",
          "default": null,
          "type": "str"
        },
        {
          "name": "vhostfds",
          "default": null,
          "type": "str"
        },
        {
          "name": "vhostforce",
          "default": null,
          "type": "bool"
        },
        {
          "name": "queues",
          "default": null,
          "type": "int"
        },
        {
          "name": "poll-us",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "371",
      "members": [
        {
          "name": "src",
          "type": "str"
        },
        {
          "name": "dst",
          "type": "str"
        },
        {
          "name": "srcport",
          "default": null,
          "type": "str"
        },
        {
          "name": "dstport",
          "default": null,
          "type": "str"
        },
        {
          "name": "ipv6",
          "default": null,
          "type": "bool"
        },
        {
          "name": "udp",
          "default": null,
          "type": "bool"
        },
        {
          "name": "cookie64",
          "default": null,
          "type": "bool"
        },
        {
          "name": "counter",
          "default": null,
          "type": "bool"
        },
        {
          "name": "pincounter",
          "default": null,
          "type": "bool"
        },
        {
          "name": "txcookie",
          "default": null,
          "type": "int"
        },
        {
          "name": "rxcookie",
          "default": null,
          "type": "int"
        },
        {
          "name": "txsession",
          "type": "int"
        },
        {
          "name": "rxsession",
          "default": null,
          "type": "int"
        },
        {
          "name": "offset",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "372",
      "members": [
        {
          "name": "fd",
          "default": null,
          "type": "str"
        },
        {
          "name": "listen",
          "default": null,
          "type": "str"
        },
        {
          "name": "connect",
          "default": null,
          "type": "str"
        },
        {
          "name": "mcast",
          "default": null,
          "type": "str"
        },
        {
          "name": "localaddr",
          "default": null,
          "type": "str"
        },
        {
          "name": "udp",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "373",
      "members": [
        {
          "name": "addr",
          "type": "386"
        },
        {
          "name": "server",
          "default": null,
          "type": "bool"
        },
        {
          "name": "reconnect",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "374",
      "members": [
        {
          "name": "local",
          "default": null,
          "type": "386"
        },
        {
          "name": "remote",
          "default": null,
          "type": "386"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "375",
      "members": [
        {
          "name": "sock",
          "default": null,
          "type": "str"
        },
        {
          "name": "port",
          "default": null,
          "type": "int"
        },
        {
          "name": "group",
          "default": null,
          "type": "str"
        },
        {
          "name": "mode",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "376",
      "members": [
        {
          "name": "br",
          "default": null,
          "type": "str"
        },
        {
          "name": "helper",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "377",
      "members": [
        {
          "name": "hubid",
          "type": "int"
        },
        {
          "name": "netdev",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "378",
      "members": [
        {
          "name": "ifname",
          "type": "str"
        },
        {
          "name": "devname",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "380",
      "members": [
        {
          "name": "chardev",
          "type": "str"
        },
        {
          "name": "vhostforce",
          "default": null,
          "type": "bool"
        },
        {
          "name": "queues",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "381",
      "members": [
        {
          "name": "vhostdev",
          "default": null,
          "type": "str"
        },
        {
          "name": "vhostfd",
          "default": null,
          "type": "str"
        },
        {
          "name": "queues",
          "default": null,
          "type": "int"
        },
        {
          "name": "x-svq",
          "default": null,
          "type": "bool",
          "features": [
            "unstable"
          ]
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "385",
      "members": [
        {
          "name": "normal"
        },
        {
          "name": "none"
        },
        {
          "name": "all"
        }
      ],
      "meta-type": "enum",
      "values": [
        "normal",
        "none",
        "all"
      ]
    },
    {
      "name": "[str]",
      "element-type": "str",
      "meta-type": "array"
    },
    {
      "name": "386",
      "tag": "type",
      "variants": [
        {
          "case": "inet",
          "type": "581"
        },
        {
          "case": "unix",
          "type": "621"
        },
        {
          "case": "vsock",
          "type": "622"
        },
        {
          "case": "fd",
          "type": "619"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "599"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "387",
      "members": [
        {
          "name": "half"
        },
        {
          "name": "full"
        }
      ],
      "meta-type": "enum",
      "values": [
        "half",
        "full"
      ]
    },
    {
      "name": "388",
      "members": [
        {
          "name": "off"
        },
        {
          "name": "on"
        }
      ],
      "meta-type": "enum",
      "values": [
        "off",
        "on"
      ]
    },
    {
      "name": "389",
      "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": "390",
      "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": "391",
      "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": "392",
      "tag": "type",
      "variants": [
        {
          "case": "passthrough",
          "type": "623"
        },
        {
          "case": "emulator",
          "type": "624"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "120"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "393",
      "members": [
        {
          "name": "vnc"
        },
        {
          "name": "spice"
        }
      ],
      "meta-type": "enum",
      "values": [
        "vnc",
        "spice"
      ]
    },
    {
      "name": "394",
      "members": [
        {
          "name": "keep"
        },
        {
          "name": "fail"
        },
        {
          "name": "disconnect"
        }
      ],
      "meta-type": "enum",
      "values": [
        "keep",
        "fail",
        "disconnect"
      ]
    },
    {
      "name": "395",
      "members": [
        {
          "name": "display",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "396",
      "members": [
        {
          "name": "display",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "397",
      "members": [
        {
          "name": "ppm"
        },
        {
          "name": "png"
        }
      ],
      "meta-type": "enum",
      "values": [
        "ppm",
        "png"
      ]
    },
    {
      "name": "402",
      "members": [
        {
          "name": "ipv4"
        },
        {
          "name": "ipv6"
        },
        {
          "name": "unix"
        },
        {
          "name": "vsock"
        },
        {
          "name": "unknown"
        }
      ],
      "meta-type": "enum",
      "values": [
        "ipv4",
        "ipv6",
        "unix",
        "vsock",
        "unknown"
      ]
    },
    {
      "name": "[403]",
      "element-type": "403",
      "meta-type": "array"
    },
    {
      "name": "403",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "service",
          "type": "str"
        },
        {
          "name": "family",
          "type": "402"
        },
        {
          "name": "websocket",
          "type": "bool"
        },
        {
          "name": "x509_dname",
          "default": null,
          "type": "str"
        },
        {
          "name": "sasl_username",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[404]",
      "element-type": "404",
      "meta-type": "array"
    },
    {
      "name": "404",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "service",
          "type": "str"
        },
        {
          "name": "family",
          "type": "402"
        },
        {
          "name": "websocket",
          "type": "bool"
        },
        {
          "name": "auth",
          "type": "405"
        },
        {
          "name": "vencrypt",
          "default": null,
          "type": "406"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "405",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "vnc"
        },
        {
          "name": "ra2"
        },
        {
          "name": "ra2ne"
        },
        {
          "name": "tight"
        },
        {
          "name": "ultra"
        },
        {
          "name": "tls"
        },
        {
          "name": "vencrypt"
        },
        {
          "name": "sasl"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "vnc",
        "ra2",
        "ra2ne",
        "tight",
        "ultra",
        "tls",
        "vencrypt",
        "sasl"
      ]
    },
    {
      "name": "406",
      "members": [
        {
          "name": "plain"
        },
        {
          "name": "tls-none"
        },
        {
          "name": "x509-none"
        },
        {
          "name": "tls-vnc"
        },
        {
          "name": "x509-vnc"
        },
        {
          "name": "tls-plain"
        },
        {
          "name": "x509-plain"
        },
        {
          "name": "tls-sasl"
        },
        {
          "name": "x509-sasl"
        }
      ],
      "meta-type": "enum",
      "values": [
        "plain",
        "tls-none",
        "x509-none",
        "tls-vnc",
        "x509-vnc",
        "tls-plain",
        "x509-plain",
        "tls-sasl",
        "x509-sasl"
      ]
    },
    {
      "name": "407",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "service",
          "type": "str"
        },
        {
          "name": "family",
          "type": "402"
        },
        {
          "name": "websocket",
          "type": "bool"
        },
        {
          "name": "auth",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "408",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "service",
          "type": "str"
        },
        {
          "name": "family",
          "type": "402"
        },
        {
          "name": "websocket",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[409]",
      "element-type": "409",
      "meta-type": "array"
    },
    {
      "name": "409",
      "tag": "type",
      "variants": [
        {
          "case": "number",
          "type": "626"
        },
        {
          "case": "qcode",
          "type": "627"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "625"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[410]",
      "element-type": "410",
      "meta-type": "array"
    },
    {
      "name": "410",
      "tag": "type",
      "variants": [
        {
          "case": "key",
          "type": "629"
        },
        {
          "case": "btn",
          "type": "630"
        },
        {
          "case": "rel",
          "type": "631"
        },
        {
          "case": "abs",
          "type": "631"
        },
        {
          "case": "mtt",
          "type": "632"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "628"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "411",
      "members": [
        {
          "name": "default"
        },
        {
          "name": "none"
        },
        {
          "name": "sdl"
        },
        {
          "name": "egl-headless"
        },
        {
          "name": "curses"
        },
        {
          "name": "dbus"
        }
      ],
      "meta-type": "enum",
      "values": [
        "default",
        "none",
        "sdl",
        "egl-headless",
        "curses",
        "dbus"
      ]
    },
    {
      "name": "412",
      "members": [
        {
          "name": "off"
        },
        {
          "name": "on"
        },
        {
          "name": "core"
        },
        {
          "name": "es"
        }
      ],
      "meta-type": "enum",
      "values": [
        "off",
        "on",
        "core",
        "es"
      ]
    },
    {
      "name": "413",
      "members": [
        {
          "name": "grab-on-hover",
          "default": null,
          "type": "bool"
        },
        {
          "name": "zoom-to-fit",
          "default": null,
          "type": "bool"
        },
        {
          "name": "show-tabs",
          "default": null,
          "type": "bool"
        },
        {
          "name": "show-menubar",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "414",
      "members": [
        {
          "name": "left-command-key",
          "default": null,
          "type": "bool"
        },
        {
          "name": "full-grab",
          "default": null,
          "type": "bool"
        },
        {
          "name": "swap-opt-cmd",
          "default": null,
          "type": "bool"
        },
        {
          "name": "zoom-to-fit",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "415",
      "members": [
        {
          "name": "charset",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "416",
      "members": [
        {
          "name": "rendernode",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "417",
      "members": [
        {
          "name": "rendernode",
          "default": null,
          "type": "str"
        },
        {
          "name": "addr",
          "default": null,
          "type": "str"
        },
        {
          "name": "p2p",
          "default": null,
          "type": "bool"
        },
        {
          "name": "audiodev",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "418",
      "members": [
        {
          "name": "grab-mod",
          "default": null,
          "type": "633"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "419",
      "members": [
        {
          "name": "vnc"
        }
      ],
      "meta-type": "enum",
      "values": [
        "vnc"
      ]
    },
    {
      "name": "420",
      "members": [
        {
          "name": "tls-certs",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "421",
      "members": [
        {
          "name": "vnc"
        }
      ],
      "meta-type": "enum",
      "values": [
        "vnc"
      ]
    },
    {
      "name": "422",
      "members": [
        {
          "name": "addresses",
          "default": null,
          "type": "[386]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "423",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "setup"
        },
        {
          "name": "cancelling"
        },
        {
          "name": "cancelled"
        },
        {
          "name": "active"
        },
        {
          "name": "postcopy-active"
        },
        {
          "name": "postcopy-paused"
        },
        {
          "name": "postcopy-recover"
        },
        {
          "name": "completed"
        },
        {
          "name": "failed"
        },
        {
          "name": "colo"
        },
        {
          "name": "pre-switchover"
        },
        {
          "name": "device"
        },
        {
          "name": "wait-unplug"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "setup",
        "cancelling",
        "cancelled",
        "active",
        "postcopy-active",
        "postcopy-paused",
        "postcopy-recover",
        "completed",
        "failed",
        "colo",
        "pre-switchover",
        "device",
        "wait-unplug"
      ]
    },
    {
      "name": "424",
      "members": [
        {
          "name": "transferred",
          "type": "int"
        },
        {
          "name": "remaining",
          "type": "int"
        },
        {
          "name": "total",
          "type": "int"
        },
        {
          "name": "duplicate",
          "type": "int"
        },
        {
          "name": "skipped",
          "type": "int",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "normal",
          "type": "int"
        },
        {
          "name": "normal-bytes",
          "type": "int"
        },
        {
          "name": "dirty-pages-rate",
          "type": "int"
        },
        {
          "name": "mbps",
          "type": "number"
        },
        {
          "name": "dirty-sync-count",
          "type": "int"
        },
        {
          "name": "postcopy-requests",
          "type": "int"
        },
        {
          "name": "page-size",
          "type": "int"
        },
        {
          "name": "multifd-bytes",
          "type": "int"
        },
        {
          "name": "pages-per-second",
          "type": "int"
        },
        {
          "name": "precopy-bytes",
          "type": "int"
        },
        {
          "name": "downtime-bytes",
          "type": "int"
        },
        {
          "name": "postcopy-bytes",
          "type": "int"
        },
        {
          "name": "dirty-sync-missed-zero-copy",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "425",
      "members": [
        {
          "name": "transferred",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "426",
      "members": [
        {
          "name": "cache-size",
          "type": "int"
        },
        {
          "name": "bytes",
          "type": "int"
        },
        {
          "name": "pages",
          "type": "int"
        },
        {
          "name": "cache-miss",
          "type": "int"
        },
        {
          "name": "cache-miss-rate",
          "type": "number"
        },
        {
          "name": "encoding-rate",
          "type": "number"
        },
        {
          "name": "overflow",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "427",
      "members": [
        {
          "name": "pages",
          "type": "int"
        },
        {
          "name": "busy",
          "type": "int"
        },
        {
          "name": "busy-rate",
          "type": "number"
        },
        {
          "name": "compressed-size",
          "type": "int"
        },
        {
          "name": "compression-rate",
          "type": "number"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[386]",
      "element-type": "386",
      "meta-type": "array"
    },
    {
      "name": "428",
      "members": [
        {
          "name": "xbzrle"
        },
        {
          "name": "rdma-pin-all"
        },
        {
          "name": "auto-converge"
        },
        {
          "name": "zero-blocks"
        },
        {
          "name": "compress",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "events"
        },
        {
          "name": "postcopy-ram"
        },
        {
          "name": "x-colo",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "release-ram"
        },
        {
          "name": "block",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "return-path"
        },
        {
          "name": "pause-before-switchover"
        },
        {
          "name": "multifd"
        },
        {
          "name": "dirty-bitmaps"
        },
        {
          "name": "postcopy-blocktime"
        },
        {
          "name": "late-block-activate"
        },
        {
          "name": "x-ignore-shared",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "validate-uuid"
        },
        {
          "name": "background-snapshot"
        },
        {
          "name": "zero-copy-send"
        },
        {
          "name": "postcopy-preempt"
        },
        {
          "name": "switchover-ack"
        },
        {
          "name": "dirty-limit"
        }
      ],
      "meta-type": "enum",
      "values": [
        "xbzrle",
        "rdma-pin-all",
        "auto-converge",
        "zero-blocks",
        "compress",
        "events",
        "postcopy-ram",
        "x-colo",
        "release-ram",
        "block",
        "return-path",
        "pause-before-switchover",
        "multifd",
        "dirty-bitmaps",
        "postcopy-blocktime",
        "late-block-activate",
        "x-ignore-shared",
        "validate-uuid",
        "background-snapshot",
        "zero-copy-send",
        "postcopy-preempt",
        "switchover-ack",
        "dirty-limit"
      ]
    },
    {
      "name": "429",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "zlib"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "zlib"
      ]
    },
    {
      "name": "[430]",
      "element-type": "430",
      "meta-type": "array"
    },
    {
      "name": "430",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "alias",
          "type": "str"
        },
        {
          "name": "bitmaps",
          "type": "[634]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "431",
      "members": [
        {
          "name": "normal"
        },
        {
          "name": "cpr-reboot"
        }
      ],
      "meta-type": "enum",
      "values": [
        "normal",
        "cpr-reboot"
      ]
    },
    {
      "name": "432",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "primary"
        },
        {
          "name": "secondary"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "primary",
        "secondary"
      ]
    },
    {
      "name": "433",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "request"
        },
        {
          "name": "error"
        },
        {
          "name": "processing"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "request",
        "error",
        "processing"
      ]
    },
    {
      "name": "[434]",
      "element-type": "434",
      "meta-type": "array"
    },
    {
      "name": "434",
      "members": [
        {
          "name": "channel-type",
          "type": "635"
        },
        {
          "name": "addr",
          "type": "636"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "435",
      "members": [
        {
          "name": "second"
        },
        {
          "name": "millisecond"
        }
      ],
      "meta-type": "enum",
      "values": [
        "second",
        "millisecond"
      ]
    },
    {
      "name": "436",
      "members": [
        {
          "name": "page-sampling"
        },
        {
          "name": "dirty-ring"
        },
        {
          "name": "dirty-bitmap"
        }
      ],
      "meta-type": "enum",
      "values": [
        "page-sampling",
        "dirty-ring",
        "dirty-bitmap"
      ]
    },
    {
      "name": "437",
      "members": [
        {
          "name": "unstarted"
        },
        {
          "name": "measuring"
        },
        {
          "name": "measured"
        }
      ],
      "meta-type": "enum",
      "values": [
        "unstarted",
        "measuring",
        "measured"
      ]
    },
    {
      "name": "[438]",
      "element-type": "438",
      "meta-type": "array"
    },
    {
      "name": "438",
      "members": [
        {
          "name": "id",
          "type": "int"
        },
        {
          "name": "dirty-rate",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[439]",
      "element-type": "439",
      "meta-type": "array"
    },
    {
      "name": "439",
      "tag": "type",
      "variants": [
        {
          "case": "abort",
          "type": "638"
        },
        {
          "case": "block-dirty-bitmap-add",
          "type": "639"
        },
        {
          "case": "block-dirty-bitmap-remove",
          "type": "640"
        },
        {
          "case": "block-dirty-bitmap-clear",
          "type": "640"
        },
        {
          "case": "block-dirty-bitmap-enable",
          "type": "640"
        },
        {
          "case": "block-dirty-bitmap-disable",
          "type": "640"
        },
        {
          "case": "block-dirty-bitmap-merge",
          "type": "641"
        },
        {
          "case": "blockdev-backup",
          "type": "642"
        },
        {
          "case": "blockdev-snapshot",
          "type": "643"
        },
        {
          "case": "blockdev-snapshot-internal-sync",
          "type": "644"
        },
        {
          "case": "blockdev-snapshot-sync",
          "type": "645"
        },
        {
          "case": "drive-backup",
          "type": "646"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "637"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "440",
      "members": [
        {
          "name": "completion-mode",
          "default": null,
          "type": "647"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "441",
      "members": [
        {
          "name": "unavailable"
        },
        {
          "name": "disabled"
        },
        {
          "name": "enabled"
        }
      ],
      "meta-type": "enum",
      "values": [
        "unavailable",
        "disabled",
        "enabled"
      ]
    },
    {
      "name": "[442]",
      "element-type": "442",
      "meta-type": "array"
    },
    {
      "name": "442",
      "members": [
        {
          "name": "oob"
        }
      ],
      "meta-type": "enum",
      "values": [
        "oob"
      ]
    },
    {
      "name": "443",
      "members": [
        {
          "name": "major",
          "type": "int"
        },
        {
          "name": "minor",
          "type": "int"
        },
        {
          "name": "micro",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "444",
      "members": [
        {
          "name": "builtin"
        },
        {
          "name": "enum"
        },
        {
          "name": "array"
        },
        {
          "name": "object"
        },
        {
          "name": "alternate"
        },
        {
          "name": "command"
        },
        {
          "name": "event"
        }
      ],
      "meta-type": "enum",
      "values": [
        "builtin",
        "enum",
        "array",
        "object",
        "alternate",
        "command",
        "event"
      ]
    },
    {
      "name": "445",
      "members": [
        {
          "name": "json-type",
          "type": "648"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "446",
      "members": [
        {
          "name": "members",
          "type": "[649]"
        },
        {
          "name": "values",
          "type": "[str]",
          "features": [
            "deprecated"
          ]
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "447",
      "members": [
        {
          "name": "element-type",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "448",
      "members": [
        {
          "name": "members",
          "type": "[650]"
        },
        {
          "name": "tag",
          "default": null,
          "type": "str"
        },
        {
          "name": "variants",
          "default": null,
          "type": "[651]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "449",
      "members": [
        {
          "name": "members",
          "type": "[652]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "450",
      "members": [
        {
          "name": "arg-type",
          "type": "str"
        },
        {
          "name": "ret-type",
          "type": "str"
        },
        {
          "name": "allow-oob",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "451",
      "members": [
        {
          "name": "arg-type",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "452",
      "members": [
        {
          "name": "authz-list"
        },
        {
          "name": "authz-listfile"
        },
        {
          "name": "authz-pam"
        },
        {
          "name": "authz-simple"
        },
        {
          "name": "can-bus"
        },
        {
          "name": "can-host-socketcan"
        },
        {
          "name": "colo-compare"
        },
        {
          "name": "cryptodev-backend"
        },
        {
          "name": "cryptodev-backend-builtin"
        },
        {
          "name": "cryptodev-backend-lkcf"
        },
        {
          "name": "cryptodev-vhost-user"
        },
        {
          "name": "dbus-vmstate"
        },
        {
          "name": "filter-buffer"
        },
        {
          "name": "filter-dump"
        },
        {
          "name": "filter-mirror"
        },
        {
          "name": "filter-redirector"
        },
        {
          "name": "filter-replay"
        },
        {
          "name": "filter-rewriter"
        },
        {
          "name": "input-barrier"
        },
        {
          "name": "input-linux"
        },
        {
          "name": "iothread"
        },
        {
          "name": "main-loop"
        },
        {
          "name": "memory-backend-epc"
        },
        {
          "name": "memory-backend-file"
        },
        {
          "name": "memory-backend-memfd"
        },
        {
          "name": "memory-backend-ram"
        },
        {
          "name": "pef-guest"
        },
        {
          "name": "pr-manager-helper"
        },
        {
          "name": "qtest"
        },
        {
          "name": "rng-builtin"
        },
        {
          "name": "rng-egd"
        },
        {
          "name": "rng-random"
        },
        {
          "name": "secret"
        },
        {
          "name": "secret_keyring"
        },
        {
          "name": "sev-guest"
        },
        {
          "name": "thread-context"
        },
        {
          "name": "s390-pv-guest"
        },
        {
          "name": "throttle-group"
        },
        {
          "name": "tls-creds-anon"
        },
        {
          "name": "tls-creds-psk"
        },
        {
          "name": "tls-creds-x509"
        },
        {
          "name": "tls-cipher-suites"
        },
        {
          "name": "x-remote-object",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-vfio-user-server",
          "features": [
            "unstable"
          ]
        }
      ],
      "meta-type": "enum",
      "values": [
        "authz-list",
        "authz-listfile",
        "authz-pam",
        "authz-simple",
        "can-bus",
        "can-host-socketcan",
        "colo-compare",
        "cryptodev-backend",
        "cryptodev-backend-builtin",
        "cryptodev-backend-lkcf",
        "cryptodev-vhost-user",
        "dbus-vmstate",
        "filter-buffer",
        "filter-dump",
        "filter-mirror",
        "filter-redirector",
        "filter-replay",
        "filter-rewriter",
        "input-barrier",
        "input-linux",
        "iothread",
        "main-loop",
        "memory-backend-epc",
        "memory-backend-file",
        "memory-backend-memfd",
        "memory-backend-ram",
        "pef-guest",
        "pr-manager-helper",
        "qtest",
        "rng-builtin",
        "rng-egd",
        "rng-random",
        "secret",
        "secret_keyring",
        "sev-guest",
        "thread-context",
        "s390-pv-guest",
        "throttle-group",
        "tls-creds-anon",
        "tls-creds-psk",
        "tls-creds-x509",
        "tls-cipher-suites",
        "x-remote-object",
        "x-vfio-user-server"
      ]
    },
    {
      "name": "453",
      "members": [
        {
          "name": "policy",
          "default": null,
          "type": "653"
        },
        {
          "name": "rules",
          "default": null,
          "type": "[654]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "454",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "refresh",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "455",
      "members": [
        {
          "name": "service",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "456",
      "members": [
        {
          "name": "identity",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "457",
      "members": [
        {
          "name": "if",
          "type": "str"
        },
        {
          "name": "canbus",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "458",
      "members": [
        {
          "name": "primary_in",
          "type": "str"
        },
        {
          "name": "secondary_in",
          "type": "str"
        },
        {
          "name": "outdev",
          "type": "str"
        },
        {
          "name": "iothread",
          "type": "str"
        },
        {
          "name": "notify_dev",
          "default": null,
          "type": "str"
        },
        {
          "name": "compare_timeout",
          "default": null,
          "type": "int"
        },
        {
          "name": "expired_scan_cycle",
          "default": null,
          "type": "int"
        },
        {
          "name": "max_queue_size",
          "default": null,
          "type": "int"
        },
        {
          "name": "vnet_hdr_support",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "459",
      "members": [
        {
          "name": "queues",
          "default": null,
          "type": "int"
        },
        {
          "name": "throttle-bps",
          "default": null,
          "type": "int"
        },
        {
          "name": "throttle-ops",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "460",
      "members": [
        {
          "name": "queues",
          "default": null,
          "type": "int"
        },
        {
          "name": "throttle-bps",
          "default": null,
          "type": "int"
        },
        {
          "name": "throttle-ops",
          "default": null,
          "type": "int"
        },
        {
          "name": "chardev",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "461",
      "members": [
        {
          "name": "addr",
          "type": "str"
        },
        {
          "name": "id-list",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "462",
      "members": [
        {
          "name": "netdev",
          "type": "str"
        },
        {
          "name": "queue",
          "default": null,
          "type": "655"
        },
        {
          "name": "status",
          "default": null,
          "type": "str"
        },
        {
          "name": "position",
          "default": null,
          "type": "str"
        },
        {
          "name": "insert",
          "default": null,
          "type": "656"
        },
        {
          "name": "interval",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "463",
      "members": [
        {
          "name": "netdev",
          "type": "str"
        },
        {
          "name": "queue",
          "default": null,
          "type": "655"
        },
        {
          "name": "status",
          "default": null,
          "type": "str"
        },
        {
          "name": "position",
          "default": null,
          "type": "str"
        },
        {
          "name": "insert",
          "default": null,
          "type": "656"
        },
        {
          "name": "file",
          "type": "str"
        },
        {
          "name": "maxlen",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "464",
      "members": [
        {
          "name": "netdev",
          "type": "str"
        },
        {
          "name": "queue",
          "default": null,
          "type": "655"
        },
        {
          "name": "status",
          "default": null,
          "type": "str"
        },
        {
          "name": "position",
          "default": null,
          "type": "str"
        },
        {
          "name": "insert",
          "default": null,
          "type": "656"
        },
        {
          "name": "outdev",
          "type": "str"
        },
        {
          "name": "vnet_hdr_support",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "465",
      "members": [
        {
          "name": "netdev",
          "type": "str"
        },
        {
          "name": "queue",
          "default": null,
          "type": "655"
        },
        {
          "name": "status",
          "default": null,
          "type": "str"
        },
        {
          "name": "position",
          "default": null,
          "type": "str"
        },
        {
          "name": "insert",
          "default": null,
          "type": "656"
        },
        {
          "name": "indev",
          "default": null,
          "type": "str"
        },
        {
          "name": "outdev",
          "default": null,
          "type": "str"
        },
        {
          "name": "vnet_hdr_support",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "466",
      "members": [
        {
          "name": "netdev",
          "type": "str"
        },
        {
          "name": "queue",
          "default": null,
          "type": "655"
        },
        {
          "name": "status",
          "default": null,
          "type": "str"
        },
        {
          "name": "position",
          "default": null,
          "type": "str"
        },
        {
          "name": "insert",
          "default": null,
          "type": "656"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "467",
      "members": [
        {
          "name": "netdev",
          "type": "str"
        },
        {
          "name": "queue",
          "default": null,
          "type": "655"
        },
        {
          "name": "status",
          "default": null,
          "type": "str"
        },
        {
          "name": "position",
          "default": null,
          "type": "str"
        },
        {
          "name": "insert",
          "default": null,
          "type": "656"
        },
        {
          "name": "vnet_hdr_support",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "468",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "server",
          "default": null,
          "type": "str"
        },
        {
          "name": "port",
          "default": null,
          "type": "str"
        },
        {
          "name": "x-origin",
          "default": null,
          "type": "str"
        },
        {
          "name": "y-origin",
          "default": null,
          "type": "str"
        },
        {
          "name": "width",
          "default": null,
          "type": "str"
        },
        {
          "name": "height",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "469",
      "members": [
        {
          "name": "evdev",
          "type": "str"
        },
        {
          "name": "grab_all",
          "default": null,
          "type": "bool"
        },
        {
          "name": "repeat",
          "default": null,
          "type": "bool"
        },
        {
          "name": "grab-toggle",
          "default": null,
          "type": "657"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "470",
      "members": [
        {
          "name": "aio-max-batch",
          "default": null,
          "type": "int"
        },
        {
          "name": "thread-pool-min",
          "default": null,
          "type": "int"
        },
        {
          "name": "thread-pool-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "poll-max-ns",
          "default": null,
          "type": "int"
        },
        {
          "name": "poll-grow",
          "default": null,
          "type": "int"
        },
        {
          "name": "poll-shrink",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "471",
      "members": [
        {
          "name": "aio-max-batch",
          "default": null,
          "type": "int"
        },
        {
          "name": "thread-pool-min",
          "default": null,
          "type": "int"
        },
        {
          "name": "thread-pool-max",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "472",
      "members": [
        {
          "name": "dump",
          "default": null,
          "type": "bool"
        },
        {
          "name": "host-nodes",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "merge",
          "default": null,
          "type": "bool"
        },
        {
          "name": "policy",
          "default": null,
          "type": "495"
        },
        {
          "name": "prealloc",
          "default": null,
          "type": "bool"
        },
        {
          "name": "prealloc-threads",
          "default": null,
          "type": "int"
        },
        {
          "name": "prealloc-context",
          "default": null,
          "type": "str"
        },
        {
          "name": "share",
          "default": null,
          "type": "bool"
        },
        {
          "name": "reserve",
          "default": null,
          "type": "bool"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "x-use-canonical-path-for-ramblock-id",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "473",
      "members": [
        {
          "name": "dump",
          "default": null,
          "type": "bool"
        },
        {
          "name": "host-nodes",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "merge",
          "default": null,
          "type": "bool"
        },
        {
          "name": "policy",
          "default": null,
          "type": "495"
        },
        {
          "name": "prealloc",
          "default": null,
          "type": "bool"
        },
        {
          "name": "prealloc-threads",
          "default": null,
          "type": "int"
        },
        {
          "name": "prealloc-context",
          "default": null,
          "type": "str"
        },
        {
          "name": "share",
          "default": null,
          "type": "bool"
        },
        {
          "name": "reserve",
          "default": null,
          "type": "bool"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "x-use-canonical-path-for-ramblock-id",
          "default": null,
          "type": "bool"
        },
        {
          "name": "align",
          "default": null,
          "type": "int"
        },
        {
          "name": "offset",
          "default": null,
          "type": "int"
        },
        {
          "name": "discard-data",
          "default": null,
          "type": "bool"
        },
        {
          "name": "mem-path",
          "type": "str"
        },
        {
          "name": "readonly",
          "default": null,
          "type": "bool"
        },
        {
          "name": "rom",
          "default": null,
          "type": "567"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "474",
      "members": [
        {
          "name": "dump",
          "default": null,
          "type": "bool"
        },
        {
          "name": "host-nodes",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "merge",
          "default": null,
          "type": "bool"
        },
        {
          "name": "policy",
          "default": null,
          "type": "495"
        },
        {
          "name": "prealloc",
          "default": null,
          "type": "bool"
        },
        {
          "name": "prealloc-threads",
          "default": null,
          "type": "int"
        },
        {
          "name": "prealloc-context",
          "default": null,
          "type": "str"
        },
        {
          "name": "share",
          "default": null,
          "type": "bool"
        },
        {
          "name": "reserve",
          "default": null,
          "type": "bool"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "x-use-canonical-path-for-ramblock-id",
          "default": null,
          "type": "bool"
        },
        {
          "name": "hugetlb",
          "default": null,
          "type": "bool"
        },
        {
          "name": "hugetlbsize",
          "default": null,
          "type": "int"
        },
        {
          "name": "seal",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "475",
      "members": [
        {
          "name": "dump",
          "default": null,
          "type": "bool"
        },
        {
          "name": "host-nodes",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "merge",
          "default": null,
          "type": "bool"
        },
        {
          "name": "policy",
          "default": null,
          "type": "495"
        },
        {
          "name": "prealloc",
          "default": null,
          "type": "bool"
        },
        {
          "name": "prealloc-threads",
          "default": null,
          "type": "int"
        },
        {
          "name": "prealloc-context",
          "default": null,
          "type": "str"
        },
        {
          "name": "share",
          "default": null,
          "type": "bool"
        },
        {
          "name": "reserve",
          "default": null,
          "type": "bool"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "x-use-canonical-path-for-ramblock-id",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "476",
      "members": [
        {
          "name": "path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "477",
      "members": [
        {
          "name": "chardev",
          "type": "str"
        },
        {
          "name": "log",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "478",
      "members": [
        {
          "name": "opened",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "479",
      "members": [
        {
          "name": "opened",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "chardev",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "480",
      "members": [
        {
          "name": "opened",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "filename",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "481",
      "members": [
        {
          "name": "loaded",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "format",
          "default": null,
          "type": "658"
        },
        {
          "name": "keyid",
          "default": null,
          "type": "str"
        },
        {
          "name": "iv",
          "default": null,
          "type": "str"
        },
        {
          "name": "data",
          "default": null,
          "type": "str"
        },
        {
          "name": "file",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "482",
      "members": [
        {
          "name": "loaded",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "format",
          "default": null,
          "type": "658"
        },
        {
          "name": "keyid",
          "default": null,
          "type": "str"
        },
        {
          "name": "iv",
          "default": null,
          "type": "str"
        },
        {
          "name": "serial",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "483",
      "members": [
        {
          "name": "sev-device",
          "default": null,
          "type": "str"
        },
        {
          "name": "dh-cert-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "session-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "policy",
          "default": null,
          "type": "int"
        },
        {
          "name": "handle",
          "default": null,
          "type": "int"
        },
        {
          "name": "cbitpos",
          "default": null,
          "type": "int"
        },
        {
          "name": "reduced-phys-bits",
          "type": "int"
        },
        {
          "name": "kernel-hashes",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "484",
      "members": [
        {
          "name": "cpu-affinity",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "node-affinity",
          "default": null,
          "type": "[int]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "485",
      "members": [
        {
          "name": "limits",
          "default": null,
          "type": "659"
        },
        {
          "name": "x-iops-total",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-iops-total-max",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-iops-total-max-length",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-iops-read",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-iops-read-max",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-iops-read-max-length",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-iops-write",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-iops-write-max",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-iops-write-max-length",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-bps-total",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-bps-total-max",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-bps-total-max-length",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-bps-read",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-bps-read-max",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-bps-read-max-length",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-bps-write",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-bps-write-max",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-bps-write-max-length",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        },
        {
          "name": "x-iops-size",
          "default": null,
          "type": "int",
          "features": [
            "unstable"
          ]
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "486",
      "members": [
        {
          "name": "verify-peer",
          "default": null,
          "type": "bool"
        },
        {
          "name": "dir",
          "default": null,
          "type": "str"
        },
        {
          "name": "endpoint",
          "default": null,
          "type": "660"
        },
        {
          "name": "priority",
          "default": null,
          "type": "str"
        },
        {
          "name": "loaded",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "487",
      "members": [
        {
          "name": "verify-peer",
          "default": null,
          "type": "bool"
        },
        {
          "name": "dir",
          "default": null,
          "type": "str"
        },
        {
          "name": "endpoint",
          "default": null,
          "type": "660"
        },
        {
          "name": "priority",
          "default": null,
          "type": "str"
        },
        {
          "name": "loaded",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "username",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "488",
      "members": [
        {
          "name": "verify-peer",
          "default": null,
          "type": "bool"
        },
        {
          "name": "dir",
          "default": null,
          "type": "str"
        },
        {
          "name": "endpoint",
          "default": null,
          "type": "660"
        },
        {
          "name": "priority",
          "default": null,
          "type": "str"
        },
        {
          "name": "loaded",
          "default": null,
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "sanity-check",
          "default": null,
          "type": "bool"
        },
        {
          "name": "passwordid",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "489",
      "members": [
        {
          "name": "verify-peer",
          "default": null,
          "type": "bool"
        },
        {
          "name": "dir",
          "default": null,
          "type": "str"
        },
        {
          "name": "endpoint",
          "default": null,
          "type": "660"
        },
        {
          "name": "priority",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "490",
      "members": [
        {
          "name": "fd",
          "type": "str"
        },
        {
          "name": "devid",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "491",
      "members": [
        {
          "name": "socket",
          "type": "386"
        },
        {
          "name": "device",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "492",
      "members": [
        {
          "name": "node-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "drawer-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "book-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "socket-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "die-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "cluster-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "core-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "thread-id",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "493",
      "members": [
        {
          "name": "aarch64"
        },
        {
          "name": "alpha"
        },
        {
          "name": "arm"
        },
        {
          "name": "avr"
        },
        {
          "name": "cris"
        },
        {
          "name": "hppa"
        },
        {
          "name": "i386"
        },
        {
          "name": "loongarch64"
        },
        {
          "name": "m68k"
        },
        {
          "name": "microblaze"
        },
        {
          "name": "microblazeel"
        },
        {
          "name": "mips"
        },
        {
          "name": "mips64"
        },
        {
          "name": "mips64el"
        },
        {
          "name": "mipsel"
        },
        {
          "name": "nios2"
        },
        {
          "name": "or1k"
        },
        {
          "name": "ppc"
        },
        {
          "name": "ppc64"
        },
        {
          "name": "riscv32"
        },
        {
          "name": "riscv64"
        },
        {
          "name": "rx"
        },
        {
          "name": "s390x"
        },
        {
          "name": "sh4"
        },
        {
          "name": "sh4eb"
        },
        {
          "name": "sparc"
        },
        {
          "name": "sparc64"
        },
        {
          "name": "tricore"
        },
        {
          "name": "x86_64"
        },
        {
          "name": "xtensa"
        },
        {
          "name": "xtensaeb"
        }
      ],
      "meta-type": "enum",
      "values": [
        "aarch64",
        "alpha",
        "arm",
        "avr",
        "cris",
        "hppa",
        "i386",
        "loongarch64",
        "m68k",
        "microblaze",
        "microblazeel",
        "mips",
        "mips64",
        "mips64el",
        "mipsel",
        "nios2",
        "or1k",
        "ppc",
        "ppc64",
        "riscv32",
        "riscv64",
        "rx",
        "s390x",
        "sh4",
        "sh4eb",
        "sparc",
        "sparc64",
        "tricore",
        "x86_64",
        "xtensa",
        "xtensaeb"
      ]
    },
    {
      "name": "494",
      "members": [
        {
          "name": "cpu-state",
          "type": "661"
        },
        {
          "name": "dedicated",
          "default": null,
          "type": "bool"
        },
        {
          "name": "entitlement",
          "default": null,
          "type": "511"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "495",
      "members": [
        {
          "name": "default"
        },
        {
          "name": "preferred"
        },
        {
          "name": "bind"
        },
        {
          "name": "interleave"
        }
      ],
      "meta-type": "enum",
      "values": [
        "default",
        "preferred",
        "bind",
        "interleave"
      ]
    },
    {
      "name": "496",
      "members": [
        {
          "name": "node"
        },
        {
          "name": "dist"
        },
        {
          "name": "cpu"
        },
        {
          "name": "hmat-lb"
        },
        {
          "name": "hmat-cache"
        }
      ],
      "meta-type": "enum",
      "values": [
        "node",
        "dist",
        "cpu",
        "hmat-lb",
        "hmat-cache"
      ]
    },
    {
      "name": "497",
      "members": [
        {
          "name": "nodeid",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpus",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "mem",
          "default": null,
          "type": "int"
        },
        {
          "name": "memdev",
          "default": null,
          "type": "str"
        },
        {
          "name": "initiator",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "498",
      "members": [
        {
          "name": "src",
          "type": "int"
        },
        {
          "name": "dst",
          "type": "int"
        },
        {
          "name": "val",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "499",
      "members": [
        {
          "name": "node-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "drawer-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "book-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "socket-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "die-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "cluster-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "core-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "thread-id",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "500",
      "members": [
        {
          "name": "initiator",
          "type": "int"
        },
        {
          "name": "target",
          "type": "int"
        },
        {
          "name": "hierarchy",
          "type": "662"
        },
        {
          "name": "data-type",
          "type": "663"
        },
        {
          "name": "latency",
          "default": null,
          "type": "int"
        },
        {
          "name": "bandwidth",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "501",
      "members": [
        {
          "name": "node-id",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "level",
          "type": "int"
        },
        {
          "name": "associativity",
          "type": "664"
        },
        {
          "name": "policy",
          "type": "665"
        },
        {
          "name": "line",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "502",
      "members": [
        {
          "name": "dimm"
        },
        {
          "name": "nvdimm"
        },
        {
          "name": "virtio-pmem"
        },
        {
          "name": "virtio-mem"
        },
        {
          "name": "sgx-epc"
        },
        {
          "name": "hv-balloon"
        }
      ],
      "meta-type": "enum",
      "values": [
        "dimm",
        "nvdimm",
        "virtio-pmem",
        "virtio-mem",
        "sgx-epc",
        "hv-balloon"
      ]
    },
    {
      "name": "503",
      "members": [
        {
          "name": "data",
          "type": "666"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "504",
      "members": [
        {
          "name": "data",
          "type": "667"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "505",
      "members": [
        {
          "name": "data",
          "type": "668"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "506",
      "members": [
        {
          "name": "data",
          "type": "669"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "507",
      "members": [
        {
          "name": "data",
          "type": "670"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "508",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "props",
          "default": null,
          "type": "any"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "509",
      "members": [
        {
          "name": "incompatible"
        },
        {
          "name": "identical"
        },
        {
          "name": "superset"
        },
        {
          "name": "subset"
        }
      ],
      "meta-type": "enum",
      "values": [
        "incompatible",
        "identical",
        "superset",
        "subset"
      ]
    },
    {
      "name": "510",
      "members": [
        {
          "name": "static"
        },
        {
          "name": "full"
        }
      ],
      "meta-type": "enum",
      "values": [
        "static",
        "full"
      ]
    },
    {
      "name": "511",
      "members": [
        {
          "name": "auto"
        },
        {
          "name": "low"
        },
        {
          "name": "medium"
        },
        {
          "name": "high"
        }
      ],
      "meta-type": "enum",
      "values": [
        "auto",
        "low",
        "medium",
        "high"
      ]
    },
    {
      "name": "512",
      "members": [
        {
          "name": "horizontal"
        },
        {
          "name": "vertical"
        }
      ],
      "meta-type": "enum",
      "values": [
        "horizontal",
        "vertical"
      ]
    },
    {
      "name": "513",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "record"
        },
        {
          "name": "play"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "record",
        "play"
      ]
    },
    {
      "name": "514",
      "members": [
        {
          "name": "block-node"
        },
        {
          "name": "chardev"
        },
        {
          "name": "migration"
        }
      ],
      "meta-type": "enum",
      "values": [
        "block-node",
        "chardev",
        "migration"
      ]
    },
    {
      "name": "515",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "516",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[517]",
      "element-type": "517",
      "meta-type": "array"
    },
    {
      "name": "517",
      "members": [
        {
          "name": "fd",
          "type": "int"
        },
        {
          "name": "opaque",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[518]",
      "element-type": "518",
      "meta-type": "array"
    },
    {
      "name": "518",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "type",
          "type": "671"
        },
        {
          "name": "help",
          "default": null,
          "type": "str"
        },
        {
          "name": "default",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[520]",
      "element-type": "520",
      "meta-type": "array"
    },
    {
      "name": "520",
      "members": [
        {
          "name": "node",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "522",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "dbus"
        },
        {
          "name": "oss"
        },
        {
          "name": "sdl"
        },
        {
          "name": "wav"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "dbus",
        "oss",
        "sdl",
        "wav"
      ]
    },
    {
      "name": "523",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "672"
        },
        {
          "name": "out",
          "default": null,
          "type": "672"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "524",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "673"
        },
        {
          "name": "out",
          "default": null,
          "type": "673"
        },
        {
          "name": "threshold",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "525",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "674"
        },
        {
          "name": "out",
          "default": null,
          "type": "674"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "526",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "672"
        },
        {
          "name": "out",
          "default": null,
          "type": "672"
        },
        {
          "name": "latency",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "527",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "675"
        },
        {
          "name": "out",
          "default": null,
          "type": "675"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "528",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "676"
        },
        {
          "name": "out",
          "default": null,
          "type": "676"
        },
        {
          "name": "try-mmap",
          "default": null,
          "type": "bool"
        },
        {
          "name": "exclusive",
          "default": null,
          "type": "bool"
        },
        {
          "name": "dsp-policy",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "529",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "677"
        },
        {
          "name": "out",
          "default": null,
          "type": "677"
        },
        {
          "name": "server",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "530",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "678"
        },
        {
          "name": "out",
          "default": null,
          "type": "678"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "531",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "679"
        },
        {
          "name": "out",
          "default": null,
          "type": "679"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "532",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "672"
        },
        {
          "name": "out",
          "default": null,
          "type": "672"
        },
        {
          "name": "dev",
          "default": null,
          "type": "str"
        },
        {
          "name": "latency",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "533",
      "members": [
        {
          "name": "in",
          "default": null,
          "type": "672"
        },
        {
          "name": "out",
          "default": null,
          "type": "672"
        },
        {
          "name": "path",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "534",
      "members": [
        {
          "name": "DIMM"
        },
        {
          "name": "CPU"
        }
      ],
      "meta-type": "enum",
      "values": [
        "DIMM",
        "CPU"
      ]
    },
    {
      "name": "[535]",
      "element-type": "535",
      "meta-type": "array"
    },
    {
      "name": "535",
      "members": [
        {
          "name": "bus",
          "type": "int"
        },
        {
          "name": "slot",
          "type": "int"
        },
        {
          "name": "function",
          "type": "int"
        },
        {
          "name": "class_info",
          "type": "680"
        },
        {
          "name": "id",
          "type": "681"
        },
        {
          "name": "irq",
          "default": null,
          "type": "int"
        },
        {
          "name": "irq_pin",
          "type": "int"
        },
        {
          "name": "qdev_id",
          "type": "str"
        },
        {
          "name": "pci_bridge",
          "default": null,
          "type": "682"
        },
        {
          "name": "regions",
          "type": "[683]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "536",
      "members": [
        {
          "name": "vm"
        },
        {
          "name": "vcpu"
        },
        {
          "name": "cryptodev"
        }
      ],
      "meta-type": "enum",
      "values": [
        "vm",
        "vcpu",
        "cryptodev"
      ]
    },
    {
      "name": "[537]",
      "element-type": "537",
      "meta-type": "array"
    },
    {
      "name": "537",
      "members": [
        {
          "name": "provider",
          "type": "539"
        },
        {
          "name": "names",
          "default": null,
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "538",
      "members": [
        {
          "name": "vcpus",
          "default": null,
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "539",
      "members": [
        {
          "name": "kvm"
        },
        {
          "name": "cryptodev"
        }
      ],
      "meta-type": "enum",
      "values": [
        "kvm",
        "cryptodev"
      ]
    },
    {
      "name": "[540]",
      "element-type": "540",
      "meta-type": "array"
    },
    {
      "name": "540",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "value",
          "type": "684"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[541]",
      "element-type": "541",
      "meta-type": "array"
    },
    {
      "name": "541",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "type",
          "type": "685"
        },
        {
          "name": "unit",
          "default": null,
          "type": "686"
        },
        {
          "name": "base",
          "default": null,
          "type": "int"
        },
        {
          "name": "exponent",
          "type": "int"
        },
        {
          "name": "bucket-size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "542",
      "members": [
        {
          "name": "transports",
          "type": "[str]"
        },
        {
          "name": "dev-features",
          "default": null,
          "type": "[str]"
        },
        {
          "name": "unknown-dev-features",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "543",
      "members": [
        {
          "name": "statuses",
          "type": "[str]"
        },
        {
          "name": "unknown-statuses",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "544",
      "members": [
        {
          "name": "n-mem-sections",
          "type": "int"
        },
        {
          "name": "n-tmp-sections",
          "type": "int"
        },
        {
          "name": "nvqs",
          "type": "int"
        },
        {
          "name": "vq-index",
          "type": "int"
        },
        {
          "name": "features",
          "type": "542"
        },
        {
          "name": "acked-features",
          "type": "542"
        },
        {
          "name": "backend-features",
          "type": "542"
        },
        {
          "name": "protocol-features",
          "type": "687"
        },
        {
          "name": "max-queues",
          "type": "int"
        },
        {
          "name": "backend-cap",
          "type": "int"
        },
        {
          "name": "log-enabled",
          "type": "bool"
        },
        {
          "name": "log-size",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[545]",
      "element-type": "545",
      "meta-type": "array"
    },
    {
      "name": "545",
      "members": [
        {
          "name": "addr",
          "type": "int"
        },
        {
          "name": "len",
          "type": "int"
        },
        {
          "name": "flags",
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "546",
      "members": [
        {
          "name": "flags",
          "type": "int"
        },
        {
          "name": "idx",
          "type": "int"
        },
        {
          "name": "ring",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "547",
      "members": [
        {
          "name": "flags",
          "type": "int"
        },
        {
          "name": "idx",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[548]",
      "element-type": "548",
      "meta-type": "array"
    },
    {
      "name": "548",
      "members": [
        {
          "name": "cipher"
        },
        {
          "name": "hash"
        },
        {
          "name": "mac"
        },
        {
          "name": "aead"
        },
        {
          "name": "akcipher"
        }
      ],
      "meta-type": "enum",
      "values": [
        "cipher",
        "hash",
        "mac",
        "aead",
        "akcipher"
      ]
    },
    {
      "name": "[549]",
      "element-type": "549",
      "meta-type": "array"
    },
    {
      "name": "549",
      "members": [
        {
          "name": "queue",
          "type": "int"
        },
        {
          "name": "type",
          "type": "688"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "550",
      "members": [
        {
          "name": "informational"
        },
        {
          "name": "warning"
        },
        {
          "name": "failure"
        },
        {
          "name": "fatal"
        }
      ],
      "meta-type": "enum",
      "values": [
        "informational",
        "warning",
        "failure",
        "fatal"
      ]
    },
    {
      "name": "[551]",
      "element-type": "551",
      "meta-type": "array"
    },
    {
      "name": "551",
      "members": [
        {
          "name": "type",
          "type": "689"
        },
        {
          "name": "header",
          "type": "[int]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "552",
      "members": [
        {
          "name": "cache-data-ecc"
        },
        {
          "name": "mem-data-ecc"
        },
        {
          "name": "crc-threshold"
        },
        {
          "name": "retry-threshold"
        },
        {
          "name": "cache-poison-received"
        },
        {
          "name": "mem-poison-received"
        },
        {
          "name": "physical"
        }
      ],
      "meta-type": "enum",
      "values": [
        "cache-data-ecc",
        "mem-data-ecc",
        "crc-threshold",
        "retry-threshold",
        "cache-poison-received",
        "mem-poison-received",
        "physical"
      ]
    },
    {
      "name": "553",
      "members": [
        {
          "name": "hyper-v"
        },
        {
          "name": "s390"
        }
      ],
      "meta-type": "enum",
      "values": [
        "hyper-v",
        "s390"
      ]
    },
    {
      "name": "554",
      "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": "555",
      "members": [
        {
          "name": "core",
          "type": "int"
        },
        {
          "name": "psw-mask",
          "type": "int"
        },
        {
          "name": "psw-addr",
          "type": "int"
        },
        {
          "name": "reason",
          "type": "690"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[556]",
      "element-type": "556",
      "meta-type": "array"
    },
    {
      "name": "556",
      "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_zone_append_latency_ns",
          "type": "int"
        },
        {
          "name": "max_zone_append_latency_ns",
          "type": "int"
        },
        {
          "name": "avg_zone_append_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"
        },
        {
          "name": "avg_zone_append_queue_depth",
          "type": "number"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "557",
      "members": [
        {
          "name": "boundaries",
          "type": "[int]"
        },
        {
          "name": "bins",
          "type": "[int]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "558",
      "members": [
        {
          "name": "discard-nb-ok",
          "type": "int"
        },
        {
          "name": "discard-nb-failed",
          "type": "int"
        },
        {
          "name": "discard-bytes-ok",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "559",
      "members": [
        {
          "name": "completion-errors",
          "type": "int"
        },
        {
          "name": "aligned-accesses",
          "type": "int"
        },
        {
          "name": "unaligned-accesses",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[78]",
      "element-type": "78",
      "meta-type": "array"
    },
    {
      "name": "560",
      "tag": "type",
      "variants": [
        {
          "case": "qcow2",
          "type": "692"
        },
        {
          "case": "vmdk",
          "type": "693"
        },
        {
          "case": "luks",
          "type": "694"
        },
        {
          "case": "rbd",
          "type": "695"
        },
        {
          "case": "file",
          "type": "696"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "691"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "561",
      "members": [
        {
          "name": "block-backend"
        },
        {
          "name": "block-job"
        },
        {
          "name": "block-driver"
        }
      ],
      "meta-type": "enum",
      "values": [
        "block-backend",
        "block-job",
        "block-driver"
      ]
    },
    {
      "name": "[562]",
      "element-type": "562",
      "meta-type": "array"
    },
    {
      "name": "562",
      "members": [
        {
          "name": "consistent-read"
        },
        {
          "name": "write"
        },
        {
          "name": "write-unchanged"
        },
        {
          "name": "resize"
        }
      ],
      "meta-type": "enum",
      "values": [
        "consistent-read",
        "write",
        "write-unchanged",
        "resize"
      ]
    },
    {
      "name": "563",
      "members": [
        {
          "type": "58"
        },
        {
          "type": "str"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "[564]",
      "element-type": "564",
      "meta-type": "array"
    },
    {
      "name": "564",
      "members": [
        {
          "name": "event",
          "type": "697"
        },
        {
          "name": "state",
          "default": null,
          "type": "int"
        },
        {
          "name": "iotype",
          "default": null,
          "type": "698"
        },
        {
          "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": "[565]",
      "element-type": "565",
      "meta-type": "array"
    },
    {
      "name": "565",
      "members": [
        {
          "name": "event",
          "type": "697"
        },
        {
          "name": "state",
          "default": null,
          "type": "int"
        },
        {
          "name": "new_state",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "566",
      "members": [
        {
          "name": "break-guest-write"
        },
        {
          "name": "break-snapshot"
        }
      ],
      "meta-type": "enum",
      "values": [
        "break-guest-write",
        "break-snapshot"
      ]
    },
    {
      "name": "567",
      "members": [
        {
          "name": "auto"
        },
        {
          "name": "on"
        },
        {
          "name": "off"
        }
      ],
      "meta-type": "enum",
      "values": [
        "auto",
        "on",
        "off"
      ]
    },
    {
      "name": "568",
      "members": [
        {
          "name": "threads"
        },
        {
          "name": "native"
        },
        {
          "name": "io_uring"
        }
      ],
      "meta-type": "enum",
      "values": [
        "threads",
        "native",
        "io_uring"
      ]
    },
    {
      "name": "569",
      "members": [
        {
          "name": "tcp"
        },
        {
          "name": "iser"
        }
      ],
      "meta-type": "enum",
      "values": [
        "tcp",
        "iser"
      ]
    },
    {
      "name": "570",
      "members": [
        {
          "name": "crc32c"
        },
        {
          "name": "none"
        },
        {
          "name": "crc32c-none"
        },
        {
          "name": "none-crc32c"
        }
      ],
      "meta-type": "enum",
      "values": [
        "crc32c",
        "none",
        "crc32c-none",
        "none-crc32c"
      ]
    },
    {
      "name": "571",
      "members": [
        {
          "name": "type",
          "type": "699"
        },
        {
          "name": "host",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "572",
      "members": [
        {
          "type": "58"
        },
        {
          "type": "str"
        },
        {
          "type": "null"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "573",
      "members": [
        {
          "type": "700"
        },
        {
          "type": "701"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "574",
      "tag": "format",
      "variants": [
        {
          "case": "aes",
          "type": "703"
        },
        {
          "case": "luks",
          "type": "704"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "702"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "575",
      "tag": "format",
      "variants": [
        {
          "case": "aes",
          "type": "703"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "705"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[563]",
      "element-type": "563",
      "meta-type": "array"
    },
    {
      "name": "576",
      "members": [
        {
          "name": "quorum"
        },
        {
          "name": "fifo"
        }
      ],
      "meta-type": "enum",
      "values": [
        "quorum",
        "fifo"
      ]
    },
    {
      "name": "577",
      "tag": "format",
      "variants": [
        {
          "case": "luks",
          "type": "707"
        },
        {
          "case": "luks2",
          "type": "708"
        },
        {
          "case": "luks-any",
          "type": "709"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "706"
        },
        {
          "name": "parent",
          "default": null,
          "type": "577"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[578]",
      "element-type": "578",
      "meta-type": "array"
    },
    {
      "name": "578",
      "members": [
        {
          "name": "cephx"
        },
        {
          "name": "none"
        }
      ],
      "meta-type": "enum",
      "values": [
        "cephx",
        "none"
      ]
    },
    {
      "name": "[579]",
      "element-type": "579",
      "meta-type": "array"
    },
    {
      "name": "579",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "port",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "580",
      "members": [
        {
          "name": "primary"
        },
        {
          "name": "secondary"
        }
      ],
      "meta-type": "enum",
      "values": [
        "primary",
        "secondary"
      ]
    },
    {
      "name": "581",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "port",
          "type": "str"
        },
        {
          "name": "numeric",
          "default": null,
          "type": "bool"
        },
        {
          "name": "to",
          "default": null,
          "type": "int"
        },
        {
          "name": "ipv4",
          "default": null,
          "type": "bool"
        },
        {
          "name": "ipv6",
          "default": null,
          "type": "bool"
        },
        {
          "name": "keep-alive",
          "default": null,
          "type": "bool"
        },
        {
          "name": "mptcp",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "582",
      "tag": "mode",
      "variants": [
        {
          "case": "hash",
          "type": "711"
        },
        {
          "case": "none",
          "type": "0"
        },
        {
          "case": "known_hosts",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "mode",
          "type": "710"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "583",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "712"
        },
        {
          "name": "nocow",
          "default": null,
          "type": "bool"
        },
        {
          "name": "extent-size-hint",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "584",
      "members": [
        {
          "name": "location",
          "type": "325"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "712"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "585",
      "members": [
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        },
        {
          "name": "cipher-alg",
          "default": null,
          "type": "713"
        },
        {
          "name": "cipher-mode",
          "default": null,
          "type": "714"
        },
        {
          "name": "ivgen-alg",
          "default": null,
          "type": "715"
        },
        {
          "name": "ivgen-hash-alg",
          "default": null,
          "type": "716"
        },
        {
          "name": "hash-alg",
          "default": null,
          "type": "716"
        },
        {
          "name": "iter-time",
          "default": null,
          "type": "int"
        },
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "712"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "586",
      "members": [
        {
          "name": "location",
          "type": "332"
        },
        {
          "name": "size",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "587",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "cluster-size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "588",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "encrypt",
          "default": null,
          "type": "717"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "589",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "data-file",
          "default": null,
          "type": "563"
        },
        {
          "name": "data-file-raw",
          "default": null,
          "type": "bool"
        },
        {
          "name": "extended-l2",
          "default": null,
          "type": "bool"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "version",
          "default": null,
          "type": "718"
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "backing-fmt",
          "default": null,
          "type": "312"
        },
        {
          "name": "encrypt",
          "default": null,
          "type": "717"
        },
        {
          "name": "cluster-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "712"
        },
        {
          "name": "lazy-refcounts",
          "default": null,
          "type": "bool"
        },
        {
          "name": "refcount-bits",
          "default": null,
          "type": "int"
        },
        {
          "name": "compression-type",
          "default": null,
          "type": "719"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "590",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "backing-fmt",
          "default": null,
          "type": "312"
        },
        {
          "name": "cluster-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "table-size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "591",
      "members": [
        {
          "name": "location",
          "type": "342"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "cluster-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "encrypt",
          "default": null,
          "type": "720"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "592",
      "members": [
        {
          "name": "location",
          "type": "344"
        },
        {
          "name": "size",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "593",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "712"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "594",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "log-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "block-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "subformat",
          "default": null,
          "type": "721"
        },
        {
          "name": "block-state-zero",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "595",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "extents",
          "default": null,
          "type": "[563]"
        },
        {
          "name": "subformat",
          "default": null,
          "type": "722"
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "adapter-type",
          "default": null,
          "type": "723"
        },
        {
          "name": "hwversion",
          "default": null,
          "type": "str"
        },
        {
          "name": "toolsversion",
          "default": null,
          "type": "str"
        },
        {
          "name": "zeroed-grain",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "596",
      "members": [
        {
          "name": "file",
          "type": "563"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "subformat",
          "default": null,
          "type": "724"
        },
        {
          "name": "force-size",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "597",
      "members": [
        {
          "name": "state",
          "type": "725"
        },
        {
          "name": "new-secret",
          "default": null,
          "type": "str"
        },
        {
          "name": "old-secret",
          "default": null,
          "type": "str"
        },
        {
          "name": "keyslot",
          "default": null,
          "type": "int"
        },
        {
          "name": "iter-time",
          "default": null,
          "type": "int"
        },
        {
          "name": "secret",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "598",
      "members": [
        {
          "name": "encrypt",
          "default": null,
          "type": "726"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "null",
      "json-type": "null",
      "meta-type": "builtin"
    },
    {
      "name": "599",
      "members": [
        {
          "name": "inet"
        },
        {
          "name": "unix"
        },
        {
          "name": "vsock"
        },
        {
          "name": "fd"
        }
      ],
      "meta-type": "enum",
      "values": [
        "inet",
        "unix",
        "vsock",
        "fd"
      ]
    },
    {
      "name": "600",
      "members": [
        {
          "name": "data",
          "type": "581"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "601",
      "members": [
        {
          "name": "data",
          "type": "621"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "602",
      "members": [
        {
          "name": "data",
          "type": "622"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "603",
      "members": [
        {
          "name": "data",
          "type": "619"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "604",
      "members": [
        {
          "name": "off"
        },
        {
          "name": "on"
        },
        {
          "name": "auto"
        }
      ],
      "meta-type": "enum",
      "values": [
        "off",
        "on",
        "auto"
      ]
    },
    {
      "name": "605",
      "members": [
        {
          "name": "file"
        },
        {
          "name": "serial"
        },
        {
          "name": "parallel"
        },
        {
          "name": "pipe"
        },
        {
          "name": "socket"
        },
        {
          "name": "udp"
        },
        {
          "name": "pty"
        },
        {
          "name": "null"
        },
        {
          "name": "mux"
        },
        {
          "name": "msmouse"
        },
        {
          "name": "wctablet"
        },
        {
          "name": "braille"
        },
        {
          "name": "testdev"
        },
        {
          "name": "stdio"
        },
        {
          "name": "console"
        },
        {
          "name": "dbus"
        },
        {
          "name": "vc"
        },
        {
          "name": "ringbuf"
        },
        {
          "name": "memory"
        }
      ],
      "meta-type": "enum",
      "values": [
        "file",
        "serial",
        "parallel",
        "pipe",
        "socket",
        "udp",
        "pty",
        "null",
        "mux",
        "msmouse",
        "wctablet",
        "braille",
        "testdev",
        "stdio",
        "console",
        "dbus",
        "vc",
        "ringbuf",
        "memory"
      ]
    },
    {
      "name": "606",
      "members": [
        {
          "name": "data",
          "type": "727"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "607",
      "members": [
        {
          "name": "data",
          "type": "728"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "608",
      "members": [
        {
          "name": "data",
          "type": "729"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "609",
      "members": [
        {
          "name": "data",
          "type": "730"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "610",
      "members": [
        {
          "name": "data",
          "type": "731"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "611",
      "members": [
        {
          "name": "data",
          "type": "732"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "612",
      "members": [
        {
          "name": "data",
          "type": "733"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "616",
      "members": [
        {
          "name": "data",
          "type": "737"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "617",
      "members": [
        {
          "name": "data",
          "type": "738"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "618",
      "members": [
        {
          "name": "data",
          "type": "739"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[619]",
      "element-type": "619",
      "meta-type": "array"
    },
    {
      "name": "619",
      "members": [
        {
          "name": "str",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "621",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "abstract",
          "default": null,
          "type": "bool"
        },
        {
          "name": "tight",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "622",
      "members": [
        {
          "name": "cid",
          "type": "str"
        },
        {
          "name": "port",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "623",
      "members": [
        {
          "name": "data",
          "type": "740"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "624",
      "members": [
        {
          "name": "data",
          "type": "741"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "625",
      "members": [
        {
          "name": "number"
        },
        {
          "name": "qcode"
        }
      ],
      "meta-type": "enum",
      "values": [
        "number",
        "qcode"
      ]
    },
    {
      "name": "626",
      "members": [
        {
          "name": "data",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "627",
      "members": [
        {
          "name": "data",
          "type": "742"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "628",
      "members": [
        {
          "name": "key"
        },
        {
          "name": "btn"
        },
        {
          "name": "rel"
        },
        {
          "name": "abs"
        },
        {
          "name": "mtt"
        }
      ],
      "meta-type": "enum",
      "values": [
        "key",
        "btn",
        "rel",
        "abs",
        "mtt"
      ]
    },
    {
      "name": "629",
      "members": [
        {
          "name": "data",
          "type": "743"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "630",
      "members": [
        {
          "name": "data",
          "type": "744"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "631",
      "members": [
        {
          "name": "data",
          "type": "745"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "632",
      "members": [
        {
          "name": "data",
          "type": "746"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "633",
      "members": [
        {
          "name": "lctrl-lalt"
        },
        {
          "name": "lshift-lctrl-lalt"
        },
        {
          "name": "rctrl"
        }
      ],
      "meta-type": "enum",
      "values": [
        "lctrl-lalt",
        "lshift-lctrl-lalt",
        "rctrl"
      ]
    },
    {
      "name": "number",
      "json-type": "number",
      "meta-type": "builtin"
    },
    {
      "name": "[634]",
      "element-type": "634",
      "meta-type": "array"
    },
    {
      "name": "634",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "alias",
          "type": "str"
        },
        {
          "name": "transform",
          "default": null,
          "type": "747"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "635",
      "members": [
        {
          "name": "main"
        }
      ],
      "meta-type": "enum",
      "values": [
        "main"
      ]
    },
    {
      "name": "636",
      "tag": "transport",
      "variants": [
        {
          "case": "socket",
          "type": "386"
        },
        {
          "case": "exec",
          "type": "749"
        },
        {
          "case": "rdma",
          "type": "581"
        },
        {
          "case": "file",
          "type": "750"
        }
      ],
      "members": [
        {
          "name": "transport",
          "type": "748"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "637",
      "members": [
        {
          "name": "abort"
        },
        {
          "name": "block-dirty-bitmap-add"
        },
        {
          "name": "block-dirty-bitmap-remove"
        },
        {
          "name": "block-dirty-bitmap-clear"
        },
        {
          "name": "block-dirty-bitmap-enable"
        },
        {
          "name": "block-dirty-bitmap-disable"
        },
        {
          "name": "block-dirty-bitmap-merge"
        },
        {
          "name": "blockdev-backup"
        },
        {
          "name": "blockdev-snapshot"
        },
        {
          "name": "blockdev-snapshot-internal-sync"
        },
        {
          "name": "blockdev-snapshot-sync"
        },
        {
          "name": "drive-backup",
          "features": [
            "deprecated"
          ]
        }
      ],
      "meta-type": "enum",
      "values": [
        "abort",
        "block-dirty-bitmap-add",
        "block-dirty-bitmap-remove",
        "block-dirty-bitmap-clear",
        "block-dirty-bitmap-enable",
        "block-dirty-bitmap-disable",
        "block-dirty-bitmap-merge",
        "blockdev-backup",
        "blockdev-snapshot",
        "blockdev-snapshot-internal-sync",
        "blockdev-snapshot-sync",
        "drive-backup"
      ]
    },
    {
      "name": "638",
      "members": [
        {
          "name": "data",
          "type": "751"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "639",
      "members": [
        {
          "name": "data",
          "type": "44"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "640",
      "members": [
        {
          "name": "data",
          "type": "45"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "641",
      "members": [
        {
          "name": "data",
          "type": "46"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "642",
      "members": [
        {
          "name": "data",
          "type": "39"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "643",
      "members": [
        {
          "name": "data",
          "type": "35"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "644",
      "members": [
        {
          "name": "data",
          "type": "76"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "645",
      "members": [
        {
          "name": "data",
          "type": "34"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "646",
      "members": [
        {
          "name": "data",
          "type": "38"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "647",
      "members": [
        {
          "name": "individual"
        },
        {
          "name": "grouped"
        }
      ],
      "meta-type": "enum",
      "values": [
        "individual",
        "grouped"
      ]
    },
    {
      "name": "648",
      "members": [
        {
          "name": "string"
        },
        {
          "name": "number"
        },
        {
          "name": "int"
        },
        {
          "name": "boolean"
        },
        {
          "name": "null"
        },
        {
          "name": "object"
        },
        {
          "name": "array"
        },
        {
          "name": "value"
        }
      ],
      "meta-type": "enum",
      "values": [
        "string",
        "number",
        "int",
        "boolean",
        "null",
        "object",
        "array",
        "value"
      ]
    },
    {
      "name": "[649]",
      "element-type": "649",
      "meta-type": "array"
    },
    {
      "name": "649",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "features",
          "default": null,
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[650]",
      "element-type": "650",
      "meta-type": "array"
    },
    {
      "name": "650",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "type",
          "type": "str"
        },
        {
          "name": "default",
          "default": null,
          "type": "any"
        },
        {
          "name": "features",
          "default": null,
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[651]",
      "element-type": "651",
      "meta-type": "array"
    },
    {
      "name": "651",
      "members": [
        {
          "name": "case",
          "type": "str"
        },
        {
          "name": "type",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[652]",
      "element-type": "652",
      "meta-type": "array"
    },
    {
      "name": "652",
      "members": [
        {
          "name": "type",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "653",
      "members": [
        {
          "name": "deny"
        },
        {
          "name": "allow"
        }
      ],
      "meta-type": "enum",
      "values": [
        "deny",
        "allow"
      ]
    },
    {
      "name": "[654]",
      "element-type": "654",
      "meta-type": "array"
    },
    {
      "name": "654",
      "members": [
        {
          "name": "match",
          "type": "str"
        },
        {
          "name": "policy",
          "type": "653"
        },
        {
          "name": "format",
          "default": null,
          "type": "752"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "655",
      "members": [
        {
          "name": "all"
        },
        {
          "name": "rx"
        },
        {
          "name": "tx"
        }
      ],
      "meta-type": "enum",
      "values": [
        "all",
        "rx",
        "tx"
      ]
    },
    {
      "name": "656",
      "members": [
        {
          "name": "before"
        },
        {
          "name": "behind"
        }
      ],
      "meta-type": "enum",
      "values": [
        "before",
        "behind"
      ]
    },
    {
      "name": "657",
      "members": [
        {
          "name": "ctrl-ctrl"
        },
        {
          "name": "alt-alt"
        },
        {
          "name": "shift-shift"
        },
        {
          "name": "meta-meta"
        },
        {
          "name": "scrolllock"
        },
        {
          "name": "ctrl-scrolllock"
        }
      ],
      "meta-type": "enum",
      "values": [
        "ctrl-ctrl",
        "alt-alt",
        "shift-shift",
        "meta-meta",
        "scrolllock",
        "ctrl-scrolllock"
      ]
    },
    {
      "name": "658",
      "members": [
        {
          "name": "raw"
        },
        {
          "name": "base64"
        }
      ],
      "meta-type": "enum",
      "values": [
        "raw",
        "base64"
      ]
    },
    {
      "name": "659",
      "members": [
        {
          "name": "iops-total",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops-total-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops-total-max-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops-read",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops-read-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops-read-max-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops-write",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops-write-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops-write-max-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps-total",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps-total-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps-total-max-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps-read",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps-read-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps-read-max-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps-write",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps-write-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "bps-write-max-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "iops-size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "660",
      "members": [
        {
          "name": "client"
        },
        {
          "name": "server"
        }
      ],
      "meta-type": "enum",
      "values": [
        "client",
        "server"
      ]
    },
    {
      "name": "661",
      "members": [
        {
          "name": "uninitialized"
        },
        {
          "name": "stopped"
        },
        {
          "name": "check-stop"
        },
        {
          "name": "operating"
        },
        {
          "name": "load"
        }
      ],
      "meta-type": "enum",
      "values": [
        "uninitialized",
        "stopped",
        "check-stop",
        "operating",
        "load"
      ]
    },
    {
      "name": "662",
      "members": [
        {
          "name": "memory"
        },
        {
          "name": "first-level"
        },
        {
          "name": "second-level"
        },
        {
          "name": "third-level"
        }
      ],
      "meta-type": "enum",
      "values": [
        "memory",
        "first-level",
        "second-level",
        "third-level"
      ]
    },
    {
      "name": "663",
      "members": [
        {
          "name": "access-latency"
        },
        {
          "name": "read-latency"
        },
        {
          "name": "write-latency"
        },
        {
          "name": "access-bandwidth"
        },
        {
          "name": "read-bandwidth"
        },
        {
          "name": "write-bandwidth"
        }
      ],
      "meta-type": "enum",
      "values": [
        "access-latency",
        "read-latency",
        "write-latency",
        "access-bandwidth",
        "read-bandwidth",
        "write-bandwidth"
      ]
    },
    {
      "name": "664",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "direct"
        },
        {
          "name": "complex"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "direct",
        "complex"
      ]
    },
    {
      "name": "665",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "write-back"
        },
        {
          "name": "write-through"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "write-back",
        "write-through"
      ]
    },
    {
      "name": "666",
      "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": "667",
      "members": [
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "memaddr",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "memdev",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "668",
      "members": [
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "memaddr",
          "type": "int"
        },
        {
          "name": "requested-size",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "max-size",
          "type": "int"
        },
        {
          "name": "block-size",
          "type": "int"
        },
        {
          "name": "node",
          "type": "int"
        },
        {
          "name": "memdev",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "669",
      "members": [
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "memaddr",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "node",
          "type": "int"
        },
        {
          "name": "memdev",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "670",
      "members": [
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "memaddr",
          "default": null,
          "type": "int"
        },
        {
          "name": "max-size",
          "type": "int"
        },
        {
          "name": "memdev",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "671",
      "members": [
        {
          "name": "string"
        },
        {
          "name": "boolean"
        },
        {
          "name": "number"
        },
        {
          "name": "size"
        }
      ],
      "meta-type": "enum",
      "values": [
        "string",
        "boolean",
        "number",
        "size"
      ]
    },
    {
      "name": "672",
      "members": [
        {
          "name": "mixing-engine",
          "default": null,
          "type": "bool"
        },
        {
          "name": "fixed-settings",
          "default": null,
          "type": "bool"
        },
        {
          "name": "frequency",
          "default": null,
          "type": "int"
        },
        {
          "name": "channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "voices",
          "default": null,
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "753"
        },
        {
          "name": "buffer-length",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "673",
      "members": [
        {
          "name": "mixing-engine",
          "default": null,
          "type": "bool"
        },
        {
          "name": "fixed-settings",
          "default": null,
          "type": "bool"
        },
        {
          "name": "frequency",
          "default": null,
          "type": "int"
        },
        {
          "name": "channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "voices",
          "default": null,
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "753"
        },
        {
          "name": "buffer-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "dev",
          "default": null,
          "type": "str"
        },
        {
          "name": "period-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "try-poll",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "674",
      "members": [
        {
          "name": "mixing-engine",
          "default": null,
          "type": "bool"
        },
        {
          "name": "fixed-settings",
          "default": null,
          "type": "bool"
        },
        {
          "name": "frequency",
          "default": null,
          "type": "int"
        },
        {
          "name": "channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "voices",
          "default": null,
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "753"
        },
        {
          "name": "buffer-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "buffer-count",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "675",
      "members": [
        {
          "name": "mixing-engine",
          "default": null,
          "type": "bool"
        },
        {
          "name": "fixed-settings",
          "default": null,
          "type": "bool"
        },
        {
          "name": "frequency",
          "default": null,
          "type": "int"
        },
        {
          "name": "channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "voices",
          "default": null,
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "753"
        },
        {
          "name": "buffer-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "server-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "client-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "connect-ports",
          "default": null,
          "type": "str"
        },
        {
          "name": "start-server",
          "default": null,
          "type": "bool"
        },
        {
          "name": "exact-name",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "676",
      "members": [
        {
          "name": "mixing-engine",
          "default": null,
          "type": "bool"
        },
        {
          "name": "fixed-settings",
          "default": null,
          "type": "bool"
        },
        {
          "name": "frequency",
          "default": null,
          "type": "int"
        },
        {
          "name": "channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "voices",
          "default": null,
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "753"
        },
        {
          "name": "buffer-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "dev",
          "default": null,
          "type": "str"
        },
        {
          "name": "buffer-count",
          "default": null,
          "type": "int"
        },
        {
          "name": "try-poll",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "677",
      "members": [
        {
          "name": "mixing-engine",
          "default": null,
          "type": "bool"
        },
        {
          "name": "fixed-settings",
          "default": null,
          "type": "bool"
        },
        {
          "name": "frequency",
          "default": null,
          "type": "int"
        },
        {
          "name": "channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "voices",
          "default": null,
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "753"
        },
        {
          "name": "buffer-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "name",
          "default": null,
          "type": "str"
        },
        {
          "name": "stream-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "latency",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "678",
      "members": [
        {
          "name": "mixing-engine",
          "default": null,
          "type": "bool"
        },
        {
          "name": "fixed-settings",
          "default": null,
          "type": "bool"
        },
        {
          "name": "frequency",
          "default": null,
          "type": "int"
        },
        {
          "name": "channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "voices",
          "default": null,
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "753"
        },
        {
          "name": "buffer-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "name",
          "default": null,
          "type": "str"
        },
        {
          "name": "stream-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "latency",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "679",
      "members": [
        {
          "name": "mixing-engine",
          "default": null,
          "type": "bool"
        },
        {
          "name": "fixed-settings",
          "default": null,
          "type": "bool"
        },
        {
          "name": "frequency",
          "default": null,
          "type": "int"
        },
        {
          "name": "channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "voices",
          "default": null,
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "753"
        },
        {
          "name": "buffer-length",
          "default": null,
          "type": "int"
        },
        {
          "name": "buffer-count",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "680",
      "members": [
        {
          "name": "desc",
          "default": null,
          "type": "str"
        },
        {
          "name": "class",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "681",
      "members": [
        {
          "name": "device",
          "type": "int"
        },
        {
          "name": "vendor",
          "type": "int"
        },
        {
          "name": "subsystem",
          "default": null,
          "type": "int"
        },
        {
          "name": "subsystem-vendor",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "682",
      "members": [
        {
          "name": "bus",
          "type": "754"
        },
        {
          "name": "devices",
          "default": null,
          "type": "[535]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[683]",
      "element-type": "683",
      "meta-type": "array"
    },
    {
      "name": "683",
      "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": "684",
      "members": [
        {
          "type": "int"
        },
        {
          "type": "bool"
        },
        {
          "type": "[int]"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "685",
      "members": [
        {
          "name": "cumulative"
        },
        {
          "name": "instant"
        },
        {
          "name": "peak"
        },
        {
          "name": "linear-histogram"
        },
        {
          "name": "log2-histogram"
        }
      ],
      "meta-type": "enum",
      "values": [
        "cumulative",
        "instant",
        "peak",
        "linear-histogram",
        "log2-histogram"
      ]
    },
    {
      "name": "686",
      "members": [
        {
          "name": "bytes"
        },
        {
          "name": "seconds"
        },
        {
          "name": "cycles"
        },
        {
          "name": "boolean"
        }
      ],
      "meta-type": "enum",
      "values": [
        "bytes",
        "seconds",
        "cycles",
        "boolean"
      ]
    },
    {
      "name": "687",
      "members": [
        {
          "name": "protocols",
          "type": "[str]"
        },
        {
          "name": "unknown-protocols",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "688",
      "members": [
        {
          "name": "builtin"
        },
        {
          "name": "vhost-user"
        },
        {
          "name": "lkcf"
        }
      ],
      "meta-type": "enum",
      "values": [
        "builtin",
        "vhost-user",
        "lkcf"
      ]
    },
    {
      "name": "689",
      "members": [
        {
          "name": "cache-data-parity"
        },
        {
          "name": "cache-address-parity"
        },
        {
          "name": "cache-be-parity"
        },
        {
          "name": "cache-data-ecc"
        },
        {
          "name": "mem-data-parity"
        },
        {
          "name": "mem-address-parity"
        },
        {
          "name": "mem-be-parity"
        },
        {
          "name": "mem-data-ecc"
        },
        {
          "name": "reinit-threshold"
        },
        {
          "name": "rsvd-encoding"
        },
        {
          "name": "poison-received"
        },
        {
          "name": "receiver-overflow"
        },
        {
          "name": "internal"
        },
        {
          "name": "cxl-ide-tx"
        },
        {
          "name": "cxl-ide-rx"
        }
      ],
      "meta-type": "enum",
      "values": [
        "cache-data-parity",
        "cache-address-parity",
        "cache-be-parity",
        "cache-data-ecc",
        "mem-data-parity",
        "mem-address-parity",
        "mem-be-parity",
        "mem-data-ecc",
        "reinit-threshold",
        "rsvd-encoding",
        "poison-received",
        "receiver-overflow",
        "internal",
        "cxl-ide-tx",
        "cxl-ide-rx"
      ]
    },
    {
      "name": "690",
      "members": [
        {
          "name": "unknown"
        },
        {
          "name": "disabled-wait"
        },
        {
          "name": "extint-loop"
        },
        {
          "name": "pgmint-loop"
        },
        {
          "name": "opint-loop"
        }
      ],
      "meta-type": "enum",
      "values": [
        "unknown",
        "disabled-wait",
        "extint-loop",
        "pgmint-loop",
        "opint-loop"
      ]
    },
    {
      "name": "691",
      "members": [
        {
          "name": "qcow2"
        },
        {
          "name": "vmdk"
        },
        {
          "name": "luks"
        },
        {
          "name": "rbd"
        },
        {
          "name": "file"
        }
      ],
      "meta-type": "enum",
      "values": [
        "qcow2",
        "vmdk",
        "luks",
        "rbd",
        "file"
      ]
    },
    {
      "name": "692",
      "members": [
        {
          "name": "data",
          "type": "755"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "693",
      "members": [
        {
          "name": "data",
          "type": "756"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "694",
      "members": [
        {
          "name": "data",
          "type": "757"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "695",
      "members": [
        {
          "name": "data",
          "type": "758"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "696",
      "members": [
        {
          "name": "data",
          "type": "759"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "697",
      "members": [
        {
          "name": "l1_update"
        },
        {
          "name": "l1_grow_alloc_table"
        },
        {
          "name": "l1_grow_write_table"
        },
        {
          "name": "l1_grow_activate_table"
        },
        {
          "name": "l2_load"
        },
        {
          "name": "l2_update"
        },
        {
          "name": "l2_update_compressed"
        },
        {
          "name": "l2_alloc_cow_read"
        },
        {
          "name": "l2_alloc_write"
        },
        {
          "name": "read_aio"
        },
        {
          "name": "read_backing_aio"
        },
        {
          "name": "read_compressed"
        },
        {
          "name": "write_aio"
        },
        {
          "name": "write_compressed"
        },
        {
          "name": "vmstate_load"
        },
        {
          "name": "vmstate_save"
        },
        {
          "name": "cow_read"
        },
        {
          "name": "cow_write"
        },
        {
          "name": "reftable_load"
        },
        {
          "name": "reftable_grow"
        },
        {
          "name": "reftable_update"
        },
        {
          "name": "refblock_load"
        },
        {
          "name": "refblock_update"
        },
        {
          "name": "refblock_update_part"
        },
        {
          "name": "refblock_alloc"
        },
        {
          "name": "refblock_alloc_hookup"
        },
        {
          "name": "refblock_alloc_write"
        },
        {
          "name": "refblock_alloc_write_blocks"
        },
        {
          "name": "refblock_alloc_write_table"
        },
        {
          "name": "refblock_alloc_switch_table"
        },
        {
          "name": "cluster_alloc"
        },
        {
          "name": "cluster_alloc_bytes"
        },
        {
          "name": "cluster_free"
        },
        {
          "name": "flush_to_os"
        },
        {
          "name": "flush_to_disk"
        },
        {
          "name": "pwritev_rmw_head"
        },
        {
          "name": "pwritev_rmw_after_head"
        },
        {
          "name": "pwritev_rmw_tail"
        },
        {
          "name": "pwritev_rmw_after_tail"
        },
        {
          "name": "pwritev"
        },
        {
          "name": "pwritev_zero"
        },
        {
          "name": "pwritev_done"
        },
        {
          "name": "empty_image_prepare"
        },
        {
          "name": "l1_shrink_write_table"
        },
        {
          "name": "l1_shrink_free_l2_clusters"
        },
        {
          "name": "cor_write"
        },
        {
          "name": "cluster_alloc_space"
        },
        {
          "name": "none"
        }
      ],
      "meta-type": "enum",
      "values": [
        "l1_update",
        "l1_grow_alloc_table",
        "l1_grow_write_table",
        "l1_grow_activate_table",
        "l2_load",
        "l2_update",
        "l2_update_compressed",
        "l2_alloc_cow_read",
        "l2_alloc_write",
        "read_aio",
        "read_backing_aio",
        "read_compressed",
        "write_aio",
        "write_compressed",
        "vmstate_load",
        "vmstate_save",
        "cow_read",
        "cow_write",
        "reftable_load",
        "reftable_grow",
        "reftable_update",
        "refblock_load",
        "refblock_update",
        "refblock_update_part",
        "refblock_alloc",
        "refblock_alloc_hookup",
        "refblock_alloc_write",
        "refblock_alloc_write_blocks",
        "refblock_alloc_write_table",
        "refblock_alloc_switch_table",
        "cluster_alloc",
        "cluster_alloc_bytes",
        "cluster_free",
        "flush_to_os",
        "flush_to_disk",
        "pwritev_rmw_head",
        "pwritev_rmw_after_head",
        "pwritev_rmw_tail",
        "pwritev_rmw_after_tail",
        "pwritev",
        "pwritev_zero",
        "pwritev_done",
        "empty_image_prepare",
        "l1_shrink_write_table",
        "l1_shrink_free_l2_clusters",
        "cor_write",
        "cluster_alloc_space",
        "none"
      ]
    },
    {
      "name": "698",
      "members": [
        {
          "name": "read"
        },
        {
          "name": "write"
        },
        {
          "name": "write-zeroes"
        },
        {
          "name": "discard"
        },
        {
          "name": "flush"
        },
        {
          "name": "block-status"
        }
      ],
      "meta-type": "enum",
      "values": [
        "read",
        "write",
        "write-zeroes",
        "discard",
        "flush",
        "block-status"
      ]
    },
    {
      "name": "699",
      "members": [
        {
          "name": "inet"
        }
      ],
      "meta-type": "enum",
      "values": [
        "inet"
      ]
    },
    {
      "name": "700",
      "members": [
        {
          "name": "template",
          "default": null,
          "type": "701"
        },
        {
          "name": "main-header",
          "default": null,
          "type": "bool"
        },
        {
          "name": "active-l1",
          "default": null,
          "type": "bool"
        },
        {
          "name": "active-l2",
          "default": null,
          "type": "bool"
        },
        {
          "name": "refcount-table",
          "default": null,
          "type": "bool"
        },
        {
          "name": "refcount-block",
          "default": null,
          "type": "bool"
        },
        {
          "name": "snapshot-table",
          "default": null,
          "type": "bool"
        },
        {
          "name": "inactive-l1",
          "default": null,
          "type": "bool"
        },
        {
          "name": "inactive-l2",
          "default": null,
          "type": "bool"
        },
        {
          "name": "bitmap-directory",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "701",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "constant"
        },
        {
          "name": "cached"
        },
        {
          "name": "all"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "constant",
        "cached",
        "all"
      ]
    },
    {
      "name": "702",
      "members": [
        {
          "name": "aes"
        },
        {
          "name": "luks"
        }
      ],
      "meta-type": "enum",
      "values": [
        "aes",
        "luks"
      ]
    },
    {
      "name": "703",
      "members": [
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "704",
      "members": [
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "705",
      "members": [
        {
          "name": "aes"
        }
      ],
      "meta-type": "enum",
      "values": [
        "aes"
      ]
    },
    {
      "name": "706",
      "members": [
        {
          "name": "luks"
        },
        {
          "name": "luks2"
        },
        {
          "name": "luks-any"
        }
      ],
      "meta-type": "enum",
      "values": [
        "luks",
        "luks2",
        "luks-any"
      ]
    },
    {
      "name": "707",
      "members": [
        {
          "name": "key-secret",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "708",
      "members": [
        {
          "name": "key-secret",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "709",
      "members": [
        {
          "name": "key-secret",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "710",
      "members": [
        {
          "name": "none"
        },
        {
          "name": "hash"
        },
        {
          "name": "known_hosts"
        }
      ],
      "meta-type": "enum",
      "values": [
        "none",
        "hash",
        "known_hosts"
      ]
    },
    {
      "name": "711",
      "members": [
        {
          "name": "type",
          "type": "760"
        },
        {
          "name": "hash",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "712",
      "members": [
        {
          "name": "off"
        },
        {
          "name": "metadata"
        },
        {
          "name": "falloc"
        },
        {
          "name": "full"
        }
      ],
      "meta-type": "enum",
      "values": [
        "off",
        "metadata",
        "falloc",
        "full"
      ]
    },
    {
      "name": "713",
      "members": [
        {
          "name": "aes-128"
        },
        {
          "name": "aes-192"
        },
        {
          "name": "aes-256"
        },
        {
          "name": "des"
        },
        {
          "name": "3des"
        },
        {
          "name": "cast5-128"
        },
        {
          "name": "serpent-128"
        },
        {
          "name": "serpent-192"
        },
        {
          "name": "serpent-256"
        },
        {
          "name": "twofish-128"
        },
        {
          "name": "twofish-192"
        },
        {
          "name": "twofish-256"
        }
      ],
      "meta-type": "enum",
      "values": [
        "aes-128",
        "aes-192",
        "aes-256",
        "des",
        "3des",
        "cast5-128",
        "serpent-128",
        "serpent-192",
        "serpent-256",
        "twofish-128",
        "twofish-192",
        "twofish-256"
      ]
    },
    {
      "name": "714",
      "members": [
        {
          "name": "ecb"
        },
        {
          "name": "cbc"
        },
        {
          "name": "xts"
        },
        {
          "name": "ctr"
        }
      ],
      "meta-type": "enum",
      "values": [
        "ecb",
        "cbc",
        "xts",
        "ctr"
      ]
    },
    {
      "name": "715",
      "members": [
        {
          "name": "plain"
        },
        {
          "name": "plain64"
        },
        {
          "name": "essiv"
        }
      ],
      "meta-type": "enum",
      "values": [
        "plain",
        "plain64",
        "essiv"
      ]
    },
    {
      "name": "716",
      "members": [
        {
          "name": "md5"
        },
        {
          "name": "sha1"
        },
        {
          "name": "sha224"
        },
        {
          "name": "sha256"
        },
        {
          "name": "sha384"
        },
        {
          "name": "sha512"
        },
        {
          "name": "ripemd160"
        }
      ],
      "meta-type": "enum",
      "values": [
        "md5",
        "sha1",
        "sha224",
        "sha256",
        "sha384",
        "sha512",
        "ripemd160"
      ]
    },
    {
      "name": "717",
      "tag": "format",
      "variants": [
        {
          "case": "qcow",
          "type": "703"
        },
        {
          "case": "luks",
          "type": "762"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "761"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "718",
      "members": [
        {
          "name": "v2"
        },
        {
          "name": "v3"
        }
      ],
      "meta-type": "enum",
      "values": [
        "v2",
        "v3"
      ]
    },
    {
      "name": "719",
      "members": [
        {
          "name": "zlib"
        }
      ],
      "meta-type": "enum",
      "values": [
        "zlib"
      ]
    },
    {
      "name": "720",
      "tag": "format",
      "variants": [
        {
          "case": "luks",
          "type": "763"
        },
        {
          "case": "luks2",
          "type": "764"
        },
        {
          "case": "luks-any",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "706"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "721",
      "members": [
        {
          "name": "dynamic"
        },
        {
          "name": "fixed"
        }
      ],
      "meta-type": "enum",
      "values": [
        "dynamic",
        "fixed"
      ]
    },
    {
      "name": "722",
      "members": [
        {
          "name": "monolithicSparse"
        },
        {
          "name": "monolithicFlat"
        },
        {
          "name": "twoGbMaxExtentSparse"
        },
        {
          "name": "twoGbMaxExtentFlat"
        },
        {
          "name": "streamOptimized"
        }
      ],
      "meta-type": "enum",
      "values": [
        "monolithicSparse",
        "monolithicFlat",
        "twoGbMaxExtentSparse",
        "twoGbMaxExtentFlat",
        "streamOptimized"
      ]
    },
    {
      "name": "723",
      "members": [
        {
          "name": "ide"
        },
        {
          "name": "buslogic"
        },
        {
          "name": "lsilogic"
        },
        {
          "name": "legacyESX"
        }
      ],
      "meta-type": "enum",
      "values": [
        "ide",
        "buslogic",
        "lsilogic",
        "legacyESX"
      ]
    },
    {
      "name": "724",
      "members": [
        {
          "name": "dynamic"
        },
        {
          "name": "fixed"
        }
      ],
      "meta-type": "enum",
      "values": [
        "dynamic",
        "fixed"
      ]
    },
    {
      "name": "725",
      "members": [
        {
          "name": "active"
        },
        {
          "name": "inactive"
        }
      ],
      "meta-type": "enum",
      "values": [
        "active",
        "inactive"
      ]
    },
    {
      "name": "726",
      "tag": "format",
      "variants": [
        {
          "case": "luks",
          "type": "765"
        },
        {
          "case": "qcow",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "761"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "727",
      "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": "728",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "device",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "729",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "addr",
          "type": "356"
        },
        {
          "name": "tls-creds",
          "default": null,
          "type": "str"
        },
        {
          "name": "tls-authz",
          "default": null,
          "type": "str"
        },
        {
          "name": "server",
          "default": null,
          "type": "bool"
        },
        {
          "name": "wait",
          "default": null,
          "type": "bool"
        },
        {
          "name": "nodelay",
          "default": null,
          "type": "bool"
        },
        {
          "name": "telnet",
          "default": null,
          "type": "bool"
        },
        {
          "name": "tn3270",
          "default": null,
          "type": "bool"
        },
        {
          "name": "websocket",
          "default": null,
          "type": "bool"
        },
        {
          "name": "reconnect",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "730",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "remote",
          "type": "356"
        },
        {
          "name": "local",
          "default": null,
          "type": "356"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "731",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "732",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "chardev",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "733",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "signal",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "737",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "738",
      "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": "739",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "740",
      "members": [
        {
          "name": "path",
          "default": null,
          "type": "str"
        },
        {
          "name": "cancel-path",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "741",
      "members": [
        {
          "name": "chardev",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "742",
      "members": [
        {
          "name": "unmapped"
        },
        {
          "name": "shift"
        },
        {
          "name": "shift_r"
        },
        {
          "name": "alt"
        },
        {
          "name": "alt_r"
        },
        {
          "name": "ctrl"
        },
        {
          "name": "ctrl_r"
        },
        {
          "name": "menu"
        },
        {
          "name": "esc"
        },
        {
          "name": "1"
        },
        {
          "name": "2"
        },
        {
          "name": "3"
        },
        {
          "name": "4"
        },
        {
          "name": "5"
        },
        {
          "name": "6"
        },
        {
          "name": "7"
        },
        {
          "name": "8"
        },
        {
          "name": "9"
        },
        {
          "name": "0"
        },
        {
          "name": "minus"
        },
        {
          "name": "equal"
        },
        {
          "name": "backspace"
        },
        {
          "name": "tab"
        },
        {
          "name": "q"
        },
        {
          "name": "w"
        },
        {
          "name": "e"
        },
        {
          "name": "r"
        },
        {
          "name": "t"
        },
        {
          "name": "y"
        },
        {
          "name": "u"
        },
        {
          "name": "i"
        },
        {
          "name": "o"
        },
        {
          "name": "p"
        },
        {
          "name": "bracket_left"
        },
        {
          "name": "bracket_right"
        },
        {
          "name": "ret"
        },
        {
          "name": "a"
        },
        {
          "name": "s"
        },
        {
          "name": "d"
        },
        {
          "name": "f"
        },
        {
          "name": "g"
        },
        {
          "name": "h"
        },
        {
          "name": "j"
        },
        {
          "name": "k"
        },
        {
          "name": "l"
        },
        {
          "name": "semicolon"
        },
        {
          "name": "apostrophe"
        },
        {
          "name": "grave_accent"
        },
        {
          "name": "backslash"
        },
        {
          "name": "z"
        },
        {
          "name": "x"
        },
        {
          "name": "c"
        },
        {
          "name": "v"
        },
        {
          "name": "b"
        },
        {
          "name": "n"
        },
        {
          "name": "m"
        },
        {
          "name": "comma"
        },
        {
          "name": "dot"
        },
        {
          "name": "slash"
        },
        {
          "name": "asterisk"
        },
        {
          "name": "spc"
        },
        {
          "name": "caps_lock"
        },
        {
          "name": "f1"
        },
        {
          "name": "f2"
        },
        {
          "name": "f3"
        },
        {
          "name": "f4"
        },
        {
          "name": "f5"
        },
        {
          "name": "f6"
        },
        {
          "name": "f7"
        },
        {
          "name": "f8"
        },
        {
          "name": "f9"
        },
        {
          "name": "f10"
        },
        {
          "name": "num_lock"
        },
        {
          "name": "scroll_lock"
        },
        {
          "name": "kp_divide"
        },
        {
          "name": "kp_multiply"
        },
        {
          "name": "kp_subtract"
        },
        {
          "name": "kp_add"
        },
        {
          "name": "kp_enter"
        },
        {
          "name": "kp_decimal"
        },
        {
          "name": "sysrq"
        },
        {
          "name": "kp_0"
        },
        {
          "name": "kp_1"
        },
        {
          "name": "kp_2"
        },
        {
          "name": "kp_3"
        },
        {
          "name": "kp_4"
        },
        {
          "name": "kp_5"
        },
        {
          "name": "kp_6"
        },
        {
          "name": "kp_7"
        },
        {
          "name": "kp_8"
        },
        {
          "name": "kp_9"
        },
        {
          "name": "less"
        },
        {
          "name": "f11"
        },
        {
          "name": "f12"
        },
        {
          "name": "print"
        },
        {
          "name": "home"
        },
        {
          "name": "pgup"
        },
        {
          "name": "pgdn"
        },
        {
          "name": "end"
        },
        {
          "name": "left"
        },
        {
          "name": "up"
        },
        {
          "name": "down"
        },
        {
          "name": "right"
        },
        {
          "name": "insert"
        },
        {
          "name": "delete"
        },
        {
          "name": "stop"
        },
        {
          "name": "again"
        },
        {
          "name": "props"
        },
        {
          "name": "undo"
        },
        {
          "name": "front"
        },
        {
          "name": "copy"
        },
        {
          "name": "open"
        },
        {
          "name": "paste"
        },
        {
          "name": "find"
        },
        {
          "name": "cut"
        },
        {
          "name": "lf"
        },
        {
          "name": "help"
        },
        {
          "name": "meta_l"
        },
        {
          "name": "meta_r"
        },
        {
          "name": "compose"
        },
        {
          "name": "pause"
        },
        {
          "name": "ro"
        },
        {
          "name": "hiragana"
        },
        {
          "name": "henkan"
        },
        {
          "name": "yen"
        },
        {
          "name": "muhenkan"
        },
        {
          "name": "katakanahiragana"
        },
        {
          "name": "kp_comma"
        },
        {
          "name": "kp_equals"
        },
        {
          "name": "power"
        },
        {
          "name": "sleep"
        },
        {
          "name": "wake"
        },
        {
          "name": "audionext"
        },
        {
          "name": "audioprev"
        },
        {
          "name": "audiostop"
        },
        {
          "name": "audioplay"
        },
        {
          "name": "audiomute"
        },
        {
          "name": "volumeup"
        },
        {
          "name": "volumedown"
        },
        {
          "name": "mediaselect"
        },
        {
          "name": "mail"
        },
        {
          "name": "calculator"
        },
        {
          "name": "computer"
        },
        {
          "name": "ac_home"
        },
        {
          "name": "ac_back"
        },
        {
          "name": "ac_forward"
        },
        {
          "name": "ac_refresh"
        },
        {
          "name": "ac_bookmarks"
        },
        {
          "name": "lang1"
        },
        {
          "name": "lang2"
        },
        {
          "name": "f13"
        },
        {
          "name": "f14"
        },
        {
          "name": "f15"
        },
        {
          "name": "f16"
        },
        {
          "name": "f17"
        },
        {
          "name": "f18"
        },
        {
          "name": "f19"
        },
        {
          "name": "f20"
        },
        {
          "name": "f21"
        },
        {
          "name": "f22"
        },
        {
          "name": "f23"
        },
        {
          "name": "f24"
        }
      ],
      "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",
        "lang1",
        "lang2",
        "f13",
        "f14",
        "f15",
        "f16",
        "f17",
        "f18",
        "f19",
        "f20",
        "f21",
        "f22",
        "f23",
        "f24"
      ]
    },
    {
      "name": "743",
      "members": [
        {
          "name": "key",
          "type": "409"
        },
        {
          "name": "down",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "744",
      "members": [
        {
          "name": "button",
          "type": "766"
        },
        {
          "name": "down",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "745",
      "members": [
        {
          "name": "axis",
          "type": "767"
        },
        {
          "name": "value",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "746",
      "members": [
        {
          "name": "type",
          "type": "768"
        },
        {
          "name": "slot",
          "type": "int"
        },
        {
          "name": "tracking-id",
          "type": "int"
        },
        {
          "name": "axis",
          "type": "767"
        },
        {
          "name": "value",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "747",
      "members": [
        {
          "name": "persistent",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "748",
      "members": [
        {
          "name": "socket"
        },
        {
          "name": "exec"
        },
        {
          "name": "rdma"
        },
        {
          "name": "file"
        }
      ],
      "meta-type": "enum",
      "values": [
        "socket",
        "exec",
        "rdma",
        "file"
      ]
    },
    {
      "name": "749",
      "members": [
        {
          "name": "args",
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "750",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "offset",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "751",
      "members": [],
      "meta-type": "object"
    },
    {
      "name": "752",
      "members": [
        {
          "name": "exact"
        },
        {
          "name": "glob"
        }
      ],
      "meta-type": "enum",
      "values": [
        "exact",
        "glob"
      ]
    },
    {
      "name": "753",
      "members": [
        {
          "name": "u8"
        },
        {
          "name": "s8"
        },
        {
          "name": "u16"
        },
        {
          "name": "s16"
        },
        {
          "name": "u32"
        },
        {
          "name": "s32"
        },
        {
          "name": "f32"
        }
      ],
      "meta-type": "enum",
      "values": [
        "u8",
        "s8",
        "u16",
        "s16",
        "u32",
        "s32",
        "f32"
      ]
    },
    {
      "name": "754",
      "members": [
        {
          "name": "number",
          "type": "int"
        },
        {
          "name": "secondary",
          "type": "int"
        },
        {
          "name": "subordinate",
          "type": "int"
        },
        {
          "name": "io_range",
          "type": "769"
        },
        {
          "name": "memory_range",
          "type": "769"
        },
        {
          "name": "prefetchable_range",
          "type": "769"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "755",
      "members": [
        {
          "name": "compat",
          "type": "str"
        },
        {
          "name": "data-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "data-file-raw",
          "default": null,
          "type": "bool"
        },
        {
          "name": "extended-l2",
          "default": null,
          "type": "bool"
        },
        {
          "name": "lazy-refcounts",
          "default": null,
          "type": "bool"
        },
        {
          "name": "corrupt",
          "default": null,
          "type": "bool"
        },
        {
          "name": "refcount-bits",
          "type": "int"
        },
        {
          "name": "encrypt",
          "default": null,
          "type": "770"
        },
        {
          "name": "bitmaps",
          "default": null,
          "type": "[771]"
        },
        {
          "name": "compression-type",
          "type": "719"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "756",
      "members": [
        {
          "name": "create-type",
          "type": "str"
        },
        {
          "name": "cid",
          "type": "int"
        },
        {
          "name": "parent-cid",
          "type": "int"
        },
        {
          "name": "extents",
          "type": "[772]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "757",
      "members": [
        {
          "name": "cipher-alg",
          "type": "713"
        },
        {
          "name": "cipher-mode",
          "type": "714"
        },
        {
          "name": "ivgen-alg",
          "type": "715"
        },
        {
          "name": "ivgen-hash-alg",
          "default": null,
          "type": "716"
        },
        {
          "name": "hash-alg",
          "type": "716"
        },
        {
          "name": "payload-offset",
          "type": "int"
        },
        {
          "name": "master-key-iters",
          "type": "int"
        },
        {
          "name": "uuid",
          "type": "str"
        },
        {
          "name": "slots",
          "type": "[773]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "758",
      "members": [
        {
          "name": "encryption-format",
          "default": null,
          "type": "706"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "759",
      "members": [
        {
          "name": "extent-size-hint",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "760",
      "members": [
        {
          "name": "md5"
        },
        {
          "name": "sha1"
        },
        {
          "name": "sha256"
        }
      ],
      "meta-type": "enum",
      "values": [
        "md5",
        "sha1",
        "sha256"
      ]
    },
    {
      "name": "761",
      "members": [
        {
          "name": "qcow"
        },
        {
          "name": "luks"
        }
      ],
      "meta-type": "enum",
      "values": [
        "qcow",
        "luks"
      ]
    },
    {
      "name": "762",
      "members": [
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        },
        {
          "name": "cipher-alg",
          "default": null,
          "type": "713"
        },
        {
          "name": "cipher-mode",
          "default": null,
          "type": "714"
        },
        {
          "name": "ivgen-alg",
          "default": null,
          "type": "715"
        },
        {
          "name": "ivgen-hash-alg",
          "default": null,
          "type": "716"
        },
        {
          "name": "hash-alg",
          "default": null,
          "type": "716"
        },
        {
          "name": "iter-time",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "763",
      "members": [
        {
          "name": "key-secret",
          "type": "str"
        },
        {
          "name": "cipher-alg",
          "default": null,
          "type": "713"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "764",
      "members": [
        {
          "name": "key-secret",
          "type": "str"
        },
        {
          "name": "cipher-alg",
          "default": null,
          "type": "713"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "765",
      "members": [
        {
          "name": "state",
          "type": "725"
        },
        {
          "name": "new-secret",
          "default": null,
          "type": "str"
        },
        {
          "name": "old-secret",
          "default": null,
          "type": "str"
        },
        {
          "name": "keyslot",
          "default": null,
          "type": "int"
        },
        {
          "name": "iter-time",
          "default": null,
          "type": "int"
        },
        {
          "name": "secret",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "766",
      "members": [
        {
          "name": "left"
        },
        {
          "name": "middle"
        },
        {
          "name": "right"
        },
        {
          "name": "wheel-up"
        },
        {
          "name": "wheel-down"
        },
        {
          "name": "side"
        },
        {
          "name": "extra"
        },
        {
          "name": "wheel-left"
        },
        {
          "name": "wheel-right"
        },
        {
          "name": "touch"
        }
      ],
      "meta-type": "enum",
      "values": [
        "left",
        "middle",
        "right",
        "wheel-up",
        "wheel-down",
        "side",
        "extra",
        "wheel-left",
        "wheel-right",
        "touch"
      ]
    },
    {
      "name": "767",
      "members": [
        {
          "name": "x"
        },
        {
          "name": "y"
        }
      ],
      "meta-type": "enum",
      "values": [
        "x",
        "y"
      ]
    },
    {
      "name": "768",
      "members": [
        {
          "name": "begin"
        },
        {
          "name": "update"
        },
        {
          "name": "end"
        },
        {
          "name": "cancel"
        },
        {
          "name": "data"
        }
      ],
      "meta-type": "enum",
      "values": [
        "begin",
        "update",
        "end",
        "cancel",
        "data"
      ]
    },
    {
      "name": "769",
      "members": [
        {
          "name": "base",
          "type": "int"
        },
        {
          "name": "limit",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "770",
      "tag": "format",
      "variants": [
        {
          "case": "luks",
          "type": "757"
        },
        {
          "case": "aes",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "702"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[771]",
      "element-type": "771",
      "meta-type": "array"
    },
    {
      "name": "771",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "granularity",
          "type": "int"
        },
        {
          "name": "flags",
          "type": "[774]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[772]",
      "element-type": "772",
      "meta-type": "array"
    },
    {
      "name": "772",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "format",
          "type": "str"
        },
        {
          "name": "virtual-size",
          "type": "int"
        },
        {
          "name": "cluster-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "compressed",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[773]",
      "element-type": "773",
      "meta-type": "array"
    },
    {
      "name": "773",
      "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": "[774]",
      "element-type": "774",
      "meta-type": "array"
    },
    {
      "name": "774",
      "members": [
        {
          "name": "in-use"
        },
        {
          "name": "auto"
        }
      ],
      "meta-type": "enum",
      "values": [
        "in-use",
        "auto"
      ]
    }
  ],
  "id": "libvirt-4"
}

{
  "execute": "query-kvm",
  "id": "libvirt-5"
}

{
  "return": {
    "enabled": true,
    "present": true
  },
  "id": "libvirt-5"
}

{
  "execute": "qom-list-types",
  "id": "libvirt-6"
}

{
  "return": [
    {
      "name": "vhost-user-vsock-device",
      "parent": "vhost-vsock-common"
    },
    {
      "name": "chardev-testdev",
      "parent": "chardev"
    },
    {
      "name": "z13-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "filter-buffer",
      "parent": "netfilter"
    },
    {
      "name": "virtio-9p-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "usb-wacom-tablet",
      "parent": "usb-device"
    },
    {
      "name": "chardev-stdio",
      "parent": "chardev-fd"
    },
    {
      "name": "vhost-vsock-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "pci-bridge",
      "parent": "base-pci-bridge"
    },
    {
      "name": "z990.3-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-rng-device",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-crypto-device",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-blk-pci-transitional",
      "parent": "virtio-blk-pci-base"
    },
    {
      "name": "vhost-user-input-pci",
      "parent": "vhost-user-input-pci-base-type"
    },
    {
      "name": "s390-ccw-virtio-2.6-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "z13-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "usb-hub",
      "parent": "usb-device"
    },
    {
      "name": "virtio-blk-device",
      "parent": "virtio-device"
    },
    {
      "name": "z990.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "chardev-wctablet",
      "parent": "chardev"
    },
    {
      "name": "host-s390x-cpu",
      "parent": "max-s390x-cpu"
    },
    {
      "name": "s390-ccw-virtio-3.1-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "qtest-accel",
      "parent": "accel"
    },
    {
      "name": "vhost-user-vsock-pci",
      "parent": "vhost-user-vsock-pci-base"
    },
    {
      "name": "z196.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "qemu-text-console",
      "parent": "qemu-console"
    },
    {
      "name": "scsi-generic",
      "parent": "scsi-device"
    },
    {
      "name": "zpci",
      "parent": "device"
    },
    {
      "name": "PCIE",
      "parent": "PCI"
    },
    {
      "name": "memory-backend-ram",
      "parent": "memory-backend"
    },
    {
      "name": "virtio-serial-pci-transitional",
      "parent": "virtio-serial-pci-base"
    },
    {
      "name": "e1000e",
      "parent": "pci-device"
    },
    {
      "name": "chardev-pty",
      "parent": "chardev"
    },
    {
      "name": "chardev-serial",
      "parent": "chardev-fd"
    },
    {
      "name": "z14-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "chardev-file",
      "parent": "chardev-fd"
    },
    {
      "name": "z14.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-serial-bus",
      "parent": "bus"
    },
    {
      "name": "z990.4-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "filter-rewriter",
      "parent": "netfilter"
    },
    {
      "name": "vhost-scsi-pci",
      "parent": "vhost-scsi-pci-base"
    },
    {
      "name": "z196-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-gpu-pci",
      "parent": "virtio-gpu-pci-base-type"
    },
    {
      "name": "z10BC.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "vhost-user-vsock-pci-non-transitional",
      "parent": "vhost-user-vsock-pci-base"
    },
    {
      "name": "PCI",
      "parent": "bus"
    },
    {
      "name": "z114-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "vhost-user-i2c-device",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-9p-device",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-scsi-pci",
      "parent": "virtio-scsi-pci-base"
    },
    {
      "name": "gen16b-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "usb-audio",
      "parent": "usb-device"
    },
    {
      "name": "authz-list-file",
      "parent": "authz"
    },
    {
      "name": "s390-ccw-virtio-4.1-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "usb-net",
      "parent": "usb-device"
    },
    {
      "name": "CXL",
      "parent": "PCIE"
    },
    {
      "name": "vhost-vsock-pci-non-transitional",
      "parent": "vhost-vsock-pci-base"
    },
    {
      "name": "vfio-pci-nohotplug",
      "parent": "vfio-pci"
    },
    {
      "name": "z890.3-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-9p-pci-transitional",
      "parent": "virtio-9p-pci-base"
    },
    {
      "name": "memory-region",
      "parent": "object"
    },
    {
      "name": "gen16a-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-input-host-pci",
      "parent": "virtio-input-host-pci-base-type"
    },
    {
      "name": "vhost-user-device-pci",
      "parent": "vhost-user-device-pci-base"
    },
    {
      "name": "pr-manager-helper",
      "parent": "pr-manager"
    },
    {
      "name": "z990.5-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "thread-context",
      "parent": "object"
    },
    {
      "name": "virtio-scsi-device",
      "parent": "virtio-scsi-common"
    },
    {
      "name": "input-barrier",
      "parent": "object"
    },
    {
      "name": "cpu-cluster",
      "parent": "device"
    },
    {
      "name": "vhost-user-i2c-pci",
      "parent": "vhost-user-i2c-pci-base"
    },
    {
      "name": "vhost-user-scsi-pci-non-transitional",
      "parent": "vhost-user-scsi-pci-base"
    },
    {
      "name": "s390-storage_attributes-kvm",
      "parent": "s390-storage_attributes"
    },
    {
      "name": "s390-iommu-memory-region",
      "parent": "iommu-memory-region"
    },
    {
      "name": "z196.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-scsi-pci-non-transitional",
      "parent": "virtio-scsi-pci-base"
    },
    {
      "name": "migration",
      "parent": "device"
    },
    {
      "name": "s390-ccw-virtio-2.9-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "virtio-mouse-pci",
      "parent": "virtio-mouse-pci-base-type"
    },
    {
      "name": "chardev-udp",
      "parent": "chardev"
    },
    {
      "name": "chardev-memory",
      "parent": "chardev-ringbuf"
    },
    {
      "name": "s390-ccw-virtio-5.1-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "virtio-net-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "zEC12-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "zEC12.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "chardev-dbus",
      "parent": "chardev-socket"
    },
    {
      "name": "usb-braille",
      "parent": "usb-serial-dev"
    },
    {
      "name": "z9EC.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-9p-pci-non-transitional",
      "parent": "virtio-9p-pci-base"
    },
    {
      "name": "s390-pci-iommu",
      "parent": "object"
    },
    {
      "name": "memory-backend-file",
      "parent": "memory-backend"
    },
    {
      "name": "vhost-vsock-device",
      "parent": "vhost-vsock-common"
    },
    {
      "name": "virtio-tablet-ccw",
      "parent": "virtio-input-hid-ccw"
    },
    {
      "name": "vhost-scsi",
      "parent": "vhost-scsi-common"
    },
    {
      "name": "usb-tablet",
      "parent": "usb-hid"
    },
    {
      "name": "s390-sclp-event-facility",
      "parent": "sys-bus-device"
    },
    {
      "name": "vhost-user-fs-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "virtio-blk-pci-non-transitional",
      "parent": "virtio-blk-pci-base"
    },
    {
      "name": "s390-ccw-virtio-2.4-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "usb-bus",
      "parent": "bus"
    },
    {
      "name": "s390-ccw-virtio-7.1-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "qtest",
      "parent": "object"
    },
    {
      "name": "s390-flic-qemu",
      "parent": "s390-flic"
    },
    {
      "name": "z9BC-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "tcg-accel",
      "parent": "accel"
    },
    {
      "name": "s390-ccw-virtio-2.12-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "virtio-balloon-pci",
      "parent": "virtio-balloon-pci-base"
    },
    {
      "name": "virtio-gpu-device",
      "parent": "virtio-gpu-base"
    },
    {
      "name": "qio-channel-null",
      "parent": "qio-channel"
    },
    {
      "name": "z9EC.3-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z800-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z14ZR1-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z890-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "vhost-user-backend",
      "parent": "object"
    },
    {
      "name": "nvme",
      "parent": "pci-device"
    },
    {
      "name": "s390-ccw-virtio-6.1-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "dbus-display",
      "parent": "object"
    },
    {
      "name": "virtio-sound-pci",
      "parent": "virtio-sound-pci-base-type"
    },
    {
      "name": "memory-backend-memfd",
      "parent": "memory-backend"
    },
    {
      "name": "z990.4-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z9EC.3-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "vhost-user-scmi-pci",
      "parent": "vhost-user-scmi-pci-base"
    },
    {
      "name": "vhost-user-gpu-pci",
      "parent": "vhost-user-gpu-pci-base-type"
    },
    {
      "name": "virtio-crypto-pci",
      "parent": "virtio-crypto-pci-base-type"
    },
    {
      "name": "iothread",
      "parent": "event-loop-base"
    },
    {
      "name": "System",
      "parent": "bus"
    },
    {
      "name": "imx.usbphy",
      "parent": "sys-bus-device"
    },
    {
      "name": "x-terminal3270",
      "parent": "emulated-ccw-3270"
    },
    {
      "name": "virtio-serial-device",
      "parent": "virtio-device"
    },
    {
      "name": "x-remote-object",
      "parent": "object"
    },
    {
      "name": "s390-ccw-virtio-8.1-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "z13.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "remote-pcihost",
      "parent": "pcie-host-bridge"
    },
    {
      "name": "virtio-rng-pci-non-transitional",
      "parent": "virtio-rng-pci-base"
    },
    {
      "name": "virtio-serial-pci",
      "parent": "virtio-serial-pci-base"
    },
    {
      "name": "main-loop",
      "parent": "event-loop-base"
    },
    {
      "name": "z10BC.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "gen15a-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "container",
      "parent": "object"
    },
    {
      "name": "scsi-cd",
      "parent": "scsi-disk-base"
    },
    {
      "name": "vhost-user-blk-pci-non-transitional",
      "parent": "vhost-user-blk-pci-base"
    },
    {
      "name": "virtio-serial-pci-non-transitional",
      "parent": "virtio-serial-pci-base"
    },
    {
      "name": "z14.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "zBC12-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "gen16a-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "vhost-user-scsi",
      "parent": "vhost-scsi-common"
    },
    {
      "name": "igbvf",
      "parent": "pci-device"
    },
    {
      "name": "virtio-rng-pci-transitional",
      "parent": "virtio-rng-pci-base"
    },
    {
      "name": "vhost-vdpa-device",
      "parent": "virtio-device"
    },
    {
      "name": "usb-bot",
      "parent": "usb-storage-dev"
    },
    {
      "name": "ap-bridge",
      "parent": "sys-bus-device"
    },
    {
      "name": "qio-channel-buffer",
      "parent": "qio-channel"
    },
    {
      "name": "z900.3-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z196-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "vhost-user-fs-device",
      "parent": "virtio-device"
    },
    {
      "name": "z990-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "vfio-ap",
      "parent": "ap-device"
    },
    {
      "name": "z14-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "s390-ccw-virtio-2.7-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "z900.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-tablet-device",
      "parent": "virtio-input-hid-device"
    },
    {
      "name": "chardev-parallel",
      "parent": "chardev"
    },
    {
      "name": "chardev-vc",
      "parent": "chardev"
    },
    {
      "name": "cryptodev-backend",
      "parent": "object"
    },
    {
      "name": "cryptodev-vhost-user",
      "parent": "cryptodev-backend"
    },
    {
      "name": "usb-uas",
      "parent": "usb-device"
    },
    {
      "name": "z800-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z10EC-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-keyboard-pci",
      "parent": "virtio-keyboard-pci-base-type"
    },
    {
      "name": "qemu-graphic-console",
      "parent": "qemu-console"
    },
    {
      "name": "z14ZR1-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtserialport",
      "parent": "virtio-serial-port"
    },
    {
      "name": "z10EC.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "usb-mouse",
      "parent": "usb-hid"
    },
    {
      "name": "filter-redirector",
      "parent": "netfilter"
    },
    {
      "name": "ccid-bus",
      "parent": "bus"
    },
    {
      "name": "vhost-scsi-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "z900-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-gpu-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "z10EC.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "s390-ccw-virtio-2.10-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "vhost-user-scsi-pci",
      "parent": "vhost-user-scsi-pci-base"
    },
    {
      "name": "s390-sclp-events-bus",
      "parent": "bus"
    },
    {
      "name": "dbus-vmstate",
      "parent": "object"
    },
    {
      "name": "sclp-cpu-hotplug",
      "parent": "s390-sclp-event-type"
    },
    {
      "name": "virtio-blk-pci",
      "parent": "virtio-blk-pci-base"
    },
    {
      "name": "qio-channel-command",
      "parent": "qio-channel"
    },
    {
      "name": "virtio-scsi-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "usb-ccid",
      "parent": "usb-device"
    },
    {
      "name": "tls-creds-x509",
      "parent": "tls-creds"
    },
    {
      "name": "x-remote-iommu",
      "parent": "object"
    },
    {
      "name": "qemu-fixed-text-console",
      "parent": "qemu-text-console"
    },
    {
      "name": "vhost-user-scmi",
      "parent": "virtio-device"
    },
    {
      "name": "vfio-pci",
      "parent": "pci-device"
    },
    {
      "name": "virtio-multitouch-device",
      "parent": "virtio-input-hid-device"
    },
    {
      "name": "s390-ccw-virtio-4.2-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "z900.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "qio-net-listener",
      "parent": "object"
    },
    {
      "name": "s390-flic",
      "parent": "sys-bus-device"
    },
    {
      "name": "qio-channel-websock",
      "parent": "qio-channel"
    },
    {
      "name": "virtio-iommu-pci",
      "parent": "virtio-iommu-pci-base-type"
    },
    {
      "name": "qio-channel-file",
      "parent": "qio-channel"
    },
    {
      "name": "qio-channel-socket",
      "parent": "qio-channel"
    },
    {
      "name": "z900-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "sclp",
      "parent": "device"
    },
    {
      "name": "vhost-vdpa-device-pci-non-transitional",
      "parent": "vhost-vdpa-device-pci-base"
    },
    {
      "name": "z10EC.3-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "scsi-hd",
      "parent": "scsi-disk-base"
    },
    {
      "name": "z990.5-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-multitouch-pci",
      "parent": "virtio-multitouch-pci-base-type"
    },
    {
      "name": "nvme-bus",
      "parent": "bus"
    },
    {
      "name": "virtual-css-bridge",
      "parent": "sys-bus-device"
    },
    {
      "name": "virtio-net-pci-non-transitional",
      "parent": "virtio-net-pci-base"
    },
    {
      "name": "max-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "chardev-socket",
      "parent": "chardev"
    },
    {
      "name": "clock",
      "parent": "object"
    },
    {
      "name": "usb-kbd",
      "parent": "usb-hid"
    },
    {
      "name": "virtio-mouse-ccw",
      "parent": "virtio-input-hid-ccw"
    },
    {
      "name": "secret",
      "parent": "secret_common"
    },
    {
      "name": "base-xhci",
      "parent": "device"
    },
    {
      "name": "input-linux",
      "parent": "object"
    },
    {
      "name": "filter-replay",
      "parent": "netfilter"
    },
    {
      "name": "virtio-net-device",
      "parent": "virtio-device"
    },
    {
      "name": "usb-mtp",
      "parent": "usb-device"
    },
    {
      "name": "s390-tod-qemu",
      "parent": "s390-tod"
    },
    {
      "name": "vhost-user-rng",
      "parent": "virtio-device"
    },
    {
      "name": "filter-mirror",
      "parent": "netfilter"
    },
    {
      "name": "fw_cfg_mem",
      "parent": "fw_cfg"
    },
    {
      "name": "x-pci-proxy-dev",
      "parent": "pci-device"
    },
    {
      "name": "gen15b-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "diag288",
      "parent": "device"
    },
    {
      "name": "virtio-mouse-device",
      "parent": "virtio-input-hid-device"
    },
    {
      "name": "virtconsole",
      "parent": "virtserialport"
    },
    {
      "name": "s390-ccw-virtio-5.2-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "guest-loader",
      "parent": "device"
    },
    {
      "name": "x-remote-machine",
      "parent": "machine"
    },
    {
      "name": "throttle-group",
      "parent": "object"
    },
    {
      "name": "virtio-rng-pci",
      "parent": "virtio-rng-pci-base"
    },
    {
      "name": "vhost-vdpa-device-pci-transitional",
      "parent": "vhost-vdpa-device-pci-base"
    },
    {
      "name": "vhost-user-gpio-device",
      "parent": "virtio-device"
    },
    {
      "name": "chardev-gdb",
      "parent": "chardev"
    },
    {
      "name": "virtio-scsi-pci-transitional",
      "parent": "virtio-scsi-pci-base"
    },
    {
      "name": "z9BC.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "vhost-user-device",
      "parent": "vhost-user-base"
    },
    {
      "name": "gen15a-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "sclpconsole",
      "parent": "s390-sclp-event-type"
    },
    {
      "name": "vhost-user-input",
      "parent": "virtio-input-device"
    },
    {
      "name": "virtio-balloon-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "secret_keyring",
      "parent": "secret_common"
    },
    {
      "name": "z990.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "s390-tod-kvm",
      "parent": "s390-tod"
    },
    {
      "name": "z10EC-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-9p-pci",
      "parent": "virtio-9p-pci-base"
    },
    {
      "name": "s390-ccw-virtio-7.2-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "s390-ccw-virtio-2.5-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "gen16b-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "vhost-vsock-pci",
      "parent": "vhost-vsock-pci-base"
    },
    {
      "name": "virtio-sound-device",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-balloon-pci-non-transitional",
      "parent": "virtio-balloon-pci-base"
    },
    {
      "name": "virtio-net-pci-transitional",
      "parent": "virtio-net-pci-base"
    },
    {
      "name": "z114-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "irq",
      "parent": "object"
    },
    {
      "name": "tls-creds-psk",
      "parent": "tls-creds"
    },
    {
      "name": "z9EC-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "usb-storage",
      "parent": "usb-storage-dev"
    },
    {
      "name": "vhost-user-blk-pci-transitional",
      "parent": "vhost-user-blk-pci-base"
    },
    {
      "name": "chardev-msmouse",
      "parent": "chardev"
    },
    {
      "name": "s390-ccw-virtio-3.0-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "vhost-scsi-pci-transitional",
      "parent": "vhost-scsi-pci-base"
    },
    {
      "name": "s390-ccw-virtio-6.2-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "colo-compare",
      "parent": "object"
    },
    {
      "name": "qemu-xhci",
      "parent": "pci-xhci"
    },
    {
      "name": "virtio-crypto-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "z13s-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "rng-random",
      "parent": "rng-backend"
    },
    {
      "name": "nvme-ns",
      "parent": "device"
    },
    {
      "name": "vhost-user-blk-pci",
      "parent": "vhost-user-blk-pci-base"
    },
    {
      "name": "fw_cfg_io",
      "parent": "fw_cfg"
    },
    {
      "name": "authz-simple",
      "parent": "authz"
    },
    {
      "name": "none-machine",
      "parent": "machine"
    },
    {
      "name": "u2f-passthru",
      "parent": "u2f-key"
    },
    {
      "name": "virtio-serial-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "s390-ccw-virtio-8.2-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "qemu-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "cryptodev-backend-builtin",
      "parent": "cryptodev-backend"
    },
    {
      "name": "ap-bus",
      "parent": "bus"
    },
    {
      "name": "tls-cipher-suites",
      "parent": "tls-creds"
    },
    {
      "name": "virtio-balloon-pci-transitional",
      "parent": "virtio-balloon-pci-base"
    },
    {
      "name": "virtual-css-bus",
      "parent": "bus"
    },
    {
      "name": "qio-dns-resolver",
      "parent": "object"
    },
    {
      "name": "gen15b-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "igb",
      "parent": "pci-device"
    },
    {
      "name": "virtio-input-host-device",
      "parent": "virtio-input-device"
    },
    {
      "name": "zEC12-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-keyboard-device",
      "parent": "virtio-input-hid-device"
    },
    {
      "name": "z890.3-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "s390-skeys-qemu",
      "parent": "s390-skeys"
    },
    {
      "name": "s390-ccw-virtio-4.0-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "s390-skeys-kvm",
      "parent": "s390-skeys"
    },
    {
      "name": "z10EC.3-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "memory-region-portio-list",
      "parent": "object"
    },
    {
      "name": "z890.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z890.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "kvm-accel",
      "parent": "accel"
    },
    {
      "name": "s390-storage_attributes-qemu",
      "parent": "s390-storage_attributes"
    },
    {
      "name": "vhost-scsi-pci-non-transitional",
      "parent": "vhost-scsi-pci-base"
    },
    {
      "name": "qio-channel-rdma",
      "parent": "qio-channel"
    },
    {
      "name": "virtio-iommu-memory-region",
      "parent": "iommu-memory-region"
    },
    {
      "name": "s390-ipl",
      "parent": "device"
    },
    {
      "name": "vhost-user-gpio-pci",
      "parent": "vhost-user-gpio-pci-base"
    },
    {
      "name": "vhost-user-gpu",
      "parent": "virtio-gpu-base"
    },
    {
      "name": "zEC12.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z10BC-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z890-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "virtio-balloon-device",
      "parent": "virtio-device"
    },
    {
      "name": "s390-ccw-virtio-2.8-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "chardev-null",
      "parent": "chardev"
    },
    {
      "name": "vhost-user-rng-pci",
      "parent": "vhost-user-rng-pci-base"
    },
    {
      "name": "s390-ccw-virtio-5.0-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "z9BC-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "rng-egd",
      "parent": "rng-backend"
    },
    {
      "name": "tls-creds-anon",
      "parent": "tls-creds"
    },
    {
      "name": "virtio-keyboard-ccw",
      "parent": "virtio-input-hid-ccw"
    },
    {
      "name": "virtio-iommu-device",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-net-pci",
      "parent": "virtio-net-pci-base"
    },
    {
      "name": "z10BC-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "loader",
      "parent": "device"
    },
    {
      "name": "usb-serial",
      "parent": "usb-serial-dev"
    },
    {
      "name": "z9EC-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "s390-ccw-virtio-7.0-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "accel",
      "parent": "object"
    },
    {
      "name": "virtio-tablet-pci",
      "parent": "virtio-tablet-pci-base-type"
    },
    {
      "name": "s390-ccw-virtio-2.11-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "sclplmconsole",
      "parent": "s390-sclp-event-type"
    },
    {
      "name": "virtio-blk-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "authz-list",
      "parent": "authz"
    },
    {
      "name": "z9EC.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "s390-pv-guest",
      "parent": "confidential-guest-support"
    },
    {
      "name": "vhost-user-fs-pci",
      "parent": "vhost-user-fs-pci-base"
    },
    {
      "name": "vfio-ccw",
      "parent": "s390-ccw"
    },
    {
      "name": "vhost-user-scsi-pci-transitional",
      "parent": "vhost-user-scsi-pci-base"
    },
    {
      "name": "s390-ccw-virtio-6.0-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "chardev-pipe",
      "parent": "chardev-fd"
    },
    {
      "name": "z13.2-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z900.3-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "pci-bridge-seat",
      "parent": "pci-bridge"
    },
    {
      "name": "z990.3-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "qio-channel-block",
      "parent": "qio-channel"
    },
    {
      "name": "sclpquiesce",
      "parent": "s390-sclp-event-type"
    },
    {
      "name": "virtio-ccw-bus",
      "parent": "virtio-bus"
    },
    {
      "name": "s390-pcihost",
      "parent": "pci-host-bridge"
    },
    {
      "name": "s390-flic-kvm",
      "parent": "s390-flic"
    },
    {
      "name": "chardev-mux",
      "parent": "chardev"
    },
    {
      "name": "scsi-block",
      "parent": "scsi-disk-base"
    },
    {
      "name": "s390-ccw-virtio-8.0-machine",
      "parent": "s390-ccw-machine"
    },
    {
      "name": "vhost-vdpa-device-pci",
      "parent": "vhost-vdpa-device-pci-base"
    },
    {
      "name": "z13s-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "SCSI",
      "parent": "bus"
    },
    {
      "name": "rng-builtin",
      "parent": "rng-backend"
    },
    {
      "name": "filter-dump",
      "parent": "netfilter"
    },
    {
      "name": "virtio-pci-bus",
      "parent": "virtio-bus"
    },
    {
      "name": "zBC12-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "chardev-ringbuf",
      "parent": "chardev"
    },
    {
      "name": "virtio-rng-ccw",
      "parent": "virtio-ccw-device"
    },
    {
      "name": "nvme-subsys",
      "parent": "device"
    },
    {
      "name": "vhost-user-blk",
      "parent": "virtio-device"
    },
    {
      "name": "s390-pcibus",
      "parent": "bus"
    },
    {
      "name": "z990-base-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "z9BC.2-s390x-cpu",
      "parent": "s390x-cpu"
    },
    {
      "name": "qio-channel-tls",
      "parent": "qio-channel"
    },
    {
      "name": "authz-pam",
      "parent": "authz"
    }
  ],
  "id": "libvirt-6"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-blk-pci"
  },
  "id": "libvirt-7"
}

{
  "return": [
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "default-value": 4294967295,
      "name": "romsize",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-pcie-ari-nextfn-1",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-err-unc-mask",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "acpi-index",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "aer",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-ats-page-aligned",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "vectors",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "class",
      "type": "uint32"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "share-rw",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "lcyls",
      "type": "uint32"
    },
    {
      "default-value": 256,
      "name": "queue-size",
      "type": "uint16"
    },
    {
      "default-value": 0,
      "name": "lsecs",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "heads",
      "type": "uint32"
    },
    {
      "default-value": "auto",
      "name": "account-invalid",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "name": "iothread",
      "type": "link<iothread>"
    },
    {
      "default-value": 0,
      "name": "lheads",
      "type": "uint32"
    },
    {
      "default-value": 65535,
      "name": "num-queues",
      "type": "uint16"
    },
    {
      "default-value": 0,
      "name": "cyls",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "secs",
      "type": "uint32"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-blk-device>"
    },
    {
      "default-value": 0,
      "name": "min_io_size",
      "type": "size"
    },
    {
      "name": "bootindex",
      "type": "int32"
    },
    {
      "default-value": true,
      "name": "config-wce",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "seg-max-adjust",
      "type": "bool"
    },
    {
      "name": "drive",
      "description": "Node name or ID of a block device to use as a backend",
      "type": "str"
    },
    {
      "default-value": "auto",
      "name": "werror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "default-value": true,
      "name": "report-discard-granularity",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "rerror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "default-value": "auto",
      "name": "write-cache",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "physical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": false,
      "name": "scsi",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "opt_io_size",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "logical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": 4194303,
      "name": "max-discard-sectors",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "discard",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "discard_granularity",
      "type": "size"
    },
    {
      "default-value": true,
      "name": "request-merging",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "write-zeroes",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4194303,
      "name": "max-write-zeroes-sectors",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "account-failed",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-enable-wce-if-config-wce",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "backend_defaults",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "name": "serial",
      "type": "str"
    }
  ],
  "id": "libvirt-7"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-net-pci"
  },
  "id": "libvirt-8"
}

{
  "return": [
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "default-value": 4294967295,
      "name": "romsize",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-pcie-ari-nextfn-1",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-err-unc-mask",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "acpi-index",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "aer",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-ats-page-aligned",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "vectors",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "name": "mac",
      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "gso",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 150000,
      "name": "x-txtimer",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "mq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "mrg_rxbuf",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "x-txburst",
      "type": "int32"
    },
    {
      "default-value": 0,
      "name": "host_mtu",
      "type": "uint16"
    },
    {
      "name": "tx",
      "type": "str"
    },
    {
      "default-value": false,
      "name": "rss",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "status",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "failover",
      "type": "bool"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-net-device>"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_mac_addr",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "tx_queue_size",
      "type": "uint16"
    },
    {
      "default-value": true,
      "name": "guest_tso4",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "hash",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "host_tso6",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_guest_offloads",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_ufo",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "bootindex",
      "type": "int32"
    },
    {
      "default-value": true,
      "name": "ctrl_vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_ecn",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_uso6",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "host_ufo",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "host_ecn",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "guest_rsc_ext",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "duplex",
      "type": "str"
    },
    {
      "default-value": 300000,
      "name": "rsc_interval",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "guest_announce",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "netdev",
      "description": "ID of a netdev to use as a backend",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "host_tso4",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-mtu-bypass-backend",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_rx_extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "rx_queue_size",
      "type": "uint16"
    },
    {
      "default-value": true,
      "name": "guest_csum",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_uso4",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "host_uso",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_vlan",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_tso6",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": -1,
      "name": "speed",
      "type": "int32"
    },
    {
      "default-value": true,
      "name": "csum",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_rx",
      "description": "on/off",
      "type": "bool"
    }
  ],
  "id": "libvirt-8"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-scsi-pci"
  },
  "id": "libvirt-9"
}

{
  "return": [
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "default-value": 4294967295,
      "name": "romsize",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-pcie-ari-nextfn-1",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-err-unc-mask",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "acpi-index",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "aer",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-ats-page-aligned",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "vectors",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "hotplug",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "num_queues",
      "type": "uint32"
    },
    {
      "default-value": 65535,
      "name": "max_sectors",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "iothread",
      "type": "link<iothread>"
    },
    {
      "default-value": true,
      "name": "param_change",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "virtqueue_size",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "seg_max_adjust",
      "type": "bool"
    },
    {
      "default-value": 128,
      "name": "cmd_per_lun",
      "type": "uint32"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-scsi-device>"
    }
  ],
  "id": "libvirt-9"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-blk-ccw"
  },
  "id": "libvirt-10"
}

{
  "return": [
    {
      "name": "dev_id",
      "description": "Read-only identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "name": "devno",
      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "name": "subch_id",
      "description": "Read-only identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "default-value": 2,
      "name": "max_revision",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "share-rw",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "lcyls",
      "type": "uint32"
    },
    {
      "default-value": 256,
      "name": "queue-size",
      "type": "uint16"
    },
    {
      "default-value": 0,
      "name": "lsecs",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "heads",
      "type": "uint32"
    },
    {
      "default-value": "auto",
      "name": "account-invalid",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "name": "iothread",
      "type": "link<iothread>"
    },
    {
      "default-value": 0,
      "name": "lheads",
      "type": "uint32"
    },
    {
      "default-value": 65535,
      "name": "num-queues",
      "type": "uint16"
    },
    {
      "default-value": 0,
      "name": "cyls",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "secs",
      "type": "uint32"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-blk-device>"
    },
    {
      "default-value": 0,
      "name": "min_io_size",
      "type": "size"
    },
    {
      "name": "bootindex",
      "type": "int32"
    },
    {
      "default-value": true,
      "name": "config-wce",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "seg-max-adjust",
      "type": "bool"
    },
    {
      "name": "drive",
      "description": "Node name or ID of a block device to use as a backend",
      "type": "str"
    },
    {
      "default-value": "auto",
      "name": "werror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "default-value": true,
      "name": "report-discard-granularity",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "rerror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "default-value": "auto",
      "name": "write-cache",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "physical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": false,
      "name": "scsi",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "opt_io_size",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "logical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": 4194303,
      "name": "max-discard-sectors",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "discard",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "discard_granularity",
      "type": "size"
    },
    {
      "default-value": true,
      "name": "request-merging",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "write-zeroes",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4194303,
      "name": "max-write-zeroes-sectors",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "account-failed",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-enable-wce-if-config-wce",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "backend_defaults",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "name": "serial",
      "type": "str"
    }
  ],
  "id": "libvirt-10"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-net-ccw"
  },
  "id": "libvirt-11"
}

{
  "return": [
    {
      "name": "dev_id",
      "description": "Read-only identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "name": "devno",
      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "name": "subch_id",
      "description": "Read-only identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "default-value": 2,
      "name": "max_revision",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "mac",
      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "gso",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 150000,
      "name": "x-txtimer",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "mq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "mrg_rxbuf",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "x-txburst",
      "type": "int32"
    },
    {
      "default-value": 0,
      "name": "host_mtu",
      "type": "uint16"
    },
    {
      "name": "tx",
      "type": "str"
    },
    {
      "default-value": false,
      "name": "rss",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "status",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "failover",
      "type": "bool"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-net-device>"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_mac_addr",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "tx_queue_size",
      "type": "uint16"
    },
    {
      "default-value": true,
      "name": "guest_tso4",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "hash",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "host_tso6",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_guest_offloads",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_ufo",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "bootindex",
      "type": "int32"
    },
    {
      "default-value": true,
      "name": "ctrl_vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_ecn",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_uso6",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "host_ufo",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "host_ecn",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "guest_rsc_ext",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "duplex",
      "type": "str"
    },
    {
      "default-value": 300000,
      "name": "rsc_interval",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "guest_announce",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "netdev",
      "description": "ID of a netdev to use as a backend",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "host_tso4",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-mtu-bypass-backend",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_rx_extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "rx_queue_size",
      "type": "uint16"
    },
    {
      "default-value": true,
      "name": "guest_csum",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_uso4",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "host_uso",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_vlan",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_tso6",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": -1,
      "name": "speed",
      "type": "int32"
    },
    {
      "default-value": true,
      "name": "csum",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_rx",
      "description": "on/off",
      "type": "bool"
    }
  ],
  "id": "libvirt-11"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-scsi-ccw"
  },
  "id": "libvirt-12"
}

{
  "return": [
    {
      "name": "dev_id",
      "description": "Read-only identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "name": "devno",
      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "name": "subch_id",
      "description": "Read-only identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "default-value": 2,
      "name": "max_revision",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "hotplug",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "num_queues",
      "type": "uint32"
    },
    {
      "default-value": 65535,
      "name": "max_sectors",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "iothread",
      "type": "link<iothread>"
    },
    {
      "default-value": true,
      "name": "param_change",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "virtqueue_size",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "seg_max_adjust",
      "type": "bool"
    },
    {
      "default-value": 128,
      "name": "cmd_per_lun",
      "type": "uint32"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-scsi-device>"
    }
  ],
  "id": "libvirt-12"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "vfio-pci"
  },
  "id": "libvirt-13"
}

{
  "return": [
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "default-value": 4294967295,
      "name": "romsize",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-pcie-ari-nextfn-1",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-err-unc-mask",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "acpi-index",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-no-kvm-msix",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-vga",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "yres",
      "type": "uint32"
    },
    {
      "default-value": "on",
      "name": "x-pre-copy-dirty-page-tracking",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "name": "x-nv-gpudirect-clique",
      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
      "type": "uint4"
    },
    {
      "default-value": 0,
      "name": "x-igd-gms",
      "type": "uint32"
    },
    {
      "default-value": "off",
      "name": "x-msix-relocation",
      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
      "type": "OffAutoPCIBAR"
    },
    {
      "default-value": false,
      "name": "x-no-vfio-ioeventfd",
      "type": "bool"
    },
    {
      "name": "sysfsdev",
      "type": "str"
    },
    {
      "name": "host",
      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
      "type": "str"
    },
    {
      "default-value": 4294967295,
      "name": "x-pci-device-id",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-no-kvm-msi",
      "type": "bool"
    },
    {
      "name": "vf-token",
      "description": "UUID (aka GUID) or \"auto\" for random value (default)",
      "type": "str"
    },
    {
      "default-value": 4294967295,
      "name": "x-pci-sub-vendor-id",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-no-geforce-quirks",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-req",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-no-kvm-intx",
      "type": "bool"
    },
    {
      "default-value": 1100,
      "name": "x-intx-mmap-timeout-ms",
      "type": "uint32"
    },
    {
      "default-value": "auto",
      "name": "enable-migration",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "x-no-kvm-ioeventfd",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "x-pci-sub-device-id",
      "type": "uint32"
    },
    {
      "default-value": "off",
      "name": "display",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "x-igd-opregion",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "x-pci-vendor-id",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "xres",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-no-mmap",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-balloon-allowed",
      "type": "bool"
    },
    {
      "name": "bootindex",
      "type": "int32"
    }
  ],
  "id": "libvirt-13"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "scsi-hd"
  },
  "id": "libvirt-14"
}

{
  "return": [
    {
      "default-value": 4294967295,
      "name": "scsi-id",
      "type": "uint32"
    },
    {
      "default-value": 4294967295,
      "name": "lun",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "channel",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "lheads",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "lcyls",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "share-rw",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "account-invalid",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": 0,
      "name": "lsecs",
      "type": "uint32"
    },
    {
      "default-value": 5,
      "name": "scsi_version",
      "type": "int32"
    },
    {
      "default-value": 0,
      "name": "secs",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "removable",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "ver",
      "type": "str"
    },
    {
      "default-value": 1073741824,
      "name": "max_unmap_size",
      "type": "uint64"
    },
    {
      "default-value": 0,
      "name": "cyls",
      "type": "uint32"
    },
    {
      "name": "serial",
      "type": "str"
    },
    {
      "default-value": 0,
      "name": "min_io_size",
      "type": "size"
    },
    {
      "name": "product",
      "type": "str"
    },
    {
      "default-value": 0,
      "name": "rotation_rate",
      "type": "uint16"
    },
    {
      "default-value": 0,
      "name": "heads",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "dpofua",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "drive",
      "description": "Node name or ID of a block device to use as a backend",
      "type": "str"
    },
    {
      "default-value": "auto",
      "name": "werror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "default-value": 0,
      "name": "wwn",
      "type": "uint64"
    },
    {
      "name": "vendor",
      "type": "str"
    },
    {
      "default-value": "auto",
      "name": "rerror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "default-value": "auto",
      "name": "write-cache",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": 0,
      "name": "physical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": 2147483647,
      "name": "max_io_size",
      "type": "uint64"
    },
    {
      "default-value": false,
      "name": "quirk_mode_page_vendor_specific_apple",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "opt_io_size",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "logical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": 4294967295,
      "name": "discard_granularity",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "port_wwn",
      "type": "uint64"
    },
    {
      "default-value": 0,
      "name": "port_index",
      "type": "uint16"
    },
    {
      "default-value": "auto",
      "name": "account-failed",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "name": "device_id",
      "type": "str"
    },
    {
      "default-value": "auto",
      "name": "backend_defaults",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "name": "bootindex",
      "type": "int32"
    }
  ],
  "id": "libvirt-14"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "ide-hd"
  },
  "id": "libvirt-15"
}

{
  "id": "libvirt-15",
  "error": {
    "class": "DeviceNotFound",
    "desc": "Device 'ide-hd' not found"
  }
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "PIIX4_PM"
  },
  "id": "libvirt-16"
}

{
  "id": "libvirt-16",
  "error": {
    "class": "DeviceNotFound",
    "desc": "Device 'PIIX4_PM' not found"
  }
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "usb-storage"
  },
  "id": "libvirt-17"
}

{
  "return": [
    {
      "name": "pcap",
      "type": "str"
    },
    {
      "name": "port",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "msos-desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "serial",
      "type": "str"
    },
    {
      "default-value": false,
      "name": "commandlog",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "rerror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "default-value": 0,
      "name": "min_io_size",
      "type": "size"
    },
    {
      "default-value": "auto",
      "name": "backend_defaults",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "removable",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "share-rw",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "account-failed",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": 0,
      "name": "logical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": "auto",
      "name": "write-cache",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": 0,
      "name": "opt_io_size",
      "type": "size"
    },
    {
      "default-value": "auto",
      "name": "account-invalid",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "name": "drive",
      "description": "Node name or ID of a block device to use as a backend",
      "type": "str"
    },
    {
      "default-value": 4294967295,
      "name": "discard_granularity",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "physical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": "auto",
      "name": "werror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "name": "bootindex",
      "type": "int32"
    },
    {
      "name": "attached",
      "type": "bool"
    }
  ],
  "id": "libvirt-17"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "kvm-pit"
  },
  "id": "libvirt-18"
}

{
  "id": "libvirt-18",
  "error": {
    "class": "DeviceNotFound",
    "desc": "Device 'kvm-pit' not found"
  }
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-gpu-pci"
  },
  "id": "libvirt-19"
}

{
  "return": [
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "default-value": 4294967295,
      "name": "romsize",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-pcie-ari-nextfn-1",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-err-unc-mask",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "acpi-index",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "aer",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-ats-page-aligned",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 3,
      "name": "vectors",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 800,
      "name": "yres",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "edid",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "hostmem",
      "type": "size"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 268435456,
      "name": "max_hostmem",
      "type": "size"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "blob",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "max_outputs",
      "type": "uint32"
    },
    {
      "default-value": 1280,
      "name": "xres",
      "type": "uint32"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-gpu-device>"
    }
  ],
  "id": "libvirt-19"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-gpu-device"
  },
  "id": "libvirt-20"
}

{
  "return": [
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "hostmem",
      "type": "size"
    },
    {
      "default-value": 1280,
      "name": "xres",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "blob",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "edid",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 800,
      "name": "yres",
      "type": "uint32"
    },
    {
      "default-value": 1,
      "name": "max_outputs",
      "type": "uint32"
    },
    {
      "default-value": 268435456,
      "name": "max_hostmem",
      "type": "size"
    }
  ],
  "id": "libvirt-20"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "ICH9-LPC"
  },
  "id": "libvirt-21"
}

{
  "id": "libvirt-21",
  "error": {
    "class": "DeviceNotFound",
    "desc": "Device 'ICH9-LPC' not found"
  }
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-balloon-pci"
  },
  "id": "libvirt-22"
}

{
  "return": [
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "default-value": 4294967295,
      "name": "romsize",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-pcie-ari-nextfn-1",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-err-unc-mask",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "acpi-index",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "aer",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-ats-page-aligned",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "free-page-reporting",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "deflate-on-oom",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "page-poison",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "guest-stats-polling-interval",
      "type": "int"
    },
    {
      "name": "guest-stats",
      "type": "guest statistics"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "iothread",
      "type": "link<iothread>"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "qemu-4-0-config-size",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "free-page-hint",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-balloon-device>"
    }
  ],
  "id": "libvirt-22"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-balloon-ccw"
  },
  "id": "libvirt-23"
}

{
  "return": [
    {
      "name": "dev_id",
      "description": "Read-only identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "name": "devno",
      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "name": "subch_id",
      "description": "Read-only identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "default-value": 2,
      "name": "max_revision",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "free-page-reporting",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "deflate-on-oom",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "page-poison",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "guest-stats-polling-interval",
      "type": "int"
    },
    {
      "name": "guest-stats",
      "type": "guest statistics"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "iothread",
      "type": "link<iothread>"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "qemu-4-0-config-size",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "free-page-hint",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-balloon-device>"
    }
  ],
  "id": "libvirt-23"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-balloon-device"
  },
  "id": "libvirt-24"
}

{
  "return": [
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "iothread",
      "type": "link<iothread>"
    },
    {
      "default-value": false,
      "name": "deflate-on-oom",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "free-page-hint",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "page-poison",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "qemu-4-0-config-size",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "free-page-reporting",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "guest-stats-polling-interval",
      "type": "int"
    },
    {
      "name": "guest-stats",
      "type": "guest statistics"
    }
  ],
  "id": "libvirt-24"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-gpu-ccw"
  },
  "id": "libvirt-25"
}

{
  "return": [
    {
      "name": "dev_id",
      "description": "Read-only identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "name": "devno",
      "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "name": "subch_id",
      "description": "Read-only identifier of an I/O device in the channel subsystem, example: fe.1.23ab",
      "type": "str"
    },
    {
      "default-value": 2,
      "name": "max_revision",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 800,
      "name": "yres",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "edid",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "hostmem",
      "type": "size"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 268435456,
      "name": "max_hostmem",
      "type": "size"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "blob",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "max_outputs",
      "type": "uint32"
    },
    {
      "default-value": 1280,
      "name": "xres",
      "type": "uint32"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-gpu-device>"
    }
  ],
  "id": "libvirt-25"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "usb-host"
  },
  "id": "libvirt-26"
}

{
  "id": "libvirt-26",
  "error": {
    "class": "DeviceNotFound",
    "desc": "Device 'usb-host' not found"
  }
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "vhost-user-fs-device"
  },
  "id": "libvirt-27"
}

{
  "return": [
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "chardev",
      "description": "ID of a chardev to use as a backend",
      "type": "str"
    },
    {
      "default-value": 128,
      "name": "queue-size",
      "type": "uint16"
    },
    {
      "name": "tag",
      "type": "str"
    },
    {
      "default-value": 1,
      "name": "num-request-queues",
      "type": "uint16"
    },
    {
      "name": "bootindex",
      "type": "int32"
    }
  ],
  "id": "libvirt-27"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "virtio-iommu-pci"
  },
  "id": "libvirt-28"
}

{
  "return": [
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "default-value": 4294967295,
      "name": "romsize",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-pcie-ari-nextfn-1",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-err-unc-mask",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "acpi-index",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "aer",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-ats-page-aligned",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "default-value": [],
      "name": "reserved-regions",
      "type": "list"
    },
    {
      "default-value": 0,
      "name": "class",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "queue_reset",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-iommu-device>"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "boot-bypass",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "primary-bus",
      "type": "link<PCI>"
    }
  ],
  "id": "libvirt-28"
}

{
  "execute": "qom-list-properties",
  "arguments": {
    "typename": "memory-backend-file"
  },
  "id": "libvirt-29"
}

{
  "return": [
    {
      "name": "type",
      "type": "string"
    },
    {
      "name": "share",
      "description": "Mark the memory as private to QEMU or shared",
      "type": "bool"
    },
    {
      "name": "size",
      "description": "Size of the memory region (ex: 500M)",
      "type": "int"
    },
    {
      "name": "dump",
      "description": "Set to 'off' to exclude from core dump",
      "type": "bool"
    },
    {
      "name": "prealloc-threads",
      "description": "Number of CPU threads to use for prealloc",
      "type": "int"
    },
    {
      "name": "x-use-canonical-path-for-ramblock-id",
      "type": "bool"
    },
    {
      "name": "policy",
      "description": "Set the NUMA policy",
      "type": "HostMemPolicy"
    },
    {
      "name": "prealloc-context",
      "description": "Context to use for creating CPU threads for preallocation",
      "type": "link<thread-context>"
    },
    {
      "name": "prealloc",
      "description": "Preallocate memory",
      "type": "bool"
    },
    {
      "name": "reserve",
      "description": "Reserve swap space (or huge pages) if applicable",
      "type": "bool"
    },
    {
      "name": "host-nodes",
      "description": "Binds memory to the list of NUMA host nodes",
      "type": "int"
    },
    {
      "name": "merge",
      "description": "Mark memory as mergeable",
      "type": "bool"
    },
    {
      "name": "readonly",
      "type": "bool"
    },
    {
      "name": "align",
      "type": "int"
    },
    {
      "name": "offset",
      "description": "Offset into the target file (ex: 1G)",
      "type": "int"
    },
    {
      "name": "mem-path",
      "type": "string"
    },
    {
      "name": "rom",
      "description": "Whether to create Read Only Memory (ROM)",
      "type": "OnOffAuto"
    },
    {
      "name": "discard-data",
      "type": "bool"
    }
  ],
  "id": "libvirt-29"
}

{
  "execute": "qom-list-properties",
  "arguments": {
    "typename": "memory-backend-memfd"
  },
  "id": "libvirt-30"
}

{
  "return": [
    {
      "name": "type",
      "type": "string"
    },
    {
      "name": "share",
      "description": "Mark the memory as private to QEMU or shared",
      "type": "bool"
    },
    {
      "name": "size",
      "description": "Size of the memory region (ex: 500M)",
      "type": "int"
    },
    {
      "name": "dump",
      "description": "Set to 'off' to exclude from core dump",
      "type": "bool"
    },
    {
      "name": "prealloc-threads",
      "description": "Number of CPU threads to use for prealloc",
      "type": "int"
    },
    {
      "name": "x-use-canonical-path-for-ramblock-id",
      "type": "bool"
    },
    {
      "name": "policy",
      "description": "Set the NUMA policy",
      "type": "HostMemPolicy"
    },
    {
      "name": "prealloc-context",
      "description": "Context to use for creating CPU threads for preallocation",
      "type": "link<thread-context>"
    },
    {
      "name": "prealloc",
      "description": "Preallocate memory",
      "type": "bool"
    },
    {
      "name": "reserve",
      "description": "Reserve swap space (or huge pages) if applicable",
      "type": "bool"
    },
    {
      "name": "host-nodes",
      "description": "Binds memory to the list of NUMA host nodes",
      "type": "int"
    },
    {
      "name": "merge",
      "description": "Mark memory as mergeable",
      "type": "bool"
    },
    {
      "name": "hugetlb",
      "description": "Use huge pages",
      "type": "bool"
    },
    {
      "name": "seal",
      "description": "Seal growing & shrinking",
      "type": "bool"
    },
    {
      "name": "hugetlbsize",
      "description": "Huge pages size (ex: 2M, 1G)",
      "type": "int"
    }
  ],
  "id": "libvirt-30"
}

{
  "execute": "query-machines",
  "id": "libvirt-31"
}

{
  "return": [
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-8.0",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-6.0",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.11",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-7.0",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-5.0",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.8",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-4.0",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-8.2",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "is-default": true,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram",
      "alias": "s390-ccw-virtio"
    },
    {
      "hotpluggable-cpus": false,
      "name": "none",
      "numa-mem-supported": false,
      "acpi": false,
      "cpu-max": 1,
      "deprecated": false,
      "default-ram-id": "ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-6.2",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-3.0",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.5",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-7.2",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": false,
      "name": "x-remote",
      "numa-mem-supported": false,
      "acpi": false,
      "cpu-max": 1,
      "deprecated": false
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-5.2",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-4.2",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.10",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.7",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-8.1",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-6.1",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.12",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-7.1",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.4",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-5.1",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.9",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-4.1",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-3.1",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.6",
      "numa-mem-supported": false,
      "default-cpu-type": "host-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    }
  ],
  "id": "libvirt-31"
}

{
  "execute": "qom-list-properties",
  "arguments": {
    "typename": "none-machine"
  },
  "id": "libvirt-32"
}

{
  "return": [
    {
      "name": "type",
      "type": "string"
    },
    {
      "name": "kernel",
      "description": "Linux kernel image file",
      "type": "string"
    },
    {
      "name": "dt-compatible",
      "description": "Overrides the \"compatible\" property of the dt root node",
      "type": "string"
    },
    {
      "name": "boot",
      "description": "Boot configuration",
      "type": "BootConfiguration"
    },
    {
      "name": "memory",
      "description": "Memory size configuration",
      "type": "MemorySizeConfiguration"
    },
    {
      "name": "initrd",
      "description": "Linux initial ramdisk file",
      "type": "string"
    },
    {
      "name": "confidential-guest-support",
      "description": "Set confidential guest scheme to support",
      "type": "link<confidential-guest-support>"
    },
    {
      "name": "graphics",
      "description": "Set on/off to enable/disable graphics emulation",
      "type": "bool"
    },
    {
      "name": "usb",
      "description": "Set on/off to enable/disable usb",
      "type": "bool"
    },
    {
      "name": "firmware",
      "description": "Firmware image",
      "type": "string"
    },
    {
      "name": "memory-encryption",
      "description": "Set memory encryption object to use",
      "type": "string"
    },
    {
      "name": "smp",
      "description": "CPU topology",
      "type": "SMPConfiguration"
    },
    {
      "name": "dump-guest-core",
      "description": "Include guest memory in a core dump",
      "type": "bool"
    },
    {
      "name": "phandle-start",
      "description": "The first phandle ID we may generate dynamically",
      "type": "int"
    },
    {
      "name": "dumpdtb",
      "description": "Dump current dtb to a file and quit",
      "type": "string"
    },
    {
      "name": "memory-backend",
      "description": "Set RAM backendValid value is ID of hostmem based backend",
      "type": "link<memory-backend>"
    },
    {
      "name": "dtb",
      "description": "Linux kernel device tree file",
      "type": "string"
    },
    {
      "name": "mem-merge",
      "description": "Enable/disable memory merge support",
      "type": "bool"
    },
    {
      "name": "append",
      "description": "Linux kernel command line",
      "type": "string"
    },
    {
      "name": "suppress-vmdesc",
      "description": "Set on to disable self-describing migration",
      "type": "bool"
    },
    {
      "name": "peripheral-anon",
      "type": "child<container>"
    },
    {
      "name": "peripheral",
      "type": "child<container>"
    }
  ],
  "id": "libvirt-32"
}

{
  "execute": "query-cpu-definitions",
  "id": "libvirt-33"
}

{
  "return": [
    {
      "name": "z13",
      "typename": "z13-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "edat2",
        "ri",
        "ipter"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990.3",
      "typename": "z990.3-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z13-base",
      "typename": "z13-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990.2",
      "typename": "z990.2-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "host",
      "typename": "host-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": false,
      "deprecated": false
    },
    {
      "name": "z196.2-base",
      "typename": "z196.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14",
      "typename": "z14-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "mepoch",
        "edat2",
        "ri",
        "ipter",
        "mepochptff"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14.2-base",
      "typename": "z14.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990.4",
      "typename": "z990.4-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z196",
      "typename": "z196-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "ipter"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10BC.2-base",
      "typename": "z10BC.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z114-base",
      "typename": "z114-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen16b",
      "typename": "gen16b-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "paie",
        "pai",
        "rdp",
        "beareh",
        "vxpdeh2",
        "nnpa",
        "mepoch",
        "edat2",
        "ri",
        "ipter",
        "mepochptff",
        "type"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z890.3-base",
      "typename": "z890.3-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen16a",
      "typename": "gen16a-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "paie",
        "pai",
        "rdp",
        "beareh",
        "vxpdeh2",
        "nnpa",
        "mepoch",
        "edat2",
        "ri",
        "ipter",
        "mepochptff",
        "type"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990.5",
      "typename": "z990.5-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z196.2",
      "typename": "z196.2-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "ipter"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "zEC12",
      "typename": "zEC12-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "edat2",
        "ri",
        "ipter"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "zEC12.2",
      "typename": "zEC12.2-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "edat2",
        "ri",
        "ipter"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z9EC.2",
      "typename": "z9EC.2-s390x-cpu",
      "unavailable-features": [
        "cmm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z9BC",
      "typename": "z9BC-s390x-cpu",
      "unavailable-features": [
        "cmm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z9EC.3-base",
      "typename": "z9EC.3-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z800-base",
      "typename": "z800-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14ZR1-base",
      "typename": "z14ZR1-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z890",
      "typename": "z890-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990.4-base",
      "typename": "z990.4-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z9EC.3",
      "typename": "z9EC.3-s390x-cpu",
      "unavailable-features": [
        "cmm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z13.2",
      "typename": "z13.2-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "edat2",
        "ri",
        "ipter"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10BC.2",
      "typename": "z10BC.2-s390x-cpu",
      "unavailable-features": [
        "cmm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen15a-base",
      "typename": "gen15a-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14.2",
      "typename": "z14.2-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "mepoch",
        "edat2",
        "ri",
        "ipter",
        "mepochptff"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "zBC12-base",
      "typename": "zBC12-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen16a-base",
      "typename": "gen16a-base-s390x-cpu",
      "unavailable-features": [
        "type"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900.3",
      "typename": "z900.3-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z196-base",
      "typename": "z196-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990",
      "typename": "z990-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14-base",
      "typename": "z14-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900.2",
      "typename": "z900.2-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z800",
      "typename": "z800-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10EC",
      "typename": "z10EC-s390x-cpu",
      "unavailable-features": [
        "cmm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14ZR1",
      "typename": "z14ZR1-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "mepoch",
        "edat2",
        "ri",
        "ipter",
        "mepochptff"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10EC.2",
      "typename": "z10EC.2-s390x-cpu",
      "unavailable-features": [
        "cmm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900",
      "typename": "z900-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10EC.2-base",
      "typename": "z10EC.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900.2-base",
      "typename": "z900.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900-base",
      "typename": "z900-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10EC.3",
      "typename": "z10EC.3-s390x-cpu",
      "unavailable-features": [
        "cmm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990.5-base",
      "typename": "z990.5-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "max",
      "typename": "max-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": false,
      "deprecated": false
    },
    {
      "name": "gen15b",
      "typename": "gen15b-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "mepoch",
        "edat2",
        "ri",
        "ipter",
        "mepochptff"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z9BC.2-base",
      "typename": "z9BC.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen15a",
      "typename": "gen15a-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "mepoch",
        "edat2",
        "ri",
        "ipter",
        "mepochptff"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990.2-base",
      "typename": "z990.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10EC-base",
      "typename": "z10EC-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen16b-base",
      "typename": "gen16b-base-s390x-cpu",
      "unavailable-features": [
        "type"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z114",
      "typename": "z114-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "ipter"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z9EC-base",
      "typename": "z9EC-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z13s",
      "typename": "z13s-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "edat2",
        "ri",
        "ipter"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "qemu",
      "typename": "qemu-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen15b-base",
      "typename": "gen15b-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "zEC12-base",
      "typename": "zEC12-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z890.3",
      "typename": "z890.3-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10EC.3-base",
      "typename": "z10EC.3-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z890.2-base",
      "typename": "z890.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z890.2",
      "typename": "z890.2-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "zEC12.2-base",
      "typename": "zEC12.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10BC-base",
      "typename": "z10BC-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z890-base",
      "typename": "z890-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z9BC-base",
      "typename": "z9BC-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10BC",
      "typename": "z10BC-s390x-cpu",
      "unavailable-features": [
        "cmm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z9EC",
      "typename": "z9EC-s390x-cpu",
      "unavailable-features": [
        "cmm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z9EC.2-base",
      "typename": "z9EC.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z13.2-base",
      "typename": "z13.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900.3-base",
      "typename": "z900.3-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990.3-base",
      "typename": "z990.3-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z13s-base",
      "typename": "z13s-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "zBC12",
      "typename": "zBC12-s390x-cpu",
      "unavailable-features": [
        "cmm",
        "edat2",
        "ri",
        "ipter"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990-base",
      "typename": "z990-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z9BC.2",
      "typename": "z9BC.2-s390x-cpu",
      "unavailable-features": [
        "cmm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    }
  ],
  "id": "libvirt-33"
}

{
  "execute": "query-tpm-models",
  "id": "libvirt-34"
}

{
  "return": [],
  "id": "libvirt-34"
}

{
  "execute": "query-tpm-types",
  "id": "libvirt-35"
}

{
  "return": [],
  "id": "libvirt-35"
}

{
  "execute": "query-command-line-options",
  "id": "libvirt-36"
}

{
  "return": [
    {
      "parameters": [
        {
          "name": "type",
          "help": "machine type",
          "type": "string"
        },
        {
          "name": "auto-shutdown",
          "type": "boolean"
        },
        {
          "name": "vfio-user",
          "type": "boolean"
        },
        {
          "name": "kernel",
          "help": "Linux kernel image file",
          "type": "string"
        },
        {
          "name": "dt-compatible",
          "help": "Overrides the \"compatible\" property of the dt root node",
          "type": "string"
        },
        {
          "name": "boot",
          "help": "Boot configuration",
          "type": "string"
        },
        {
          "name": "memory",
          "help": "Memory size configuration",
          "type": "string"
        },
        {
          "name": "initrd",
          "help": "Linux initial ramdisk file",
          "type": "string"
        },
        {
          "name": "confidential-guest-support",
          "help": "Set confidential guest scheme to support",
          "type": "string"
        },
        {
          "name": "graphics",
          "help": "Set on/off to enable/disable graphics emulation",
          "type": "boolean"
        },
        {
          "name": "usb",
          "help": "Set on/off to enable/disable usb",
          "type": "boolean"
        },
        {
          "name": "firmware",
          "help": "Firmware image",
          "type": "string"
        },
        {
          "name": "memory-encryption",
          "help": "Set memory encryption object to use",
          "type": "string"
        },
        {
          "name": "smp",
          "help": "CPU topology",
          "type": "string"
        },
        {
          "name": "dump-guest-core",
          "help": "Include guest memory in a core dump",
          "type": "boolean"
        },
        {
          "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": "memory-backend",
          "help": "Set RAM backendValid value is ID of hostmem based backend",
          "type": "string"
        },
        {
          "name": "dtb",
          "help": "Linux kernel device tree file",
          "type": "string"
        },
        {
          "name": "mem-merge",
          "help": "Enable/disable memory merge support",
          "type": "boolean"
        },
        {
          "name": "append",
          "help": "Linux kernel command line",
          "type": "string"
        },
        {
          "name": "suppress-vmdesc",
          "help": "Set on to disable self-describing migration",
          "type": "boolean"
        },
        {
          "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": "aes-key-wrap",
          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
          "type": "boolean"
        },
        {
          "name": "dea-key-wrap",
          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
          "type": "boolean"
        }
      ],
      "option": "machine"
    },
    {
      "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": "resourcecontrol",
          "type": "string"
        },
        {
          "name": "spawn",
          "type": "string"
        },
        {
          "name": "elevateprivileges",
          "type": "string"
        },
        {
          "name": "obsolete",
          "type": "string"
        },
        {
          "name": "enable",
          "type": "boolean"
        }
      ],
      "option": "sandbox"
    },
    {
      "parameters": [
        {
          "name": "dmode",
          "type": "number"
        },
        {
          "name": "fmode",
          "type": "number"
        },
        {
          "name": "sock_fd",
          "type": "number"
        },
        {
          "name": "socket",
          "type": "string"
        },
        {
          "name": "multidevs",
          "type": "string"
        },
        {
          "name": "readonly",
          "type": "boolean"
        },
        {
          "name": "writeout",
          "type": "string"
        },
        {
          "name": "security_model",
          "type": "string"
        },
        {
          "name": "mount_tag",
          "type": "string"
        },
        {
          "name": "path",
          "type": "string"
        },
        {
          "name": "fsdriver",
          "type": "string"
        }
      ],
      "option": "virtfs"
    },
    {
      "parameters": [
        {
          "name": "throttling.iops-size",
          "help": "when limiting by iops max size of an I/O in bytes",
          "type": "number"
        },
        {
          "name": "throttling.bps-write-max-length",
          "help": "length of the bps-write-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-read-max-length",
          "help": "length of the bps-read-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-total-max-length",
          "help": "length of the bps-total-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-write-max-length",
          "help": "length of the iops-write-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-read-max-length",
          "help": "length of the iops-read-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-total-max-length",
          "help": "length of the iops-total-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-write-max",
          "help": "total bytes write burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-read-max",
          "help": "total bytes read burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-total-max",
          "help": "total bytes burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-write-max",
          "help": "I/O operations write burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-read-max",
          "help": "I/O operations read burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-total-max",
          "help": "I/O operations burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-write",
          "help": "limit write bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.bps-read",
          "help": "limit read bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.bps-total",
          "help": "limit total bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-write",
          "help": "limit write operations per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-read",
          "help": "limit read operations per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-total",
          "help": "limit total I/O operations per second",
          "type": "number"
        },
        {
          "name": "dmode",
          "type": "number"
        },
        {
          "name": "fmode",
          "type": "number"
        },
        {
          "name": "sock_fd",
          "type": "number"
        },
        {
          "name": "socket",
          "type": "string"
        },
        {
          "name": "multidevs",
          "type": "string"
        },
        {
          "name": "readonly",
          "type": "boolean"
        },
        {
          "name": "writeout",
          "type": "string"
        },
        {
          "name": "security_model",
          "type": "string"
        },
        {
          "name": "path",
          "type": "string"
        },
        {
          "name": "fsdriver",
          "type": "string"
        }
      ],
      "option": "fsdev"
    },
    {
      "parameters": [
        {
          "name": "power-control",
          "type": "boolean"
        },
        {
          "name": "audiodev",
          "type": "string"
        },
        {
          "name": "non-adaptive",
          "type": "boolean"
        },
        {
          "name": "lossy",
          "type": "boolean"
        },
        {
          "name": "sasl-authz",
          "type": "string"
        },
        {
          "name": "tls-authz",
          "type": "string"
        },
        {
          "name": "sasl",
          "type": "boolean"
        },
        {
          "name": "key-delay-ms",
          "type": "number"
        },
        {
          "name": "lock-key-sync",
          "type": "boolean"
        },
        {
          "name": "reverse",
          "type": "boolean"
        },
        {
          "name": "password-secret",
          "type": "string"
        },
        {
          "name": "password",
          "type": "boolean"
        },
        {
          "name": "ipv6",
          "type": "boolean"
        },
        {
          "name": "ipv4",
          "type": "boolean"
        },
        {
          "name": "to",
          "type": "number"
        },
        {
          "name": "connections",
          "type": "number"
        },
        {
          "name": "head",
          "type": "number"
        },
        {
          "name": "display",
          "type": "string"
        },
        {
          "name": "share",
          "type": "string"
        },
        {
          "name": "tls-creds",
          "type": "string"
        },
        {
          "name": "websocket",
          "type": "string"
        },
        {
          "name": "vnc",
          "type": "string"
        }
      ],
      "option": "vnc"
    },
    {
      "parameters": [
        {
          "name": "chroot",
          "type": "string"
        },
        {
          "name": "async-teardown",
          "type": "boolean"
        }
      ],
      "option": "run-with"
    },
    {
      "parameters": [
        {
          "name": "watchdog",
          "type": "string"
        },
        {
          "name": "panic",
          "type": "string"
        },
        {
          "name": "reboot",
          "type": "string"
        },
        {
          "name": "shutdown",
          "type": "string"
        }
      ],
      "option": "action"
    },
    {
      "parameters": [
        {
          "name": "gen_id",
          "help": "Sets id of the object generating the fw_cfg blob to be inserted",
          "type": "string"
        },
        {
          "name": "string",
          "help": "Sets content of the blob to be inserted from a string",
          "type": "string"
        },
        {
          "name": "file",
          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
          "type": "string"
        },
        {
          "name": "name",
          "help": "Sets the fw_cfg name of the blob to be inserted",
          "type": "string"
        }
      ],
      "option": "fw_cfg"
    },
    {
      "parameters": [],
      "option": ""
    },
    {
      "parameters": [
        {
          "name": "rrsnapshot",
          "type": "string"
        },
        {
          "name": "rrfile",
          "type": "string"
        },
        {
          "name": "rr",
          "type": "string"
        },
        {
          "name": "sleep",
          "type": "boolean"
        },
        {
          "name": "align",
          "type": "boolean"
        },
        {
          "name": "shift",
          "type": "string"
        }
      ],
      "option": "icount"
    },
    {
      "parameters": [],
      "option": "numa"
    },
    {
      "parameters": [
        {
          "name": "debug-threads",
          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
          "type": "boolean"
        },
        {
          "name": "process",
          "help": "Sets the name of the QEMU process, as shown in top etc",
          "type": "string"
        },
        {
          "name": "guest",
          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
          "type": "string"
        }
      ],
      "option": "name"
    },
    {
      "parameters": [
        {
          "name": "guest-name",
          "help": "Prepends guest name for error messages but only if -name guest is set otherwise option is ignored\n",
          "type": "boolean"
        },
        {
          "name": "timestamp",
          "type": "boolean"
        }
      ],
      "option": "msg"
    },
    {
      "parameters": [
        {
          "name": "cpu-pm",
          "type": "boolean"
        },
        {
          "name": "mem-lock",
          "type": "boolean"
        }
      ],
      "option": "overcommit"
    },
    {
      "parameters": [],
      "option": "tpmdev"
    },
    {
      "parameters": [],
      "option": "object"
    },
    {
      "parameters": [
        {
          "name": "opaque",
          "help": "free-form string used to describe fd",
          "type": "string"
        },
        {
          "name": "set",
          "help": "ID of the fd set to add fd to",
          "type": "number"
        },
        {
          "name": "fd",
          "help": "file descriptor of which a duplicate is added to fd set",
          "type": "number"
        }
      ],
      "option": "add-fd"
    },
    {
      "parameters": [
        {
          "name": "strict",
          "type": "boolean"
        },
        {
          "name": "reboot-timeout",
          "type": "number"
        },
        {
          "name": "splash-time",
          "type": "number"
        },
        {
          "name": "splash",
          "type": "string"
        },
        {
          "name": "menu",
          "type": "boolean"
        },
        {
          "name": "once",
          "type": "string"
        },
        {
          "name": "order",
          "type": "string"
        }
      ],
      "option": "boot-opts"
    },
    {
      "parameters": [
        {
          "name": "maxcpus",
          "type": "number"
        },
        {
          "name": "threads",
          "type": "number"
        },
        {
          "name": "cores",
          "type": "number"
        },
        {
          "name": "clusters",
          "type": "number"
        },
        {
          "name": "dies",
          "type": "number"
        },
        {
          "name": "sockets",
          "type": "number"
        },
        {
          "name": "books",
          "type": "number"
        },
        {
          "name": "drawers",
          "type": "number"
        },
        {
          "name": "cpus",
          "type": "number"
        }
      ],
      "option": "smp-opts"
    },
    {
      "parameters": [
        {
          "name": "maxmem",
          "type": "size"
        },
        {
          "name": "slots",
          "type": "number"
        },
        {
          "name": "size",
          "type": "size"
        }
      ],
      "option": "memory"
    },
    {
      "parameters": [],
      "option": "accel"
    },
    {
      "parameters": [
        {
          "name": "romfile",
          "type": "string"
        },
        {
          "name": "bootindex",
          "type": "number"
        }
      ],
      "option": "option-rom"
    },
    {
      "parameters": [],
      "option": "plugin"
    },
    {
      "parameters": [
        {
          "name": "file",
          "type": "string"
        },
        {
          "name": "events",
          "type": "string"
        },
        {
          "name": "enable",
          "type": "string"
        }
      ],
      "option": "trace"
    },
    {
      "parameters": [
        {
          "name": "pretty",
          "type": "boolean"
        },
        {
          "name": "chardev",
          "type": "string"
        },
        {
          "name": "mode",
          "type": "string"
        }
      ],
      "option": "mon"
    },
    {
      "parameters": [
        {
          "name": "value",
          "type": "string"
        },
        {
          "name": "property",
          "type": "string"
        },
        {
          "name": "driver",
          "type": "string"
        }
      ],
      "option": "global"
    },
    {
      "parameters": [
        {
          "name": "driftfix",
          "type": "string"
        },
        {
          "name": "clock",
          "type": "string"
        },
        {
          "name": "base",
          "type": "string"
        }
      ],
      "option": "rtc"
    },
    {
      "parameters": [],
      "option": "net"
    },
    {
      "parameters": [],
      "option": "nic"
    },
    {
      "parameters": [],
      "option": "netdev"
    },
    {
      "parameters": [],
      "option": "device"
    },
    {
      "parameters": [
        {
          "name": "abstract",
          "type": "boolean"
        },
        {
          "name": "tight",
          "default": "on",
          "type": "boolean"
        },
        {
          "name": "clipboard",
          "type": "boolean"
        },
        {
          "name": "mouse",
          "type": "boolean"
        },
        {
          "name": "logappend",
          "type": "boolean"
        },
        {
          "name": "logfile",
          "type": "string"
        },
        {
          "name": "append",
          "type": "boolean"
        },
        {
          "name": "chardev",
          "type": "string"
        },
        {
          "name": "size",
          "type": "size"
        },
        {
          "name": "debug",
          "type": "number"
        },
        {
          "name": "name",
          "type": "string"
        },
        {
          "name": "signal",
          "type": "boolean"
        },
        {
          "name": "mux",
          "type": "boolean"
        },
        {
          "name": "rows",
          "type": "number"
        },
        {
          "name": "cols",
          "type": "number"
        },
        {
          "name": "height",
          "type": "number"
        },
        {
          "name": "width",
          "type": "number"
        },
        {
          "name": "websocket",
          "type": "boolean"
        },
        {
          "name": "tls-authz",
          "type": "string"
        },
        {
          "name": "tls-creds",
          "type": "string"
        },
        {
          "name": "tn3270",
          "type": "boolean"
        },
        {
          "name": "telnet",
          "type": "boolean"
        },
        {
          "name": "reconnect",
          "type": "number"
        },
        {
          "name": "nodelay",
          "type": "boolean"
        },
        {
          "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": "input-path",
          "type": "string"
        },
        {
          "name": "path",
          "type": "string"
        },
        {
          "name": "backend",
          "type": "string"
        }
      ],
      "option": "chardev"
    },
    {
      "parameters": [
        {
          "name": "copy-on-read",
          "help": "copy read data from backing file into image file",
          "type": "boolean"
        },
        {
          "name": "werror",
          "help": "write error action",
          "type": "string"
        },
        {
          "name": "rerror",
          "help": "read error action",
          "type": "string"
        },
        {
          "name": "read-only",
          "help": "open drive file as read-only",
          "type": "boolean"
        },
        {
          "name": "file",
          "help": "file name",
          "type": "string"
        },
        {
          "name": "if",
          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
          "type": "string"
        },
        {
          "name": "media",
          "help": "media type (disk, cdrom)",
          "type": "string"
        },
        {
          "name": "index",
          "help": "index number",
          "type": "number"
        },
        {
          "name": "unit",
          "help": "unit number (i.e. lun for scsi)",
          "type": "number"
        },
        {
          "name": "bus",
          "help": "bus number",
          "type": "number"
        },
        {
          "name": "stats-account-failed",
          "help": "whether to account for failed I/O operations in the statistics",
          "type": "boolean"
        },
        {
          "name": "stats-account-invalid",
          "help": "whether to account for invalid I/O operations in the statistics",
          "type": "boolean"
        },
        {
          "name": "detect-zeroes",
          "help": "try to optimize zero writes (off, on, unmap)",
          "type": "string"
        },
        {
          "name": "throttling.group",
          "help": "name of the block throttling group",
          "type": "string"
        },
        {
          "name": "throttling.iops-size",
          "help": "when limiting by iops max size of an I/O in bytes",
          "type": "number"
        },
        {
          "name": "throttling.bps-write-max-length",
          "help": "length of the bps-write-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-read-max-length",
          "help": "length of the bps-read-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-total-max-length",
          "help": "length of the bps-total-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-write-max-length",
          "help": "length of the iops-write-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-read-max-length",
          "help": "length of the iops-read-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-total-max-length",
          "help": "length of the iops-total-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-write-max",
          "help": "total bytes write burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-read-max",
          "help": "total bytes read burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-total-max",
          "help": "total bytes burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-write-max",
          "help": "I/O operations write burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-read-max",
          "help": "I/O operations read burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-total-max",
          "help": "I/O operations burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-write",
          "help": "limit write bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.bps-read",
          "help": "limit read bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.bps-total",
          "help": "limit total bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-write",
          "help": "limit write operations per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-read",
          "help": "limit read operations per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-total",
          "help": "limit total I/O operations per second",
          "type": "number"
        },
        {
          "name": "werror",
          "help": "write error action",
          "type": "string"
        },
        {
          "name": "format",
          "help": "disk format (raw, qcow2, ...)",
          "type": "string"
        },
        {
          "name": "cache.writeback",
          "help": "Enable writeback mode",
          "type": "boolean"
        },
        {
          "name": "aio",
          "help": "host AIO implementation (threads, native, io_uring)",
          "type": "string"
        },
        {
          "name": "snapshot",
          "help": "enable/disable snapshot mode",
          "type": "boolean"
        },
        {
          "name": "force-share",
          "help": "always accept other writers (default: off)",
          "type": "boolean"
        },
        {
          "name": "discard",
          "help": "discard operation (ignore/off, unmap/on)",
          "type": "string"
        },
        {
          "name": "auto-read-only",
          "help": "Node can become read-only if opening read-write fails",
          "type": "boolean"
        },
        {
          "name": "cache.no-flush",
          "help": "Ignore flush requests",
          "type": "boolean"
        },
        {
          "name": "cache.direct",
          "help": "Bypass software writeback cache on the host",
          "type": "boolean"
        },
        {
          "name": "driver",
          "help": "Block driver to use for the node",
          "type": "string"
        },
        {
          "name": "node-name",
          "help": "Node name of the block device node",
          "type": "string"
        }
      ],
      "option": "drive"
    }
  ],
  "id": "libvirt-36"
}

{
  "execute": "query-migrate-capabilities",
  "id": "libvirt-37"
}

{
  "return": [
    {
      "state": false,
      "capability": "xbzrle"
    },
    {
      "state": false,
      "capability": "rdma-pin-all"
    },
    {
      "state": false,
      "capability": "auto-converge"
    },
    {
      "state": false,
      "capability": "zero-blocks"
    },
    {
      "state": false,
      "capability": "compress"
    },
    {
      "state": false,
      "capability": "events"
    },
    {
      "state": false,
      "capability": "postcopy-ram"
    },
    {
      "state": false,
      "capability": "x-colo"
    },
    {
      "state": false,
      "capability": "release-ram"
    },
    {
      "state": false,
      "capability": "block"
    },
    {
      "state": false,
      "capability": "return-path"
    },
    {
      "state": false,
      "capability": "pause-before-switchover"
    },
    {
      "state": false,
      "capability": "multifd"
    },
    {
      "state": false,
      "capability": "dirty-bitmaps"
    },
    {
      "state": false,
      "capability": "postcopy-blocktime"
    },
    {
      "state": false,
      "capability": "late-block-activate"
    },
    {
      "state": false,
      "capability": "x-ignore-shared"
    },
    {
      "state": false,
      "capability": "validate-uuid"
    },
    {
      "state": false,
      "capability": "background-snapshot"
    },
    {
      "state": false,
      "capability": "zero-copy-send"
    },
    {
      "state": false,
      "capability": "postcopy-preempt"
    },
    {
      "state": false,
      "capability": "switchover-ack"
    },
    {
      "state": false,
      "capability": "dirty-limit"
    }
  ],
  "id": "libvirt-37"
}

{
  "execute": "query-cpu-model-expansion",
  "arguments": {
    "type": "static",
    "model": {
      "name": "host"
    }
  },
  "id": "libvirt-38"
}

{
  "return": {
    "model": {
      "name": "gen15a-base",
      "props": {
        "aen": true,
        "vxpdeh": true,
        "aefsi": true,
        "diag318": true,
        "csske": true,
        "msa9": true,
        "msa8": true,
        "msa7": true,
        "msa6": true,
        "msa5": true,
        "msa4": true,
        "msa3": true,
        "msa2": true,
        "msa1": true,
        "sthyi": true,
        "edat": true,
        "deflate": true,
        "etoken": true,
        "vx": true,
        "ap": true,
        "vxeh": true,
        "vxpd": true,
        "esop": true,
        "msa9_pckmo": true,
        "vxeh2": true,
        "esort": true,
        "apft": true,
        "els": true,
        "iep": true,
        "apqci": true,
        "cte": true,
        "ais": true,
        "bpb": true,
        "gs": true,
        "ppa15": true,
        "zpci": true,
        "sea_esop2": true,
        "te": true
      }
    }
  },
  "id": "libvirt-38"
}

{
  "execute": "qmp_capabilities",
  "id": "libvirt-1"
}

{
  "return": {},
  "id": "libvirt-1"
}

{
  "execute": "query-cpu-definitions",
  "id": "libvirt-2"
}

{
  "return": [
    {
      "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "bpb",
        "ppa15",
        "dfppc",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "msa1",
        "gen13ptff",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z990.3",
      "typename": "z990.3-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "hfpm"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z13-base",
      "typename": "z13-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "dfppc",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "gen13ptff",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "host",
      "typename": "host-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": false,
      "deprecated": false
    },
    {
      "name": "z196.2-base",
      "typename": "z196.2-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14",
      "typename": "z14-s390x-cpu",
      "unavailable-features": [
        "kma-gcm-eaes-256",
        "kma-gcm-eaes-192",
        "kma-gcm-eaes-128",
        "kma-gcm-aes-256",
        "kma-gcm-aes-192",
        "kma-gcm-aes-128",
        "prno-trng-qrtcr",
        "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "mepoch",
        "vxpd",
        "gs",
        "bpb",
        "ppa15",
        "dfppc",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "tsi",
        "sema",
        "eec",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "mepochptff",
        "msa6",
        "msa1",
        "gen13ptff",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14.2-base",
      "typename": "z14.2-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "dfppc",
        "tsi",
        "sema",
        "eec",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "gen13ptff",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "bpb",
        "ppa15",
        "sthyi",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "z114-base",
      "typename": "z114-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen16b",
      "typename": "gen16b-s390x-cpu",
      "unavailable-features": [
        "kma-gcm-eaes-256",
        "kma-gcm-eaes-192",
        "kma-gcm-eaes-128",
        "kma-gcm-aes-256",
        "kma-gcm-aes-192",
        "kma-gcm-aes-128",
        "prno-trng-qrtcr",
        "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "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",
        "paie",
        "pai",
        "rdp",
        "beareh",
        "vxpdeh2",
        "nnpa",
        "etoken",
        "vxpdeh",
        "mepoch",
        "vxpd",
        "gs",
        "ppa15",
        "dfppc",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "tsi",
        "sema",
        "eec",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "edat",
        "asnlxr",
        "deflate",
        "mepochptff",
        "msa9_pckmo",
        "msa9",
        "msa6",
        "msa1",
        "gen13ptff",
        "tods",
        "type"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "gen16a",
      "typename": "gen16a-s390x-cpu",
      "unavailable-features": [
        "kma-gcm-eaes-256",
        "kma-gcm-eaes-192",
        "kma-gcm-eaes-128",
        "kma-gcm-aes-256",
        "kma-gcm-aes-192",
        "kma-gcm-aes-128",
        "prno-trng-qrtcr",
        "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "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",
        "paie",
        "pai",
        "rdp",
        "beareh",
        "vxpdeh2",
        "nnpa",
        "etoken",
        "vxpdeh",
        "mepoch",
        "vxpd",
        "gs",
        "ppa15",
        "dfppc",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "tsi",
        "sema",
        "eec",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "edat",
        "asnlxr",
        "deflate",
        "mepochptff",
        "msa9_pckmo",
        "msa9",
        "msa6",
        "msa1",
        "gen13ptff",
        "tods",
        "type"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "bpb",
        "ppa15",
        "sthyi",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "bpb",
        "ppa15",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "bpb",
        "ppa15",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "z800-base",
      "typename": "z800-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14ZR1-base",
      "typename": "z14ZR1-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "dfppc",
        "tsi",
        "sema",
        "eec",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "gen13ptff",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "bpb",
        "ppa15",
        "dfppc",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "msa1",
        "gen13ptff",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10BC.2",
      "typename": "z10BC.2-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-aes-256",
        "km-aes-192",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-aes-256",
        "kmc-aes-192",
        "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",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen15a-base",
      "typename": "gen15a-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "dfppc",
        "tsi",
        "sema",
        "eec",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "asnlxr",
        "gen13ptff",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14.2",
      "typename": "z14.2-s390x-cpu",
      "unavailable-features": [
        "kma-gcm-eaes-256",
        "kma-gcm-eaes-192",
        "kma-gcm-eaes-128",
        "kma-gcm-aes-256",
        "kma-gcm-aes-192",
        "kma-gcm-aes-128",
        "prno-trng-qrtcr",
        "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "mepoch",
        "vxpd",
        "gs",
        "bpb",
        "ppa15",
        "dfppc",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "tsi",
        "sema",
        "eec",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "mepochptff",
        "msa6",
        "msa1",
        "gen13ptff",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "zBC12-base",
      "typename": "zBC12-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen16a-base",
      "typename": "gen16a-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",
        "eec",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "asnlxr",
        "gen13ptff",
        "tods",
        "type"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900.3",
      "typename": "z900.3-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z196-base",
      "typename": "z196-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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",
        "eec",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "gen13ptff",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900.2",
      "typename": "z900.2-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z800",
      "typename": "z800-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10EC",
      "typename": "z10EC-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-aes-256",
        "km-aes-192",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-aes-256",
        "kmc-aes-192",
        "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",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z14ZR1",
      "typename": "z14ZR1-s390x-cpu",
      "unavailable-features": [
        "kma-gcm-eaes-256",
        "kma-gcm-eaes-192",
        "kma-gcm-eaes-128",
        "kma-gcm-aes-256",
        "kma-gcm-aes-192",
        "kma-gcm-aes-128",
        "prno-trng-qrtcr",
        "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "mepoch",
        "vxpd",
        "gs",
        "bpb",
        "ppa15",
        "dfppc",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "tsi",
        "sema",
        "eec",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "mepochptff",
        "msa6",
        "msa1",
        "gen13ptff",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10EC.2",
      "typename": "z10EC.2-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-aes-256",
        "km-aes-192",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-aes-256",
        "kmc-aes-192",
        "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",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900",
      "typename": "z900-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10EC.2-base",
      "typename": "z10EC.2-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "pfpo",
        "dfphp",
        "dfp",
        "parseh",
        "hfpue",
        "hfpm",
        "csske",
        "asnlxr",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900.2-base",
      "typename": "z900.2-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900-base",
      "typename": "z900-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z10EC.3",
      "typename": "z10EC.3-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-aes-256",
        "km-aes-192",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-aes-256",
        "kmc-aes-192",
        "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",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "max",
      "typename": "max-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": false,
      "deprecated": false
    },
    {
      "name": "gen15b",
      "typename": "gen15b-s390x-cpu",
      "unavailable-features": [
        "kma-gcm-eaes-256",
        "kma-gcm-eaes-192",
        "kma-gcm-eaes-128",
        "kma-gcm-aes-256",
        "kma-gcm-aes-192",
        "kma-gcm-aes-128",
        "prno-trng-qrtcr",
        "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "etoken",
        "vxpdeh",
        "mepoch",
        "vxpd",
        "gs",
        "ppa15",
        "dfppc",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "tsi",
        "sema",
        "eec",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "edat",
        "asnlxr",
        "deflate",
        "mepochptff",
        "msa9_pckmo",
        "msa9",
        "msa6",
        "msa1",
        "gen13ptff",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "gen15a",
      "typename": "gen15a-s390x-cpu",
      "unavailable-features": [
        "kma-gcm-eaes-256",
        "kma-gcm-eaes-192",
        "kma-gcm-eaes-128",
        "kma-gcm-aes-256",
        "kma-gcm-aes-192",
        "kma-gcm-aes-128",
        "prno-trng-qrtcr",
        "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "etoken",
        "vxpdeh",
        "mepoch",
        "vxpd",
        "gs",
        "ppa15",
        "dfppc",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "tsi",
        "sema",
        "eec",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "edat",
        "asnlxr",
        "deflate",
        "mepochptff",
        "msa9_pckmo",
        "msa9",
        "msa6",
        "msa1",
        "gen13ptff",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "gen16b-base",
      "typename": "gen16b-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",
        "eec",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "asnlxr",
        "gen13ptff",
        "tods",
        "type"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "bpb",
        "ppa15",
        "sthyi",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "bpb",
        "ppa15",
        "dfppc",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "msa1",
        "gen13ptff",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "qemu",
      "typename": "qemu-s390x-cpu",
      "unavailable-features": [],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "gen15b-base",
      "typename": "gen15b-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "dfppc",
        "tsi",
        "sema",
        "eec",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "opc",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "asnlxr",
        "gen13ptff",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "zEC12-base",
      "typename": "zEC12-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "zEC12.2-base",
      "typename": "zEC12.2-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "z10BC",
      "typename": "z10BC-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-aes-256",
        "km-aes-192",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-aes-256",
        "kmc-aes-192",
        "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",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": 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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "z13.2-base",
      "typename": "z13.2-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "dfppc",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "gen13ptff",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "name": "z900.3-base",
      "typename": "z900.3-base-s390x-cpu",
      "unavailable-features": [],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "name": "z13s-base",
      "typename": "z13s-base-s390x-cpu",
      "unavailable-features": [
        "klmd-sha-1",
        "kimd-sha-1",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "dateh2",
        "dfppc",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "csske",
        "asnlxr",
        "gen13ptff",
        "tods"
      ],
      "static": true,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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-aes-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-aes-256",
        "km-aes-192",
        "km-etdea-192",
        "km-etdea-128",
        "km-edea",
        "km-tdea-192",
        "km-tdea-128",
        "km-dea",
        "kmc-prng",
        "kmc-eaes-256",
        "kmc-eaes-192",
        "kmc-eaes-128",
        "kmc-aes-256",
        "kmc-aes-192",
        "kmc-etdea-192",
        "kmc-etdea-128",
        "kmc-edea",
        "kmc-tdea-192",
        "kmc-tdea-128",
        "kmc-dea",
        "kmac-eaes-256",
        "kmac-eaes-192",
        "kmac-eaes-128",
        "kmac-aes-256",
        "kmac-aes-192",
        "kmac-aes-128",
        "kmac-etdea-192",
        "kmac-etdea-128",
        "kmac-edea",
        "kmac-tdea-192",
        "kmac-tdea-128",
        "kmac-dea",
        "cmm",
        "dateh2",
        "bpb",
        "ppa15",
        "edat2",
        "sthyi",
        "te",
        "ri",
        "cte",
        "dfpzc",
        "cmpsceh",
        "pfpo",
        "dfphp",
        "dfp",
        "emon",
        "parseh",
        "hfpue",
        "hfpm",
        "nonqks",
        "ipter",
        "csske",
        "edat",
        "asnlxr",
        "msa1",
        "tods"
      ],
      "static": false,
      "migration-safe": true,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    },
    {
      "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,
      "deprecated": false
    }
  ],
  "id": "libvirt-2"
}

{
  "execute": "query-cpu-model-expansion",
  "arguments": {
    "type": "static",
    "model": {
      "name": "max"
    }
  },
  "id": "libvirt-3"
}

{
  "return": {
    "model": {
      "name": "gen15a-base",
      "props": {
        "dateh2": false,
        "aen": true,
        "gen13ptff": false,
        "kmac-tdea-192": false,
        "kimd-sha-512": true,
        "kmc-tdea-192": false,
        "parseh": false,
        "klmd-sha-512": true,
        "aefsi": true,
        "hfpm": false,
        "hfpue": false,
        "dfp": false,
        "km-dea": false,
        "vx": true,
        "emon": false,
        "kimd-sha-1": false,
        "cmpsceh": false,
        "dfppc": false,
        "dfpzc": false,
        "dfphp": false,
        "kmc-dea": false,
        "klmd-sha-1": false,
        "opc": false,
        "asnlxr": false,
        "vxeh": true,
        "esop": true,
        "km-tdea-192": false,
        "km-tdea-128": false,
        "vxeh2": true,
        "tsi": false,
        "kmac-dea": false,
        "iep": true,
        "kmc-tdea-128": false,
        "prno-trng": true,
        "ais": true,
        "kmac-tdea-128": false,
        "sema": false,
        "eec": false,
        "zpci": true,
        "nonqks": false,
        "sea_esop2": true,
        "pfpo": false,
        "msa8-base": true,
        "msa4-base": true,
        "msa3-base": true,
        "msa5-base": true,
        "tods": false
      }
    }
  },
  "id": "libvirt-3"
}

{
  "execute": "query-machines",
  "id": "libvirt-4"
}

{
  "return": [
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-8.0",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-6.0",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.11",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-7.0",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-5.0",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.8",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-4.0",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-8.2",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "is-default": true,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram",
      "alias": "s390-ccw-virtio"
    },
    {
      "hotpluggable-cpus": false,
      "name": "none",
      "numa-mem-supported": false,
      "acpi": false,
      "cpu-max": 1,
      "deprecated": false,
      "default-ram-id": "ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-6.2",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-3.0",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.5",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-7.2",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": false,
      "name": "x-remote",
      "numa-mem-supported": false,
      "acpi": false,
      "cpu-max": 1,
      "deprecated": false
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-5.2",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-4.2",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.10",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.7",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-8.1",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-6.1",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.12",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-7.1",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.4",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-5.1",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.9",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-4.1",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-3.1",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    },
    {
      "hotpluggable-cpus": true,
      "name": "s390-ccw-virtio-2.6",
      "numa-mem-supported": false,
      "default-cpu-type": "qemu-s390x-cpu",
      "acpi": false,
      "cpu-max": 248,
      "deprecated": false,
      "default-ram-id": "s390.ram"
    }
  ],
  "id": "libvirt-4"
}