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

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

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

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

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

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

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

{
  "return": [
    {
      "name": "query-status",
      "ret-type": "1",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "SHUTDOWN",
      "meta-type": "event",
      "arg-type": "2"
    },
    {
      "name": "POWERDOWN",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "RESET",
      "meta-type": "event",
      "arg-type": "3"
    },
    {
      "name": "STOP",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "RESUME",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "SUSPEND",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "SUSPEND_DISK",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "WAKEUP",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "WATCHDOG",
      "meta-type": "event",
      "arg-type": "4"
    },
    {
      "name": "watchdog-set-action",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "5"
    },
    {
      "name": "GUEST_PANICKED",
      "meta-type": "event",
      "arg-type": "6"
    },
    {
      "name": "GUEST_CRASHLOADED",
      "meta-type": "event",
      "arg-type": "7"
    },
    {
      "name": "MEMORY_FAILURE",
      "meta-type": "event",
      "arg-type": "8"
    },
    {
      "name": "query-pr-managers",
      "ret-type": "[9]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "eject",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "10"
    },
    {
      "name": "blockdev-open-tray",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "11"
    },
    {
      "name": "blockdev-close-tray",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "12"
    },
    {
      "name": "blockdev-remove-medium",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "13"
    },
    {
      "name": "blockdev-insert-medium",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "14"
    },
    {
      "name": "blockdev-change-medium",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "15"
    },
    {
      "name": "DEVICE_TRAY_MOVED",
      "meta-type": "event",
      "arg-type": "16"
    },
    {
      "name": "PR_MANAGER_STATUS_CHANGED",
      "meta-type": "event",
      "arg-type": "17"
    },
    {
      "name": "block_set_io_throttle",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "18"
    },
    {
      "name": "block-latency-histogram-set",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "19"
    },
    {
      "name": "query-block",
      "ret-type": "[20]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-blockstats",
      "ret-type": "[22]",
      "meta-type": "command",
      "arg-type": "21"
    },
    {
      "name": "query-block-jobs",
      "ret-type": "[23]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "block_passwd",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "24"
    },
    {
      "name": "block_resize",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "25"
    },
    {
      "name": "blockdev-snapshot-sync",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "26"
    },
    {
      "name": "blockdev-snapshot",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "27",
      "features": [
        "allow-write-only-overlay"
      ]
    },
    {
      "name": "change-backing-file",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "28"
    },
    {
      "name": "block-commit",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "29"
    },
    {
      "name": "drive-backup",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "30"
    },
    {
      "name": "blockdev-backup",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "31"
    },
    {
      "name": "query-named-block-nodes",
      "ret-type": "[33]",
      "meta-type": "command",
      "arg-type": "32"
    },
    {
      "name": "x-debug-query-block-graph",
      "ret-type": "34",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "drive-mirror",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "35"
    },
    {
      "name": "block-dirty-bitmap-add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "36"
    },
    {
      "name": "block-dirty-bitmap-remove",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "37"
    },
    {
      "name": "block-dirty-bitmap-clear",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "37"
    },
    {
      "name": "block-dirty-bitmap-enable",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "37"
    },
    {
      "name": "block-dirty-bitmap-disable",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "37"
    },
    {
      "name": "block-dirty-bitmap-merge",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "38"
    },
    {
      "name": "x-debug-block-dirty-bitmap-sha256",
      "ret-type": "39",
      "meta-type": "command",
      "arg-type": "37"
    },
    {
      "name": "blockdev-mirror",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "40"
    },
    {
      "name": "block-stream",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "41"
    },
    {
      "name": "block-job-set-speed",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "42"
    },
    {
      "name": "block-job-cancel",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "43"
    },
    {
      "name": "block-job-pause",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "44"
    },
    {
      "name": "block-job-resume",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "45"
    },
    {
      "name": "block-job-complete",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "46"
    },
    {
      "name": "block-job-dismiss",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "47"
    },
    {
      "name": "block-job-finalize",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "48"
    },
    {
      "name": "blockdev-add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "49"
    },
    {
      "name": "x-blockdev-reopen",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "49"
    },
    {
      "name": "blockdev-del",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "50"
    },
    {
      "name": "blockdev-create",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "51"
    },
    {
      "name": "x-blockdev-amend",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "52"
    },
    {
      "name": "BLOCK_IMAGE_CORRUPTED",
      "meta-type": "event",
      "arg-type": "53"
    },
    {
      "name": "BLOCK_IO_ERROR",
      "meta-type": "event",
      "arg-type": "54"
    },
    {
      "name": "BLOCK_JOB_COMPLETED",
      "meta-type": "event",
      "arg-type": "55"
    },
    {
      "name": "BLOCK_JOB_CANCELLED",
      "meta-type": "event",
      "arg-type": "56"
    },
    {
      "name": "BLOCK_JOB_ERROR",
      "meta-type": "event",
      "arg-type": "57"
    },
    {
      "name": "BLOCK_JOB_READY",
      "meta-type": "event",
      "arg-type": "58"
    },
    {
      "name": "BLOCK_JOB_PENDING",
      "meta-type": "event",
      "arg-type": "59"
    },
    {
      "name": "BLOCK_WRITE_THRESHOLD",
      "meta-type": "event",
      "arg-type": "60"
    },
    {
      "name": "block-set-write-threshold",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "61"
    },
    {
      "name": "x-blockdev-change",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "62"
    },
    {
      "name": "x-blockdev-set-iothread",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "63"
    },
    {
      "name": "QUORUM_FAILURE",
      "meta-type": "event",
      "arg-type": "64"
    },
    {
      "name": "QUORUM_REPORT_BAD",
      "meta-type": "event",
      "arg-type": "65"
    },
    {
      "name": "blockdev-snapshot-internal-sync",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "66"
    },
    {
      "name": "blockdev-snapshot-delete-internal-sync",
      "ret-type": "68",
      "meta-type": "command",
      "arg-type": "67"
    },
    {
      "name": "JOB_STATUS_CHANGE",
      "meta-type": "event",
      "arg-type": "69"
    },
    {
      "name": "job-pause",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "70"
    },
    {
      "name": "job-resume",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "71"
    },
    {
      "name": "job-cancel",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "72"
    },
    {
      "name": "job-complete",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "73"
    },
    {
      "name": "job-dismiss",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "74"
    },
    {
      "name": "job-finalize",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "75"
    },
    {
      "name": "query-jobs",
      "ret-type": "[76]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "nbd-server-start",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "77"
    },
    {
      "name": "nbd-server-add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "78",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "nbd-server-remove",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "79",
      "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": "80"
    },
    {
      "name": "block-export-del",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "81"
    },
    {
      "name": "BLOCK_EXPORT_DELETED",
      "meta-type": "event",
      "arg-type": "82"
    },
    {
      "name": "query-block-exports",
      "ret-type": "[83]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-chardev",
      "ret-type": "[84]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-chardev-backends",
      "ret-type": "[85]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "ringbuf-write",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "86"
    },
    {
      "name": "ringbuf-read",
      "ret-type": "str",
      "meta-type": "command",
      "arg-type": "87"
    },
    {
      "name": "chardev-add",
      "ret-type": "89",
      "meta-type": "command",
      "arg-type": "88"
    },
    {
      "name": "chardev-change",
      "ret-type": "89",
      "meta-type": "command",
      "arg-type": "90"
    },
    {
      "name": "chardev-remove",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "91"
    },
    {
      "name": "chardev-send-break",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "92"
    },
    {
      "name": "VSERPORT_CHANGE",
      "meta-type": "event",
      "arg-type": "93"
    },
    {
      "name": "dump-guest-memory",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "94"
    },
    {
      "name": "query-dump",
      "ret-type": "95",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "DUMP_COMPLETED",
      "meta-type": "event",
      "arg-type": "96"
    },
    {
      "name": "query-dump-guest-memory-capability",
      "ret-type": "97",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "set_link",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "98"
    },
    {
      "name": "netdev_add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "99"
    },
    {
      "name": "netdev_del",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "100"
    },
    {
      "name": "query-rx-filter",
      "ret-type": "[102]",
      "meta-type": "command",
      "arg-type": "101"
    },
    {
      "name": "NIC_RX_FILTER_CHANGED",
      "meta-type": "event",
      "arg-type": "103"
    },
    {
      "name": "announce-self",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "104"
    },
    {
      "name": "FAILOVER_NEGOTIATED",
      "meta-type": "event",
      "arg-type": "105"
    },
    {
      "name": "RDMA_GID_STATUS_CHANGED",
      "meta-type": "event",
      "arg-type": "106"
    },
    {
      "name": "query-rocker",
      "ret-type": "108",
      "meta-type": "command",
      "arg-type": "107"
    },
    {
      "name": "query-rocker-ports",
      "ret-type": "[110]",
      "meta-type": "command",
      "arg-type": "109"
    },
    {
      "name": "query-rocker-of-dpa-flows",
      "ret-type": "[112]",
      "meta-type": "command",
      "arg-type": "111"
    },
    {
      "name": "query-rocker-of-dpa-groups",
      "ret-type": "[114]",
      "meta-type": "command",
      "arg-type": "113"
    },
    {
      "name": "query-tpm-models",
      "ret-type": "[115]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-tpm-types",
      "ret-type": "[116]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-tpm",
      "ret-type": "[117]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "set_password",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "118"
    },
    {
      "name": "expire_password",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "119"
    },
    {
      "name": "screendump",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "120"
    },
    {
      "name": "query-spice",
      "ret-type": "121",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "SPICE_CONNECTED",
      "meta-type": "event",
      "arg-type": "122"
    },
    {
      "name": "SPICE_INITIALIZED",
      "meta-type": "event",
      "arg-type": "123"
    },
    {
      "name": "SPICE_DISCONNECTED",
      "meta-type": "event",
      "arg-type": "124"
    },
    {
      "name": "SPICE_MIGRATE_COMPLETED",
      "meta-type": "event",
      "arg-type": "0"
    },
    {
      "name": "query-vnc",
      "ret-type": "125",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-vnc-servers",
      "ret-type": "[126]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "change-vnc-password",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "127"
    },
    {
      "name": "VNC_CONNECTED",
      "meta-type": "event",
      "arg-type": "128"
    },
    {
      "name": "VNC_INITIALIZED",
      "meta-type": "event",
      "arg-type": "129"
    },
    {
      "name": "VNC_DISCONNECTED",
      "meta-type": "event",
      "arg-type": "130"
    },
    {
      "name": "query-mice",
      "ret-type": "[131]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "send-key",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "132"
    },
    {
      "name": "input-send-event",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "133"
    },
    {
      "name": "query-display-options",
      "ret-type": "134",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-migrate",
      "ret-type": "135",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "migrate-set-capabilities",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "136"
    },
    {
      "name": "query-migrate-capabilities",
      "ret-type": "[137]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "migrate-set-parameters",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "138"
    },
    {
      "name": "query-migrate-parameters",
      "ret-type": "139",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "client_migrate_info",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "140"
    },
    {
      "name": "migrate-start-postcopy",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "MIGRATION",
      "meta-type": "event",
      "arg-type": "141"
    },
    {
      "name": "MIGRATION_PASS",
      "meta-type": "event",
      "arg-type": "142"
    },
    {
      "name": "COLO_EXIT",
      "meta-type": "event",
      "arg-type": "143"
    },
    {
      "name": "x-colo-lost-heartbeat",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "migrate_cancel",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "migrate-continue",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "144"
    },
    {
      "name": "migrate_set_downtime",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "145",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "migrate_set_speed",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "146",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "migrate-set-cache-size",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "147",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "query-migrate-cache-size",
      "ret-type": "int",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "migrate",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "148"
    },
    {
      "name": "migrate-incoming",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "149"
    },
    {
      "name": "xen-save-devices-state",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "150"
    },
    {
      "name": "xen-set-global-dirty-log",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "151"
    },
    {
      "name": "xen-load-devices-state",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "152"
    },
    {
      "name": "xen-set-replication",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "153"
    },
    {
      "name": "query-xen-replication-status",
      "ret-type": "154",
      "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": "155",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "migrate-recover",
      "ret-type": "0",
      "allow-oob": true,
      "meta-type": "command",
      "arg-type": "156"
    },
    {
      "name": "migrate-pause",
      "ret-type": "0",
      "allow-oob": true,
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "UNPLUG_PRIMARY",
      "meta-type": "event",
      "arg-type": "157"
    },
    {
      "name": "calc-dirty-rate",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "158"
    },
    {
      "name": "query-dirty-rate",
      "ret-type": "159",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "transaction",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "160"
    },
    {
      "name": "trace-event-get-state",
      "ret-type": "[162]",
      "meta-type": "command",
      "arg-type": "161"
    },
    {
      "name": "trace-event-set-state",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "163"
    },
    {
      "name": "qmp_capabilities",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "164"
    },
    {
      "name": "query-version",
      "ret-type": "165",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-commands",
      "ret-type": "[166]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-events",
      "ret-type": "[167]",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "quit",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-qmp-schema",
      "ret-type": "[168]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "qom-list",
      "ret-type": "[170]",
      "meta-type": "command",
      "arg-type": "169"
    },
    {
      "name": "qom-get",
      "ret-type": "any",
      "meta-type": "command",
      "arg-type": "171"
    },
    {
      "name": "qom-set",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "172"
    },
    {
      "name": "qom-list-types",
      "ret-type": "[174]",
      "meta-type": "command",
      "arg-type": "173"
    },
    {
      "name": "qom-list-properties",
      "ret-type": "[170]",
      "meta-type": "command",
      "arg-type": "175"
    },
    {
      "name": "object-add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "176"
    },
    {
      "name": "object-del",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "177"
    },
    {
      "name": "device-list-properties",
      "ret-type": "[170]",
      "meta-type": "command",
      "arg-type": "178"
    },
    {
      "name": "device_add",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "179"
    },
    {
      "name": "device_del",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "180"
    },
    {
      "name": "DEVICE_DELETED",
      "meta-type": "event",
      "arg-type": "181"
    },
    {
      "name": "query-cpus",
      "ret-type": "[182]",
      "meta-type": "command",
      "arg-type": "0",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "query-cpus-fast",
      "ret-type": "[183]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-machines",
      "ret-type": "[184]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-current-machine",
      "ret-type": "185",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-target",
      "ret-type": "186",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-uuid",
      "ret-type": "187",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-vm-generation-id",
      "ret-type": "188",
      "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": "189",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "memsave",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "190"
    },
    {
      "name": "pmemsave",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "191"
    },
    {
      "name": "query-memdev",
      "ret-type": "[192]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-hotpluggable-cpus",
      "ret-type": "[193]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "set-numa-node",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "194"
    },
    {
      "name": "balloon",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "195"
    },
    {
      "name": "query-balloon",
      "ret-type": "196",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "BALLOON_CHANGE",
      "meta-type": "event",
      "arg-type": "197"
    },
    {
      "name": "query-memory-size-summary",
      "ret-type": "198",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-memory-devices",
      "ret-type": "[199]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "MEMORY_DEVICE_SIZE_CHANGE",
      "meta-type": "event",
      "arg-type": "200"
    },
    {
      "name": "MEM_UNPLUG_ERROR",
      "meta-type": "event",
      "arg-type": "201"
    },
    {
      "name": "query-replay",
      "ret-type": "209",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "replay-break",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "210"
    },
    {
      "name": "replay-delete-break",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "replay-seek",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "211"
    },
    {
      "name": "add_client",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "212"
    },
    {
      "name": "query-name",
      "ret-type": "213",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-iothreads",
      "ret-type": "[214]",
      "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"
    },
    {
      "name": "human-monitor-command",
      "ret-type": "str",
      "meta-type": "command",
      "arg-type": "215",
      "features": [
        "savevm-monitor-nodes"
      ]
    },
    {
      "name": "change",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "216",
      "features": [
        "deprecated"
      ]
    },
    {
      "name": "getfd",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "217"
    },
    {
      "name": "closefd",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "218"
    },
    {
      "name": "add-fd",
      "ret-type": "220",
      "meta-type": "command",
      "arg-type": "219"
    },
    {
      "name": "remove-fd",
      "ret-type": "0",
      "meta-type": "command",
      "arg-type": "221"
    },
    {
      "name": "query-fdsets",
      "ret-type": "[222]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "query-command-line-options",
      "ret-type": "[224]",
      "meta-type": "command",
      "arg-type": "223"
    },
    {
      "name": "query-acpi-ospm-status",
      "ret-type": "[231]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "ACPI_DEVICE_OST",
      "meta-type": "event",
      "arg-type": "232"
    },
    {
      "name": "query-pci",
      "ret-type": "[233]",
      "meta-type": "command",
      "arg-type": "0"
    },
    {
      "name": "0",
      "members": [
      ],
      "meta-type": "object"
    },
    {
      "name": "1",
      "members": [
        {
          "name": "running",
          "type": "bool"
        },
        {
          "name": "singlestep",
          "type": "bool"
        },
        {
          "name": "status",
          "type": "234"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "2",
      "members": [
        {
          "name": "guest",
          "type": "bool"
        },
        {
          "name": "reason",
          "type": "235"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "3",
      "members": [
        {
          "name": "guest",
          "type": "bool"
        },
        {
          "name": "reason",
          "type": "235"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "4",
      "members": [
        {
          "name": "action",
          "type": "236"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "5",
      "members": [
        {
          "name": "action",
          "type": "236"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "6",
      "members": [
        {
          "name": "action",
          "type": "237"
        },
        {
          "name": "info",
          "default": null,
          "type": "238"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "7",
      "members": [
        {
          "name": "action",
          "type": "237"
        },
        {
          "name": "info",
          "default": null,
          "type": "238"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "8",
      "members": [
        {
          "name": "recipient",
          "type": "239"
        },
        {
          "name": "action",
          "type": "240"
        },
        {
          "name": "flags",
          "type": "241"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[9]",
      "element-type": "9",
      "meta-type": "array"
    },
    {
      "name": "9",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "connected",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "10",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "11",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "12",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "13",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "14",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "node-name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "15",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "format",
          "default": null,
          "type": "str"
        },
        {
          "name": "read-only-mode",
          "default": null,
          "type": "242"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "16",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "tray-open",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "17",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "connected",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "18",
      "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": "19",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "boundaries",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "boundaries-read",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "boundaries-write",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "boundaries-flush",
          "default": null,
          "type": "[int]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[20]",
      "element-type": "20",
      "meta-type": "array"
    },
    {
      "name": "20",
      "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": "33"
        },
        {
          "name": "tray_open",
          "default": null,
          "type": "bool"
        },
        {
          "name": "io-status",
          "default": null,
          "type": "243"
        },
        {
          "name": "dirty-bitmaps",
          "default": null,
          "type": "[244]",
          "features": [
            "deprecated"
          ]
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "21",
      "members": [
        {
          "name": "query-nodes",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[22]",
      "element-type": "22",
      "meta-type": "array"
    },
    {
      "name": "22",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "qdev",
          "default": null,
          "type": "str"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "stats",
          "type": "245"
        },
        {
          "name": "driver-specific",
          "default": null,
          "type": "246"
        },
        {
          "name": "parent",
          "default": null,
          "type": "22"
        },
        {
          "name": "backing",
          "default": null,
          "type": "22"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[23]",
      "element-type": "23",
      "meta-type": "array"
    },
    {
      "name": "23",
      "members": [
        {
          "name": "type",
          "type": "str"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "len",
          "type": "int"
        },
        {
          "name": "offset",
          "type": "int"
        },
        {
          "name": "busy",
          "type": "bool"
        },
        {
          "name": "paused",
          "type": "bool"
        },
        {
          "name": "speed",
          "type": "int"
        },
        {
          "name": "io-status",
          "type": "243"
        },
        {
          "name": "ready",
          "type": "bool"
        },
        {
          "name": "status",
          "type": "247"
        },
        {
          "name": "auto-finalize",
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "type": "bool"
        },
        {
          "name": "error",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "24",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "password",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "25",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "size",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "26",
      "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": "248"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "27",
      "members": [
        {
          "name": "node",
          "type": "str"
        },
        {
          "name": "overlay",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "28",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "image-node-name",
          "type": "str"
        },
        {
          "name": "backing-file",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "29",
      "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": "249"
        },
        {
          "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": "30",
      "members": [
        {
          "name": "job-id",
          "default": null,
          "type": "str"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "sync",
          "type": "250"
        },
        {
          "name": "speed",
          "default": null,
          "type": "int"
        },
        {
          "name": "bitmap",
          "default": null,
          "type": "str"
        },
        {
          "name": "bitmap-mode",
          "default": null,
          "type": "251"
        },
        {
          "name": "compress",
          "default": null,
          "type": "bool"
        },
        {
          "name": "on-source-error",
          "default": null,
          "type": "249"
        },
        {
          "name": "on-target-error",
          "default": null,
          "type": "249"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        },
        {
          "name": "filter-node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "target",
          "type": "str"
        },
        {
          "name": "format",
          "default": null,
          "type": "str"
        },
        {
          "name": "mode",
          "default": null,
          "type": "248"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "31",
      "members": [
        {
          "name": "job-id",
          "default": null,
          "type": "str"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "sync",
          "type": "250"
        },
        {
          "name": "speed",
          "default": null,
          "type": "int"
        },
        {
          "name": "bitmap",
          "default": null,
          "type": "str"
        },
        {
          "name": "bitmap-mode",
          "default": null,
          "type": "251"
        },
        {
          "name": "compress",
          "default": null,
          "type": "bool"
        },
        {
          "name": "on-source-error",
          "default": null,
          "type": "249"
        },
        {
          "name": "on-target-error",
          "default": null,
          "type": "249"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        },
        {
          "name": "filter-node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "target",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "32",
      "members": [
        {
          "name": "flat",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[33]",
      "element-type": "33",
      "meta-type": "array"
    },
    {
      "name": "33",
      "members": [
        {
          "name": "file",
          "type": "str"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "ro",
          "type": "bool"
        },
        {
          "name": "drv",
          "type": "str"
        },
        {
          "name": "backing_file",
          "default": null,
          "type": "str"
        },
        {
          "name": "backing_file_depth",
          "type": "int"
        },
        {
          "name": "encrypted",
          "type": "bool"
        },
        {
          "name": "encryption_key_missing",
          "type": "bool",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "detect_zeroes",
          "type": "252"
        },
        {
          "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": "253"
        },
        {
          "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": "254"
        },
        {
          "name": "write_threshold",
          "type": "int"
        },
        {
          "name": "dirty-bitmaps",
          "default": null,
          "type": "[244]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "34",
      "members": [
        {
          "name": "nodes",
          "type": "[255]"
        },
        {
          "name": "edges",
          "type": "[256]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "35",
      "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": "250"
        },
        {
          "name": "mode",
          "default": null,
          "type": "248"
        },
        {
          "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": "249"
        },
        {
          "name": "on-target-error",
          "default": null,
          "type": "249"
        },
        {
          "name": "unmap",
          "default": null,
          "type": "bool"
        },
        {
          "name": "copy-mode",
          "default": null,
          "type": "257"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "36",
      "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": "37",
      "members": [
        {
          "name": "node",
          "type": "str"
        },
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "38",
      "members": [
        {
          "name": "node",
          "type": "str"
        },
        {
          "name": "target",
          "type": "str"
        },
        {
          "name": "bitmaps",
          "type": "[258]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "39",
      "members": [
        {
          "name": "sha256",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "40",
      "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": "250"
        },
        {
          "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": "249"
        },
        {
          "name": "on-target-error",
          "default": null,
          "type": "249"
        },
        {
          "name": "filter-node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "copy-mode",
          "default": null,
          "type": "257"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "41",
      "members": [
        {
          "name": "job-id",
          "default": null,
          "type": "str"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "base",
          "default": null,
          "type": "str"
        },
        {
          "name": "base-node",
          "default": null,
          "type": "str"
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "speed",
          "default": null,
          "type": "int"
        },
        {
          "name": "on-error",
          "default": null,
          "type": "249"
        },
        {
          "name": "auto-finalize",
          "default": null,
          "type": "bool"
        },
        {
          "name": "auto-dismiss",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "42",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "speed",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "43",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "44",
      "members": [
        {
          "name": "device",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "45",
      "members": [
        {
          "name": "device",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "46",
      "members": [
        {
          "name": "device",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "47",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "48",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "49",
      "tag": "driver",
      "variants": [
        {
          "case": "blkdebug",
          "type": "262"
        },
        {
          "case": "blklogwrites",
          "type": "263"
        },
        {
          "case": "blkverify",
          "type": "264"
        },
        {
          "case": "blkreplay",
          "type": "265"
        },
        {
          "case": "bochs",
          "type": "266"
        },
        {
          "case": "cloop",
          "type": "266"
        },
        {
          "case": "compress",
          "type": "266"
        },
        {
          "case": "copy-on-read",
          "type": "266"
        },
        {
          "case": "dmg",
          "type": "266"
        },
        {
          "case": "file",
          "type": "267"
        },
        {
          "case": "ftp",
          "type": "268"
        },
        {
          "case": "ftps",
          "type": "269"
        },
        {
          "case": "gluster",
          "type": "270"
        },
        {
          "case": "host_cdrom",
          "type": "267"
        },
        {
          "case": "host_device",
          "type": "267"
        },
        {
          "case": "http",
          "type": "271"
        },
        {
          "case": "https",
          "type": "272"
        },
        {
          "case": "iscsi",
          "type": "273"
        },
        {
          "case": "luks",
          "type": "274"
        },
        {
          "case": "nbd",
          "type": "275"
        },
        {
          "case": "nfs",
          "type": "276"
        },
        {
          "case": "null-aio",
          "type": "277"
        },
        {
          "case": "null-co",
          "type": "277"
        },
        {
          "case": "nvme",
          "type": "278"
        },
        {
          "case": "parallels",
          "type": "266"
        },
        {
          "case": "qcow2",
          "type": "279"
        },
        {
          "case": "qcow",
          "type": "280"
        },
        {
          "case": "qed",
          "type": "281"
        },
        {
          "case": "quorum",
          "type": "282"
        },
        {
          "case": "raw",
          "type": "283"
        },
        {
          "case": "rbd",
          "type": "284"
        },
        {
          "case": "replication",
          "type": "285"
        },
        {
          "case": "sheepdog",
          "type": "286"
        },
        {
          "case": "ssh",
          "type": "287"
        },
        {
          "case": "throttle",
          "type": "288"
        },
        {
          "case": "vdi",
          "type": "266"
        },
        {
          "case": "vhdx",
          "type": "266"
        },
        {
          "case": "vmdk",
          "type": "281"
        },
        {
          "case": "vpc",
          "type": "266"
        },
        {
          "case": "vvfat",
          "type": "289"
        }
      ],
      "members": [
        {
          "name": "driver",
          "type": "259"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "discard",
          "default": null,
          "type": "260"
        },
        {
          "name": "cache",
          "default": null,
          "type": "261"
        },
        {
          "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": "252"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "50",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "51",
      "members": [
        {
          "name": "job-id",
          "type": "str"
        },
        {
          "name": "options",
          "type": "290"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "52",
      "members": [
        {
          "name": "job-id",
          "type": "str"
        },
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "options",
          "type": "291"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "53",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "msg",
          "type": "str"
        },
        {
          "name": "offset",
          "default": null,
          "type": "int"
        },
        {
          "name": "size",
          "default": null,
          "type": "int"
        },
        {
          "name": "fatal",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "54",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "node-name",
          "default": null,
          "type": "str"
        },
        {
          "name": "operation",
          "type": "292"
        },
        {
          "name": "action",
          "type": "293"
        },
        {
          "name": "nospace",
          "default": null,
          "type": "bool"
        },
        {
          "name": "reason",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "55",
      "members": [
        {
          "name": "type",
          "type": "294"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "len",
          "type": "int"
        },
        {
          "name": "offset",
          "type": "int"
        },
        {
          "name": "speed",
          "type": "int"
        },
        {
          "name": "error",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "56",
      "members": [
        {
          "name": "type",
          "type": "294"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "len",
          "type": "int"
        },
        {
          "name": "offset",
          "type": "int"
        },
        {
          "name": "speed",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "57",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "operation",
          "type": "292"
        },
        {
          "name": "action",
          "type": "293"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "58",
      "members": [
        {
          "name": "type",
          "type": "294"
        },
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "len",
          "type": "int"
        },
        {
          "name": "offset",
          "type": "int"
        },
        {
          "name": "speed",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "59",
      "members": [
        {
          "name": "type",
          "type": "294"
        },
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "60",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "amount-exceeded",
          "type": "int"
        },
        {
          "name": "write-threshold",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "61",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "write-threshold",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "62",
      "members": [
        {
          "name": "parent",
          "type": "str"
        },
        {
          "name": "child",
          "default": null,
          "type": "str"
        },
        {
          "name": "node",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "63",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "iothread",
          "type": "295"
        },
        {
          "name": "force",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "64",
      "members": [
        {
          "name": "reference",
          "type": "str"
        },
        {
          "name": "sector-num",
          "type": "int"
        },
        {
          "name": "sectors-count",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "65",
      "members": [
        {
          "name": "type",
          "type": "296"
        },
        {
          "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": "66",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "67",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "name",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "68",
      "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": "69",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "status",
          "type": "247"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "70",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "71",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "72",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "73",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "74",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "75",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[76]",
      "element-type": "76",
      "meta-type": "array"
    },
    {
      "name": "76",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "type",
          "type": "294"
        },
        {
          "name": "status",
          "type": "247"
        },
        {
          "name": "current-progress",
          "type": "int"
        },
        {
          "name": "total-progress",
          "type": "int"
        },
        {
          "name": "error",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "77",
      "members": [
        {
          "name": "addr",
          "type": "297"
        },
        {
          "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": "78",
      "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": "79",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "mode",
          "default": null,
          "type": "298"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "80",
      "tag": "type",
      "variants": [
        {
          "case": "nbd",
          "type": "300"
        },
        {
          "case": "vhost-user-blk",
          "type": "301"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "299"
        },
        {
          "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": "81",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "mode",
          "default": null,
          "type": "298"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "82",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[83]",
      "element-type": "83",
      "meta-type": "array"
    },
    {
      "name": "83",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "type",
          "type": "299"
        },
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "shutting-down",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[84]",
      "element-type": "84",
      "meta-type": "array"
    },
    {
      "name": "84",
      "members": [
        {
          "name": "label",
          "type": "str"
        },
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "frontend-open",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[85]",
      "element-type": "85",
      "meta-type": "array"
    },
    {
      "name": "85",
      "members": [
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "86",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "data",
          "type": "str"
        },
        {
          "name": "format",
          "default": null,
          "type": "302"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "87",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "format",
          "default": null,
          "type": "302"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "str",
      "json-type": "string",
      "meta-type": "builtin"
    },
    {
      "name": "88",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "backend",
          "type": "303"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "89",
      "members": [
        {
          "name": "pty",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "90",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "backend",
          "type": "303"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "91",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "92",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "93",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "open",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "94",
      "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": "304"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "95",
      "members": [
        {
          "name": "status",
          "type": "305"
        },
        {
          "name": "completed",
          "type": "int"
        },
        {
          "name": "total",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "96",
      "members": [
        {
          "name": "result",
          "type": "95"
        },
        {
          "name": "error",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "97",
      "members": [
        {
          "name": "formats",
          "type": "[304]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "98",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "up",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "99",
      "tag": "type",
      "variants": [
        {
          "case": "nic",
          "type": "307"
        },
        {
          "case": "user",
          "type": "308"
        },
        {
          "case": "tap",
          "type": "309"
        },
        {
          "case": "l2tpv3",
          "type": "310"
        },
        {
          "case": "socket",
          "type": "311"
        },
        {
          "case": "vde",
          "type": "312"
        },
        {
          "case": "bridge",
          "type": "313"
        },
        {
          "case": "hubport",
          "type": "314"
        },
        {
          "case": "netmap",
          "type": "315"
        },
        {
          "case": "vhost-user",
          "type": "316"
        },
        {
          "case": "vhost-vdpa",
          "type": "317"
        },
        {
          "case": "none",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "type",
          "type": "306"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "100",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "101",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[102]",
      "element-type": "102",
      "meta-type": "array"
    },
    {
      "name": "102",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "promiscuous",
          "type": "bool"
        },
        {
          "name": "multicast",
          "type": "318"
        },
        {
          "name": "unicast",
          "type": "318"
        },
        {
          "name": "vlan",
          "type": "318"
        },
        {
          "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": "103",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        },
        {
          "name": "path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "104",
      "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": "105",
      "members": [
        {
          "name": "device-id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "106",
      "members": [
        {
          "name": "netdev",
          "type": "str"
        },
        {
          "name": "gid-status",
          "type": "bool"
        },
        {
          "name": "subnet-prefix",
          "type": "int"
        },
        {
          "name": "interface-id",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "107",
      "members": [
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "108",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "id",
          "type": "int"
        },
        {
          "name": "ports",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "109",
      "members": [
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[110]",
      "element-type": "110",
      "meta-type": "array"
    },
    {
      "name": "110",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "enabled",
          "type": "bool"
        },
        {
          "name": "link-up",
          "type": "bool"
        },
        {
          "name": "speed",
          "type": "int"
        },
        {
          "name": "duplex",
          "type": "319"
        },
        {
          "name": "autoneg",
          "type": "320"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "111",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "tbl-id",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[112]",
      "element-type": "112",
      "meta-type": "array"
    },
    {
      "name": "112",
      "members": [
        {
          "name": "cookie",
          "type": "int"
        },
        {
          "name": "hits",
          "type": "int"
        },
        {
          "name": "key",
          "type": "321"
        },
        {
          "name": "mask",
          "type": "322"
        },
        {
          "name": "action",
          "type": "323"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "113",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "type",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[114]",
      "element-type": "114",
      "meta-type": "array"
    },
    {
      "name": "114",
      "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": "[115]",
      "element-type": "115",
      "meta-type": "array"
    },
    {
      "name": "115",
      "meta-type": "enum",
      "values": [
        "tpm-tis",
        "tpm-crb",
        "tpm-spapr"
      ]
    },
    {
      "name": "[116]",
      "element-type": "116",
      "meta-type": "array"
    },
    {
      "name": "116",
      "meta-type": "enum",
      "values": [
        "passthrough",
        "emulator"
      ]
    },
    {
      "name": "[117]",
      "element-type": "117",
      "meta-type": "array"
    },
    {
      "name": "117",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "model",
          "type": "115"
        },
        {
          "name": "options",
          "type": "324"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "118",
      "members": [
        {
          "name": "protocol",
          "type": "str"
        },
        {
          "name": "password",
          "type": "str"
        },
        {
          "name": "connected",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "119",
      "members": [
        {
          "name": "protocol",
          "type": "str"
        },
        {
          "name": "time",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "120",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "head",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "121",
      "members": [
        {
          "name": "enabled",
          "type": "bool"
        },
        {
          "name": "migrated",
          "type": "bool"
        },
        {
          "name": "host",
          "default": null,
          "type": "str"
        },
        {
          "name": "port",
          "default": null,
          "type": "int"
        },
        {
          "name": "tls-port",
          "default": null,
          "type": "int"
        },
        {
          "name": "auth",
          "default": null,
          "type": "str"
        },
        {
          "name": "compiled-version",
          "default": null,
          "type": "str"
        },
        {
          "name": "mouse-mode",
          "type": "325"
        },
        {
          "name": "channels",
          "default": null,
          "type": "[326]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "122",
      "members": [
        {
          "name": "server",
          "type": "327"
        },
        {
          "name": "client",
          "type": "327"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "123",
      "members": [
        {
          "name": "server",
          "type": "328"
        },
        {
          "name": "client",
          "type": "326"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "124",
      "members": [
        {
          "name": "server",
          "type": "327"
        },
        {
          "name": "client",
          "type": "327"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "125",
      "members": [
        {
          "name": "enabled",
          "type": "bool"
        },
        {
          "name": "host",
          "default": null,
          "type": "str"
        },
        {
          "name": "family",
          "default": null,
          "type": "329"
        },
        {
          "name": "service",
          "default": null,
          "type": "str"
        },
        {
          "name": "auth",
          "default": null,
          "type": "str"
        },
        {
          "name": "clients",
          "default": null,
          "type": "[330]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[126]",
      "element-type": "126",
      "meta-type": "array"
    },
    {
      "name": "126",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "server",
          "type": "[331]"
        },
        {
          "name": "clients",
          "type": "[330]"
        },
        {
          "name": "auth",
          "type": "332"
        },
        {
          "name": "vencrypt",
          "default": null,
          "type": "333"
        },
        {
          "name": "display",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "127",
      "members": [
        {
          "name": "password",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "128",
      "members": [
        {
          "name": "server",
          "type": "334"
        },
        {
          "name": "client",
          "type": "335"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "129",
      "members": [
        {
          "name": "server",
          "type": "334"
        },
        {
          "name": "client",
          "type": "330"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "130",
      "members": [
        {
          "name": "server",
          "type": "334"
        },
        {
          "name": "client",
          "type": "330"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[131]",
      "element-type": "131",
      "meta-type": "array"
    },
    {
      "name": "131",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "index",
          "type": "int"
        },
        {
          "name": "current",
          "type": "bool"
        },
        {
          "name": "absolute",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "132",
      "members": [
        {
          "name": "keys",
          "type": "[336]"
        },
        {
          "name": "hold-time",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "133",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "head",
          "default": null,
          "type": "int"
        },
        {
          "name": "events",
          "type": "[337]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "134",
      "tag": "type",
      "variants": [
        {
          "case": "gtk",
          "type": "340"
        },
        {
          "case": "curses",
          "type": "341"
        },
        {
          "case": "egl-headless",
          "type": "342"
        },
        {
          "case": "default",
          "type": "0"
        },
        {
          "case": "none",
          "type": "0"
        },
        {
          "case": "sdl",
          "type": "0"
        },
        {
          "case": "cocoa",
          "type": "0"
        },
        {
          "case": "spice-app",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "338"
        },
        {
          "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": "339"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "135",
      "members": [
        {
          "name": "status",
          "default": null,
          "type": "343"
        },
        {
          "name": "ram",
          "default": null,
          "type": "344"
        },
        {
          "name": "disk",
          "default": null,
          "type": "344"
        },
        {
          "name": "vfio",
          "default": null,
          "type": "345"
        },
        {
          "name": "xbzrle-cache",
          "default": null,
          "type": "346"
        },
        {
          "name": "total-time",
          "default": null,
          "type": "int"
        },
        {
          "name": "expected-downtime",
          "default": null,
          "type": "int"
        },
        {
          "name": "downtime",
          "default": null,
          "type": "int"
        },
        {
          "name": "setup-time",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-percentage",
          "default": null,
          "type": "int"
        },
        {
          "name": "error-desc",
          "default": null,
          "type": "str"
        },
        {
          "name": "postcopy-blocktime",
          "default": null,
          "type": "int"
        },
        {
          "name": "postcopy-vcpu-blocktime",
          "default": null,
          "type": "[int]"
        },
        {
          "name": "compression",
          "default": null,
          "type": "347"
        },
        {
          "name": "socket-address",
          "default": null,
          "type": "[348]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "136",
      "members": [
        {
          "name": "capabilities",
          "type": "[137]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[137]",
      "element-type": "137",
      "meta-type": "array"
    },
    {
      "name": "137",
      "members": [
        {
          "name": "capability",
          "type": "349"
        },
        {
          "name": "state",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "138",
      "members": [
        {
          "name": "announce-initial",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-rounds",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-step",
          "default": null,
          "type": "int"
        },
        {
          "name": "compress-level",
          "default": null,
          "type": "int"
        },
        {
          "name": "compress-threads",
          "default": null,
          "type": "int"
        },
        {
          "name": "compress-wait-thread",
          "default": null,
          "type": "bool"
        },
        {
          "name": "decompress-threads",
          "default": null,
          "type": "int"
        },
        {
          "name": "throttle-trigger-threshold",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-initial",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-increment",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-tailslow",
          "default": null,
          "type": "bool"
        },
        {
          "name": "tls-creds",
          "default": null,
          "type": "295"
        },
        {
          "name": "tls-hostname",
          "default": null,
          "type": "295"
        },
        {
          "name": "tls-authz",
          "default": null,
          "type": "295"
        },
        {
          "name": "max-bandwidth",
          "default": null,
          "type": "int"
        },
        {
          "name": "downtime-limit",
          "default": null,
          "type": "int"
        },
        {
          "name": "x-checkpoint-delay",
          "default": null,
          "type": "int"
        },
        {
          "name": "block-incremental",
          "default": null,
          "type": "bool"
        },
        {
          "name": "multifd-channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "xbzrle-cache-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "max-postcopy-bandwidth",
          "default": null,
          "type": "int"
        },
        {
          "name": "max-cpu-throttle",
          "default": null,
          "type": "int"
        },
        {
          "name": "multifd-compression",
          "default": null,
          "type": "350"
        },
        {
          "name": "multifd-zlib-level",
          "default": null,
          "type": "int"
        },
        {
          "name": "multifd-zstd-level",
          "default": null,
          "type": "int"
        },
        {
          "name": "block-bitmap-mapping",
          "default": null,
          "type": "[351]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "139",
      "members": [
        {
          "name": "announce-initial",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-max",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-rounds",
          "default": null,
          "type": "int"
        },
        {
          "name": "announce-step",
          "default": null,
          "type": "int"
        },
        {
          "name": "compress-level",
          "default": null,
          "type": "int"
        },
        {
          "name": "compress-threads",
          "default": null,
          "type": "int"
        },
        {
          "name": "compress-wait-thread",
          "default": null,
          "type": "bool"
        },
        {
          "name": "decompress-threads",
          "default": null,
          "type": "int"
        },
        {
          "name": "throttle-trigger-threshold",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-initial",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-increment",
          "default": null,
          "type": "int"
        },
        {
          "name": "cpu-throttle-tailslow",
          "default": null,
          "type": "bool"
        },
        {
          "name": "tls-creds",
          "default": null,
          "type": "str"
        },
        {
          "name": "tls-hostname",
          "default": null,
          "type": "str"
        },
        {
          "name": "tls-authz",
          "default": null,
          "type": "str"
        },
        {
          "name": "max-bandwidth",
          "default": null,
          "type": "int"
        },
        {
          "name": "downtime-limit",
          "default": null,
          "type": "int"
        },
        {
          "name": "x-checkpoint-delay",
          "default": null,
          "type": "int"
        },
        {
          "name": "block-incremental",
          "default": null,
          "type": "bool"
        },
        {
          "name": "multifd-channels",
          "default": null,
          "type": "int"
        },
        {
          "name": "xbzrle-cache-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "max-postcopy-bandwidth",
          "default": null,
          "type": "int"
        },
        {
          "name": "max-cpu-throttle",
          "default": null,
          "type": "int"
        },
        {
          "name": "multifd-compression",
          "default": null,
          "type": "350"
        },
        {
          "name": "multifd-zlib-level",
          "default": null,
          "type": "int"
        },
        {
          "name": "multifd-zstd-level",
          "default": null,
          "type": "int"
        },
        {
          "name": "block-bitmap-mapping",
          "default": null,
          "type": "[351]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "140",
      "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": "141",
      "members": [
        {
          "name": "status",
          "type": "343"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "142",
      "members": [
        {
          "name": "pass",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "143",
      "members": [
        {
          "name": "mode",
          "type": "352"
        },
        {
          "name": "reason",
          "type": "353"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "144",
      "members": [
        {
          "name": "state",
          "type": "343"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "145",
      "members": [
        {
          "name": "value",
          "type": "number"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "146",
      "members": [
        {
          "name": "value",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "147",
      "members": [
        {
          "name": "value",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "int",
      "json-type": "int",
      "meta-type": "builtin"
    },
    {
      "name": "148",
      "members": [
        {
          "name": "uri",
          "type": "str"
        },
        {
          "name": "blk",
          "default": null,
          "type": "bool"
        },
        {
          "name": "inc",
          "default": null,
          "type": "bool"
        },
        {
          "name": "detach",
          "default": null,
          "type": "bool"
        },
        {
          "name": "resume",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "149",
      "members": [
        {
          "name": "uri",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "150",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "live",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "151",
      "members": [
        {
          "name": "enable",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "152",
      "members": [
        {
          "name": "filename",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "153",
      "members": [
        {
          "name": "enable",
          "type": "bool"
        },
        {
          "name": "primary",
          "type": "bool"
        },
        {
          "name": "failover",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "154",
      "members": [
        {
          "name": "error",
          "type": "bool"
        },
        {
          "name": "desc",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "155",
      "members": [
        {
          "name": "mode",
          "type": "352"
        },
        {
          "name": "last-mode",
          "type": "352"
        },
        {
          "name": "reason",
          "type": "353"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "156",
      "members": [
        {
          "name": "uri",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "157",
      "members": [
        {
          "name": "device-id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "158",
      "members": [
        {
          "name": "calc-time",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "159",
      "members": [
        {
          "name": "dirty-rate",
          "default": null,
          "type": "int"
        },
        {
          "name": "status",
          "type": "354"
        },
        {
          "name": "start-time",
          "type": "int"
        },
        {
          "name": "calc-time",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "160",
      "members": [
        {
          "name": "actions",
          "type": "[355]"
        },
        {
          "name": "properties",
          "default": null,
          "type": "356"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "161",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "vcpu",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[162]",
      "element-type": "162",
      "meta-type": "array"
    },
    {
      "name": "162",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "state",
          "type": "357"
        },
        {
          "name": "vcpu",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "163",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "enable",
          "type": "bool"
        },
        {
          "name": "ignore-unavailable",
          "default": null,
          "type": "bool"
        },
        {
          "name": "vcpu",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "164",
      "members": [
        {
          "name": "enable",
          "default": null,
          "type": "[358]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "165",
      "members": [
        {
          "name": "qemu",
          "type": "359"
        },
        {
          "name": "package",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[166]",
      "element-type": "166",
      "meta-type": "array"
    },
    {
      "name": "166",
      "members": [
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[167]",
      "element-type": "167",
      "meta-type": "array"
    },
    {
      "name": "167",
      "members": [
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[168]",
      "element-type": "168",
      "meta-type": "array"
    },
    {
      "name": "168",
      "tag": "meta-type",
      "variants": [
        {
          "case": "builtin",
          "type": "361"
        },
        {
          "case": "enum",
          "type": "362"
        },
        {
          "case": "array",
          "type": "363"
        },
        {
          "case": "object",
          "type": "364"
        },
        {
          "case": "alternate",
          "type": "365"
        },
        {
          "case": "command",
          "type": "366"
        },
        {
          "case": "event",
          "type": "367"
        }
      ],
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "meta-type",
          "type": "360"
        },
        {
          "name": "features",
          "default": null,
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "169",
      "members": [
        {
          "name": "path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[170]",
      "element-type": "170",
      "meta-type": "array"
    },
    {
      "name": "170",
      "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": "171",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "property",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "any",
      "json-type": "value",
      "meta-type": "builtin"
    },
    {
      "name": "172",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "property",
          "type": "str"
        },
        {
          "name": "value",
          "type": "any"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "173",
      "members": [
        {
          "name": "implements",
          "default": null,
          "type": "str"
        },
        {
          "name": "abstract",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[174]",
      "element-type": "174",
      "meta-type": "array"
    },
    {
      "name": "174",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "abstract",
          "default": null,
          "type": "bool"
        },
        {
          "name": "parent",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "175",
      "members": [
        {
          "name": "typename",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "176",
      "members": [
        {
          "name": "qom-type",
          "type": "str"
        },
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "props",
          "default": null,
          "type": "any"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "177",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "178",
      "members": [
        {
          "name": "typename",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "179",
      "members": [
        {
          "name": "driver",
          "type": "str"
        },
        {
          "name": "bus",
          "default": null,
          "type": "str"
        },
        {
          "name": "id",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "180",
      "members": [
        {
          "name": "id",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "181",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "path",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[182]",
      "element-type": "182",
      "meta-type": "array"
    },
    {
      "name": "182",
      "tag": "arch",
      "variants": [
        {
          "case": "x86",
          "type": "370"
        },
        {
          "case": "sparc",
          "type": "371"
        },
        {
          "case": "ppc",
          "type": "372"
        },
        {
          "case": "mips",
          "type": "373"
        },
        {
          "case": "tricore",
          "type": "374"
        },
        {
          "case": "s390",
          "type": "375"
        },
        {
          "case": "riscv",
          "type": "376"
        },
        {
          "case": "other",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "CPU",
          "type": "int"
        },
        {
          "name": "current",
          "type": "bool"
        },
        {
          "name": "halted",
          "type": "bool"
        },
        {
          "name": "qom_path",
          "type": "str"
        },
        {
          "name": "thread_id",
          "type": "int"
        },
        {
          "name": "props",
          "default": null,
          "type": "368"
        },
        {
          "name": "arch",
          "type": "369"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[183]",
      "element-type": "183",
      "meta-type": "array"
    },
    {
      "name": "183",
      "tag": "target",
      "variants": [
        {
          "case": "s390x",
          "type": "375"
        },
        {
          "case": "aarch64",
          "type": "0"
        },
        {
          "case": "alpha",
          "type": "0"
        },
        {
          "case": "arm",
          "type": "0"
        },
        {
          "case": "avr",
          "type": "0"
        },
        {
          "case": "cris",
          "type": "0"
        },
        {
          "case": "hppa",
          "type": "0"
        },
        {
          "case": "i386",
          "type": "0"
        },
        {
          "case": "lm32",
          "type": "0"
        },
        {
          "case": "m68k",
          "type": "0"
        },
        {
          "case": "microblaze",
          "type": "0"
        },
        {
          "case": "microblazeel",
          "type": "0"
        },
        {
          "case": "mips",
          "type": "0"
        },
        {
          "case": "mips64",
          "type": "0"
        },
        {
          "case": "mips64el",
          "type": "0"
        },
        {
          "case": "mipsel",
          "type": "0"
        },
        {
          "case": "moxie",
          "type": "0"
        },
        {
          "case": "nios2",
          "type": "0"
        },
        {
          "case": "or1k",
          "type": "0"
        },
        {
          "case": "ppc",
          "type": "0"
        },
        {
          "case": "ppc64",
          "type": "0"
        },
        {
          "case": "riscv32",
          "type": "0"
        },
        {
          "case": "riscv64",
          "type": "0"
        },
        {
          "case": "rx",
          "type": "0"
        },
        {
          "case": "sh4",
          "type": "0"
        },
        {
          "case": "sh4eb",
          "type": "0"
        },
        {
          "case": "sparc",
          "type": "0"
        },
        {
          "case": "sparc64",
          "type": "0"
        },
        {
          "case": "tricore",
          "type": "0"
        },
        {
          "case": "unicore32",
          "type": "0"
        },
        {
          "case": "x86_64",
          "type": "0"
        },
        {
          "case": "xtensa",
          "type": "0"
        },
        {
          "case": "xtensaeb",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "cpu-index",
          "type": "int"
        },
        {
          "name": "qom-path",
          "type": "str"
        },
        {
          "name": "thread-id",
          "type": "int"
        },
        {
          "name": "props",
          "default": null,
          "type": "368"
        },
        {
          "name": "arch",
          "type": "369",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "target",
          "type": "377"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[184]",
      "element-type": "184",
      "meta-type": "array"
    },
    {
      "name": "184",
      "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"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "185",
      "members": [
        {
          "name": "wakeup-suspend-support",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "186",
      "members": [
        {
          "name": "arch",
          "type": "377"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "187",
      "members": [
        {
          "name": "UUID",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "188",
      "members": [
        {
          "name": "guid",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "189",
      "members": [
        {
          "name": "enabled",
          "type": "bool"
        },
        {
          "name": "present",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "190",
      "members": [
        {
          "name": "val",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "cpu-index",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "191",
      "members": [
        {
          "name": "val",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "filename",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[192]",
      "element-type": "192",
      "meta-type": "array"
    },
    {
      "name": "192",
      "members": [
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "merge",
          "type": "bool"
        },
        {
          "name": "dump",
          "type": "bool"
        },
        {
          "name": "prealloc",
          "type": "bool"
        },
        {
          "name": "host-nodes",
          "type": "[int]"
        },
        {
          "name": "policy",
          "type": "378"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[193]",
      "element-type": "193",
      "meta-type": "array"
    },
    {
      "name": "193",
      "members": [
        {
          "name": "type",
          "type": "str"
        },
        {
          "name": "vcpus-count",
          "type": "int"
        },
        {
          "name": "props",
          "type": "368"
        },
        {
          "name": "qom-path",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "194",
      "tag": "type",
      "variants": [
        {
          "case": "node",
          "type": "380"
        },
        {
          "case": "dist",
          "type": "381"
        },
        {
          "case": "cpu",
          "type": "382"
        },
        {
          "case": "hmat-lb",
          "type": "383"
        },
        {
          "case": "hmat-cache",
          "type": "384"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "379"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "195",
      "members": [
        {
          "name": "value",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "196",
      "members": [
        {
          "name": "actual",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "197",
      "members": [
        {
          "name": "actual",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "198",
      "members": [
        {
          "name": "base-memory",
          "type": "int"
        },
        {
          "name": "plugged-memory",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[199]",
      "element-type": "199",
      "meta-type": "array"
    },
    {
      "name": "199",
      "tag": "type",
      "variants": [
        {
          "case": "dimm",
          "type": "386"
        },
        {
          "case": "nvdimm",
          "type": "386"
        },
        {
          "case": "virtio-pmem",
          "type": "387"
        },
        {
          "case": "virtio-mem",
          "type": "388"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "385"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "200",
      "members": [
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "size",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "201",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "msg",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "209",
      "members": [
        {
          "name": "mode",
          "type": "392"
        },
        {
          "name": "filename",
          "default": null,
          "type": "str"
        },
        {
          "name": "icount",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "210",
      "members": [
        {
          "name": "icount",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "211",
      "members": [
        {
          "name": "icount",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "212",
      "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": "213",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[214]",
      "element-type": "214",
      "meta-type": "array"
    },
    {
      "name": "214",
      "members": [
        {
          "name": "id",
          "type": "str"
        },
        {
          "name": "thread-id",
          "type": "int"
        },
        {
          "name": "poll-max-ns",
          "type": "int"
        },
        {
          "name": "poll-grow",
          "type": "int"
        },
        {
          "name": "poll-shrink",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "215",
      "members": [
        {
          "name": "command-line",
          "type": "str"
        },
        {
          "name": "cpu-index",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "216",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "target",
          "type": "str"
        },
        {
          "name": "arg",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "217",
      "members": [
        {
          "name": "fdname",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "218",
      "members": [
        {
          "name": "fdname",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "219",
      "members": [
        {
          "name": "fdset-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "opaque",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "220",
      "members": [
        {
          "name": "fdset-id",
          "type": "int"
        },
        {
          "name": "fd",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "221",
      "members": [
        {
          "name": "fdset-id",
          "type": "int"
        },
        {
          "name": "fd",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[222]",
      "element-type": "222",
      "meta-type": "array"
    },
    {
      "name": "222",
      "members": [
        {
          "name": "fdset-id",
          "type": "int"
        },
        {
          "name": "fds",
          "type": "[393]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "223",
      "members": [
        {
          "name": "option",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[224]",
      "element-type": "224",
      "meta-type": "array"
    },
    {
      "name": "224",
      "members": [
        {
          "name": "option",
          "type": "str"
        },
        {
          "name": "parameters",
          "type": "[394]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[231]",
      "element-type": "231",
      "meta-type": "array"
    },
    {
      "name": "231",
      "members": [
        {
          "name": "device",
          "default": null,
          "type": "str"
        },
        {
          "name": "slot",
          "type": "str"
        },
        {
          "name": "slot-type",
          "type": "396"
        },
        {
          "name": "source",
          "type": "int"
        },
        {
          "name": "status",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "232",
      "members": [
        {
          "name": "info",
          "type": "231"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[233]",
      "element-type": "233",
      "meta-type": "array"
    },
    {
      "name": "233",
      "members": [
        {
          "name": "bus",
          "type": "int"
        },
        {
          "name": "devices",
          "type": "[397]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "bool",
      "json-type": "boolean",
      "meta-type": "builtin"
    },
    {
      "name": "234",
      "meta-type": "enum",
      "values": [
        "debug",
        "inmigrate",
        "internal-error",
        "io-error",
        "paused",
        "postmigrate",
        "prelaunch",
        "finish-migrate",
        "restore-vm",
        "running",
        "save-vm",
        "shutdown",
        "suspended",
        "watchdog",
        "guest-panicked",
        "colo",
        "preconfig"
      ]
    },
    {
      "name": "235",
      "meta-type": "enum",
      "values": [
        "none",
        "host-error",
        "host-qmp-quit",
        "host-qmp-system-reset",
        "host-signal",
        "host-ui",
        "guest-shutdown",
        "guest-reset",
        "guest-panic",
        "subsystem-reset"
      ]
    },
    {
      "name": "236",
      "meta-type": "enum",
      "values": [
        "reset",
        "shutdown",
        "poweroff",
        "pause",
        "debug",
        "none",
        "inject-nmi"
      ]
    },
    {
      "name": "237",
      "meta-type": "enum",
      "values": [
        "pause",
        "poweroff",
        "run"
      ]
    },
    {
      "name": "238",
      "tag": "type",
      "variants": [
        {
          "case": "hyper-v",
          "type": "399"
        },
        {
          "case": "s390",
          "type": "400"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "398"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "239",
      "meta-type": "enum",
      "values": [
        "hypervisor",
        "guest"
      ]
    },
    {
      "name": "240",
      "meta-type": "enum",
      "values": [
        "ignore",
        "inject",
        "fatal",
        "reset"
      ]
    },
    {
      "name": "241",
      "members": [
        {
          "name": "action-required",
          "type": "bool"
        },
        {
          "name": "recursive",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "242",
      "meta-type": "enum",
      "values": [
        "retain",
        "read-only",
        "read-write"
      ]
    },
    {
      "name": "[int]",
      "element-type": "int",
      "meta-type": "array"
    },
    {
      "name": "243",
      "meta-type": "enum",
      "values": [
        "ok",
        "failed",
        "nospace"
      ]
    },
    {
      "name": "[244]",
      "element-type": "244",
      "meta-type": "array"
    },
    {
      "name": "244",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        },
        {
          "name": "count",
          "type": "int"
        },
        {
          "name": "granularity",
          "type": "int"
        },
        {
          "name": "recording",
          "type": "bool"
        },
        {
          "name": "busy",
          "type": "bool"
        },
        {
          "name": "status",
          "type": "401",
          "features": [
            "deprecated"
          ]
        },
        {
          "name": "persistent",
          "type": "bool"
        },
        {
          "name": "inconsistent",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "245",
      "members": [
        {
          "name": "rd_bytes",
          "type": "int"
        },
        {
          "name": "wr_bytes",
          "type": "int"
        },
        {
          "name": "unmap_bytes",
          "type": "int"
        },
        {
          "name": "rd_operations",
          "type": "int"
        },
        {
          "name": "wr_operations",
          "type": "int"
        },
        {
          "name": "flush_operations",
          "type": "int"
        },
        {
          "name": "unmap_operations",
          "type": "int"
        },
        {
          "name": "rd_total_time_ns",
          "type": "int"
        },
        {
          "name": "wr_total_time_ns",
          "type": "int"
        },
        {
          "name": "flush_total_time_ns",
          "type": "int"
        },
        {
          "name": "unmap_total_time_ns",
          "type": "int"
        },
        {
          "name": "wr_highest_offset",
          "type": "int"
        },
        {
          "name": "rd_merged",
          "type": "int"
        },
        {
          "name": "wr_merged",
          "type": "int"
        },
        {
          "name": "unmap_merged",
          "type": "int"
        },
        {
          "name": "idle_time_ns",
          "default": null,
          "type": "int"
        },
        {
          "name": "failed_rd_operations",
          "type": "int"
        },
        {
          "name": "failed_wr_operations",
          "type": "int"
        },
        {
          "name": "failed_flush_operations",
          "type": "int"
        },
        {
          "name": "failed_unmap_operations",
          "type": "int"
        },
        {
          "name": "invalid_rd_operations",
          "type": "int"
        },
        {
          "name": "invalid_wr_operations",
          "type": "int"
        },
        {
          "name": "invalid_flush_operations",
          "type": "int"
        },
        {
          "name": "invalid_unmap_operations",
          "type": "int"
        },
        {
          "name": "account_invalid",
          "type": "bool"
        },
        {
          "name": "account_failed",
          "type": "bool"
        },
        {
          "name": "timed_stats",
          "type": "[402]"
        },
        {
          "name": "rd_latency_histogram",
          "default": null,
          "type": "403"
        },
        {
          "name": "wr_latency_histogram",
          "default": null,
          "type": "403"
        },
        {
          "name": "flush_latency_histogram",
          "default": null,
          "type": "403"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "246",
      "tag": "driver",
      "variants": [
        {
          "case": "file",
          "type": "404"
        },
        {
          "case": "host_device",
          "type": "404"
        },
        {
          "case": "nvme",
          "type": "405"
        },
        {
          "case": "blkdebug",
          "type": "0"
        },
        {
          "case": "blklogwrites",
          "type": "0"
        },
        {
          "case": "blkreplay",
          "type": "0"
        },
        {
          "case": "blkverify",
          "type": "0"
        },
        {
          "case": "bochs",
          "type": "0"
        },
        {
          "case": "cloop",
          "type": "0"
        },
        {
          "case": "compress",
          "type": "0"
        },
        {
          "case": "copy-on-read",
          "type": "0"
        },
        {
          "case": "dmg",
          "type": "0"
        },
        {
          "case": "ftp",
          "type": "0"
        },
        {
          "case": "ftps",
          "type": "0"
        },
        {
          "case": "gluster",
          "type": "0"
        },
        {
          "case": "host_cdrom",
          "type": "0"
        },
        {
          "case": "http",
          "type": "0"
        },
        {
          "case": "https",
          "type": "0"
        },
        {
          "case": "iscsi",
          "type": "0"
        },
        {
          "case": "luks",
          "type": "0"
        },
        {
          "case": "nbd",
          "type": "0"
        },
        {
          "case": "nfs",
          "type": "0"
        },
        {
          "case": "null-aio",
          "type": "0"
        },
        {
          "case": "null-co",
          "type": "0"
        },
        {
          "case": "parallels",
          "type": "0"
        },
        {
          "case": "qcow",
          "type": "0"
        },
        {
          "case": "qcow2",
          "type": "0"
        },
        {
          "case": "qed",
          "type": "0"
        },
        {
          "case": "quorum",
          "type": "0"
        },
        {
          "case": "raw",
          "type": "0"
        },
        {
          "case": "rbd",
          "type": "0"
        },
        {
          "case": "replication",
          "type": "0"
        },
        {
          "case": "sheepdog",
          "type": "0"
        },
        {
          "case": "ssh",
          "type": "0"
        },
        {
          "case": "throttle",
          "type": "0"
        },
        {
          "case": "vdi",
          "type": "0"
        },
        {
          "case": "vhdx",
          "type": "0"
        },
        {
          "case": "vmdk",
          "type": "0"
        },
        {
          "case": "vpc",
          "type": "0"
        },
        {
          "case": "vvfat",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "driver",
          "type": "259"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "247",
      "meta-type": "enum",
      "values": [
        "undefined",
        "created",
        "running",
        "paused",
        "ready",
        "standby",
        "waiting",
        "pending",
        "aborting",
        "concluded",
        "null"
      ]
    },
    {
      "name": "248",
      "meta-type": "enum",
      "values": [
        "existing",
        "absolute-paths"
      ]
    },
    {
      "name": "249",
      "meta-type": "enum",
      "values": [
        "report",
        "ignore",
        "enospc",
        "stop",
        "auto"
      ]
    },
    {
      "name": "250",
      "meta-type": "enum",
      "values": [
        "top",
        "full",
        "none",
        "incremental",
        "bitmap"
      ]
    },
    {
      "name": "251",
      "meta-type": "enum",
      "values": [
        "on-success",
        "never",
        "always"
      ]
    },
    {
      "name": "252",
      "meta-type": "enum",
      "values": [
        "off",
        "on",
        "unmap"
      ]
    },
    {
      "name": "253",
      "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": "[68]"
        },
        {
          "name": "backing-image",
          "default": null,
          "type": "253"
        },
        {
          "name": "format-specific",
          "default": null,
          "type": "406"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "254",
      "members": [
        {
          "name": "writeback",
          "type": "bool"
        },
        {
          "name": "direct",
          "type": "bool"
        },
        {
          "name": "no-flush",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[255]",
      "element-type": "255",
      "meta-type": "array"
    },
    {
      "name": "255",
      "members": [
        {
          "name": "id",
          "type": "int"
        },
        {
          "name": "type",
          "type": "407"
        },
        {
          "name": "name",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[256]",
      "element-type": "256",
      "meta-type": "array"
    },
    {
      "name": "256",
      "members": [
        {
          "name": "parent",
          "type": "int"
        },
        {
          "name": "child",
          "type": "int"
        },
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "perm",
          "type": "[408]"
        },
        {
          "name": "shared-perm",
          "type": "[408]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "257",
      "meta-type": "enum",
      "values": [
        "background",
        "write-blocking"
      ]
    },
    {
      "name": "[258]",
      "element-type": "258",
      "meta-type": "array"
    },
    {
      "name": "258",
      "members": [
        {
          "type": "str"
        },
        {
          "type": "37"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "259",
      "meta-type": "enum",
      "values": [
        "blkdebug",
        "blklogwrites",
        "blkreplay",
        "blkverify",
        "bochs",
        "cloop",
        "compress",
        "copy-on-read",
        "dmg",
        "file",
        "ftp",
        "ftps",
        "gluster",
        "host_cdrom",
        "host_device",
        "http",
        "https",
        "iscsi",
        "luks",
        "nbd",
        "nfs",
        "null-aio",
        "null-co",
        "nvme",
        "parallels",
        "qcow",
        "qcow2",
        "qed",
        "quorum",
        "raw",
        "rbd",
        "replication",
        "sheepdog",
        "ssh",
        "throttle",
        "vdi",
        "vhdx",
        "vmdk",
        "vpc",
        "vvfat"
      ]
    },
    {
      "name": "260",
      "meta-type": "enum",
      "values": [
        "ignore",
        "unmap"
      ]
    },
    {
      "name": "261",
      "members": [
        {
          "name": "direct",
          "default": null,
          "type": "bool"
        },
        {
          "name": "no-flush",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "262",
      "members": [
        {
          "name": "image",
          "type": "409"
        },
        {
          "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": "[410]"
        },
        {
          "name": "set-state",
          "default": null,
          "type": "[411]"
        },
        {
          "name": "take-child-perms",
          "default": null,
          "type": "[408]"
        },
        {
          "name": "unshare-child-perms",
          "default": null,
          "type": "[408]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "263",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "log",
          "type": "409"
        },
        {
          "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": "264",
      "members": [
        {
          "name": "test",
          "type": "409"
        },
        {
          "name": "raw",
          "type": "409"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "265",
      "members": [
        {
          "name": "image",
          "type": "409"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "266",
      "members": [
        {
          "name": "file",
          "type": "409"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "267",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "pr-manager",
          "default": null,
          "type": "str"
        },
        {
          "name": "locking",
          "default": null,
          "type": "412"
        },
        {
          "name": "aio",
          "default": null,
          "type": "413"
        },
        {
          "name": "drop-cache",
          "default": null,
          "type": "bool"
        },
        {
          "name": "x-check-cache-dropped",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object",
      "features": [
        "dynamic-auto-read-only"
      ]
    },
    {
      "name": "268",
      "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": "269",
      "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": "270",
      "members": [
        {
          "name": "volume",
          "type": "str"
        },
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "server",
          "type": "[348]"
        },
        {
          "name": "debug",
          "default": null,
          "type": "int"
        },
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "271",
      "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": "272",
      "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": "273",
      "members": [
        {
          "name": "transport",
          "type": "414"
        },
        {
          "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": "415"
        },
        {
          "name": "timeout",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "274",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "275",
      "members": [
        {
          "name": "server",
          "type": "348"
        },
        {
          "name": "export",
          "default": null,
          "type": "str"
        },
        {
          "name": "tls-creds",
          "default": null,
          "type": "str"
        },
        {
          "name": "x-dirty-bitmap",
          "default": null,
          "type": "str"
        },
        {
          "name": "reconnect-delay",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "276",
      "members": [
        {
          "name": "server",
          "type": "416"
        },
        {
          "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": "277",
      "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": "278",
      "members": [
        {
          "name": "device",
          "type": "str"
        },
        {
          "name": "namespace",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "279",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "backing",
          "default": null,
          "type": "417"
        },
        {
          "name": "lazy-refcounts",
          "default": null,
          "type": "bool"
        },
        {
          "name": "pass-discard-request",
          "default": null,
          "type": "bool"
        },
        {
          "name": "pass-discard-snapshot",
          "default": null,
          "type": "bool"
        },
        {
          "name": "pass-discard-other",
          "default": null,
          "type": "bool"
        },
        {
          "name": "overlap-check",
          "default": null,
          "type": "418"
        },
        {
          "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": "419"
        },
        {
          "name": "data-file",
          "default": null,
          "type": "409"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "280",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "backing",
          "default": null,
          "type": "417"
        },
        {
          "name": "encrypt",
          "default": null,
          "type": "420"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "281",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "backing",
          "default": null,
          "type": "417"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "282",
      "members": [
        {
          "name": "blkverify",
          "default": null,
          "type": "bool"
        },
        {
          "name": "children",
          "type": "[409]"
        },
        {
          "name": "vote-threshold",
          "type": "int"
        },
        {
          "name": "rewrite-corrupted",
          "default": null,
          "type": "bool"
        },
        {
          "name": "read-pattern",
          "default": null,
          "type": "421"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "283",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "offset",
          "default": null,
          "type": "int"
        },
        {
          "name": "size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "284",
      "members": [
        {
          "name": "pool",
          "type": "str"
        },
        {
          "name": "namespace",
          "default": null,
          "type": "str"
        },
        {
          "name": "image",
          "type": "str"
        },
        {
          "name": "conf",
          "default": null,
          "type": "str"
        },
        {
          "name": "snapshot",
          "default": null,
          "type": "str"
        },
        {
          "name": "user",
          "default": null,
          "type": "str"
        },
        {
          "name": "auth-client-required",
          "default": null,
          "type": "[422]"
        },
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        },
        {
          "name": "server",
          "default": null,
          "type": "[423]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "285",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "mode",
          "type": "424"
        },
        {
          "name": "top-id",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "286",
      "members": [
        {
          "name": "server",
          "type": "348"
        },
        {
          "name": "vdi",
          "type": "str"
        },
        {
          "name": "snap-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "tag",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "287",
      "members": [
        {
          "name": "server",
          "type": "425"
        },
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "user",
          "default": null,
          "type": "str"
        },
        {
          "name": "host-key-check",
          "default": null,
          "type": "426"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "288",
      "members": [
        {
          "name": "throttle-group",
          "type": "str"
        },
        {
          "name": "file",
          "type": "409"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "289",
      "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": "290",
      "tag": "driver",
      "variants": [
        {
          "case": "file",
          "type": "427"
        },
        {
          "case": "gluster",
          "type": "428"
        },
        {
          "case": "luks",
          "type": "429"
        },
        {
          "case": "nfs",
          "type": "430"
        },
        {
          "case": "parallels",
          "type": "431"
        },
        {
          "case": "qcow",
          "type": "432"
        },
        {
          "case": "qcow2",
          "type": "433"
        },
        {
          "case": "qed",
          "type": "434"
        },
        {
          "case": "rbd",
          "type": "435"
        },
        {
          "case": "sheepdog",
          "type": "436"
        },
        {
          "case": "ssh",
          "type": "437"
        },
        {
          "case": "vdi",
          "type": "438"
        },
        {
          "case": "vhdx",
          "type": "439"
        },
        {
          "case": "vmdk",
          "type": "440"
        },
        {
          "case": "vpc",
          "type": "441"
        },
        {
          "case": "blkdebug",
          "type": "0"
        },
        {
          "case": "blklogwrites",
          "type": "0"
        },
        {
          "case": "blkreplay",
          "type": "0"
        },
        {
          "case": "blkverify",
          "type": "0"
        },
        {
          "case": "bochs",
          "type": "0"
        },
        {
          "case": "cloop",
          "type": "0"
        },
        {
          "case": "compress",
          "type": "0"
        },
        {
          "case": "copy-on-read",
          "type": "0"
        },
        {
          "case": "dmg",
          "type": "0"
        },
        {
          "case": "ftp",
          "type": "0"
        },
        {
          "case": "ftps",
          "type": "0"
        },
        {
          "case": "host_cdrom",
          "type": "0"
        },
        {
          "case": "host_device",
          "type": "0"
        },
        {
          "case": "http",
          "type": "0"
        },
        {
          "case": "https",
          "type": "0"
        },
        {
          "case": "iscsi",
          "type": "0"
        },
        {
          "case": "nbd",
          "type": "0"
        },
        {
          "case": "null-aio",
          "type": "0"
        },
        {
          "case": "null-co",
          "type": "0"
        },
        {
          "case": "nvme",
          "type": "0"
        },
        {
          "case": "quorum",
          "type": "0"
        },
        {
          "case": "raw",
          "type": "0"
        },
        {
          "case": "replication",
          "type": "0"
        },
        {
          "case": "throttle",
          "type": "0"
        },
        {
          "case": "vvfat",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "driver",
          "type": "259"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "291",
      "tag": "driver",
      "variants": [
        {
          "case": "luks",
          "type": "442"
        },
        {
          "case": "qcow2",
          "type": "443"
        },
        {
          "case": "blkdebug",
          "type": "0"
        },
        {
          "case": "blklogwrites",
          "type": "0"
        },
        {
          "case": "blkreplay",
          "type": "0"
        },
        {
          "case": "blkverify",
          "type": "0"
        },
        {
          "case": "bochs",
          "type": "0"
        },
        {
          "case": "cloop",
          "type": "0"
        },
        {
          "case": "compress",
          "type": "0"
        },
        {
          "case": "copy-on-read",
          "type": "0"
        },
        {
          "case": "dmg",
          "type": "0"
        },
        {
          "case": "file",
          "type": "0"
        },
        {
          "case": "ftp",
          "type": "0"
        },
        {
          "case": "ftps",
          "type": "0"
        },
        {
          "case": "gluster",
          "type": "0"
        },
        {
          "case": "host_cdrom",
          "type": "0"
        },
        {
          "case": "host_device",
          "type": "0"
        },
        {
          "case": "http",
          "type": "0"
        },
        {
          "case": "https",
          "type": "0"
        },
        {
          "case": "iscsi",
          "type": "0"
        },
        {
          "case": "nbd",
          "type": "0"
        },
        {
          "case": "nfs",
          "type": "0"
        },
        {
          "case": "null-aio",
          "type": "0"
        },
        {
          "case": "null-co",
          "type": "0"
        },
        {
          "case": "nvme",
          "type": "0"
        },
        {
          "case": "parallels",
          "type": "0"
        },
        {
          "case": "qcow",
          "type": "0"
        },
        {
          "case": "qed",
          "type": "0"
        },
        {
          "case": "quorum",
          "type": "0"
        },
        {
          "case": "raw",
          "type": "0"
        },
        {
          "case": "rbd",
          "type": "0"
        },
        {
          "case": "replication",
          "type": "0"
        },
        {
          "case": "sheepdog",
          "type": "0"
        },
        {
          "case": "ssh",
          "type": "0"
        },
        {
          "case": "throttle",
          "type": "0"
        },
        {
          "case": "vdi",
          "type": "0"
        },
        {
          "case": "vhdx",
          "type": "0"
        },
        {
          "case": "vmdk",
          "type": "0"
        },
        {
          "case": "vpc",
          "type": "0"
        },
        {
          "case": "vvfat",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "driver",
          "type": "259"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "292",
      "meta-type": "enum",
      "values": [
        "read",
        "write"
      ]
    },
    {
      "name": "293",
      "meta-type": "enum",
      "values": [
        "ignore",
        "report",
        "stop"
      ]
    },
    {
      "name": "294",
      "meta-type": "enum",
      "values": [
        "commit",
        "stream",
        "mirror",
        "backup",
        "create",
        "amend"
      ]
    },
    {
      "name": "295",
      "members": [
        {
          "type": "str"
        },
        {
          "type": "null"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "296",
      "meta-type": "enum",
      "values": [
        "read",
        "write",
        "flush"
      ]
    },
    {
      "name": "297",
      "tag": "type",
      "variants": [
        {
          "case": "inet",
          "type": "445"
        },
        {
          "case": "unix",
          "type": "446"
        },
        {
          "case": "vsock",
          "type": "447"
        },
        {
          "case": "fd",
          "type": "448"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "444"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "298",
      "meta-type": "enum",
      "values": [
        "safe",
        "hard"
      ]
    },
    {
      "name": "299",
      "meta-type": "enum",
      "values": [
        "nbd",
        "vhost-user-blk"
      ]
    },
    {
      "name": "300",
      "members": [
        {
          "name": "name",
          "default": null,
          "type": "str"
        },
        {
          "name": "description",
          "default": null,
          "type": "str"
        },
        {
          "name": "bitmaps",
          "default": null,
          "type": "[str]"
        },
        {
          "name": "allocation-depth",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "301",
      "members": [
        {
          "name": "addr",
          "type": "348"
        },
        {
          "name": "logical-block-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "num-queues",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "302",
      "meta-type": "enum",
      "values": [
        "utf8",
        "base64"
      ]
    },
    {
      "name": "303",
      "tag": "type",
      "variants": [
        {
          "case": "file",
          "type": "450"
        },
        {
          "case": "serial",
          "type": "451"
        },
        {
          "case": "parallel",
          "type": "451"
        },
        {
          "case": "pipe",
          "type": "451"
        },
        {
          "case": "socket",
          "type": "452"
        },
        {
          "case": "udp",
          "type": "453"
        },
        {
          "case": "pty",
          "type": "454"
        },
        {
          "case": "null",
          "type": "454"
        },
        {
          "case": "mux",
          "type": "455"
        },
        {
          "case": "msmouse",
          "type": "454"
        },
        {
          "case": "wctablet",
          "type": "454"
        },
        {
          "case": "braille",
          "type": "454"
        },
        {
          "case": "testdev",
          "type": "454"
        },
        {
          "case": "stdio",
          "type": "456"
        },
        {
          "case": "console",
          "type": "454"
        },
        {
          "case": "spicevmc",
          "type": "457"
        },
        {
          "case": "spiceport",
          "type": "458"
        },
        {
          "case": "vc",
          "type": "459"
        },
        {
          "case": "ringbuf",
          "type": "460"
        },
        {
          "case": "memory",
          "type": "460"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "449"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "304",
      "meta-type": "enum",
      "values": [
        "elf",
        "kdump-zlib",
        "kdump-lzo",
        "kdump-snappy",
        "win-dmp"
      ]
    },
    {
      "name": "305",
      "meta-type": "enum",
      "values": [
        "none",
        "active",
        "completed",
        "failed"
      ]
    },
    {
      "name": "[304]",
      "element-type": "304",
      "meta-type": "array"
    },
    {
      "name": "306",
      "meta-type": "enum",
      "values": [
        "none",
        "nic",
        "user",
        "tap",
        "l2tpv3",
        "socket",
        "vde",
        "bridge",
        "hubport",
        "netmap",
        "vhost-user",
        "vhost-vdpa"
      ]
    },
    {
      "name": "307",
      "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": "308",
      "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": "[461]"
        },
        {
          "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": "[461]"
        },
        {
          "name": "guestfwd",
          "default": null,
          "type": "[461]"
        },
        {
          "name": "tftp-server-name",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "309",
      "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": "310",
      "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": "311",
      "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": "312",
      "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": "313",
      "members": [
        {
          "name": "br",
          "default": null,
          "type": "str"
        },
        {
          "name": "helper",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "314",
      "members": [
        {
          "name": "hubid",
          "type": "int"
        },
        {
          "name": "netdev",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "315",
      "members": [
        {
          "name": "ifname",
          "type": "str"
        },
        {
          "name": "devname",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "316",
      "members": [
        {
          "name": "chardev",
          "type": "str"
        },
        {
          "name": "vhostforce",
          "default": null,
          "type": "bool"
        },
        {
          "name": "queues",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "317",
      "members": [
        {
          "name": "vhostdev",
          "default": null,
          "type": "str"
        },
        {
          "name": "queues",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "318",
      "meta-type": "enum",
      "values": [
        "normal",
        "none",
        "all"
      ]
    },
    {
      "name": "[str]",
      "element-type": "str",
      "meta-type": "array"
    },
    {
      "name": "319",
      "meta-type": "enum",
      "values": [
        "half",
        "full"
      ]
    },
    {
      "name": "320",
      "meta-type": "enum",
      "values": [
        "off",
        "on"
      ]
    },
    {
      "name": "321",
      "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": "322",
      "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": "323",
      "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": "324",
      "tag": "type",
      "variants": [
        {
          "case": "passthrough",
          "type": "463"
        },
        {
          "case": "emulator",
          "type": "464"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "462"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "325",
      "meta-type": "enum",
      "values": [
        "client",
        "server",
        "unknown"
      ]
    },
    {
      "name": "[326]",
      "element-type": "326",
      "meta-type": "array"
    },
    {
      "name": "326",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "port",
          "type": "str"
        },
        {
          "name": "family",
          "type": "329"
        },
        {
          "name": "connection-id",
          "type": "int"
        },
        {
          "name": "channel-type",
          "type": "int"
        },
        {
          "name": "channel-id",
          "type": "int"
        },
        {
          "name": "tls",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "327",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "port",
          "type": "str"
        },
        {
          "name": "family",
          "type": "329"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "328",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "port",
          "type": "str"
        },
        {
          "name": "family",
          "type": "329"
        },
        {
          "name": "auth",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "329",
      "meta-type": "enum",
      "values": [
        "ipv4",
        "ipv6",
        "unix",
        "vsock",
        "unknown"
      ]
    },
    {
      "name": "[330]",
      "element-type": "330",
      "meta-type": "array"
    },
    {
      "name": "330",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "service",
          "type": "str"
        },
        {
          "name": "family",
          "type": "329"
        },
        {
          "name": "websocket",
          "type": "bool"
        },
        {
          "name": "x509_dname",
          "default": null,
          "type": "str"
        },
        {
          "name": "sasl_username",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[331]",
      "element-type": "331",
      "meta-type": "array"
    },
    {
      "name": "331",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "service",
          "type": "str"
        },
        {
          "name": "family",
          "type": "329"
        },
        {
          "name": "websocket",
          "type": "bool"
        },
        {
          "name": "auth",
          "type": "332"
        },
        {
          "name": "vencrypt",
          "default": null,
          "type": "333"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "332",
      "meta-type": "enum",
      "values": [
        "none",
        "vnc",
        "ra2",
        "ra2ne",
        "tight",
        "ultra",
        "tls",
        "vencrypt",
        "sasl"
      ]
    },
    {
      "name": "333",
      "meta-type": "enum",
      "values": [
        "plain",
        "tls-none",
        "x509-none",
        "tls-vnc",
        "x509-vnc",
        "tls-plain",
        "x509-plain",
        "tls-sasl",
        "x509-sasl"
      ]
    },
    {
      "name": "334",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "service",
          "type": "str"
        },
        {
          "name": "family",
          "type": "329"
        },
        {
          "name": "websocket",
          "type": "bool"
        },
        {
          "name": "auth",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "335",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "service",
          "type": "str"
        },
        {
          "name": "family",
          "type": "329"
        },
        {
          "name": "websocket",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[336]",
      "element-type": "336",
      "meta-type": "array"
    },
    {
      "name": "336",
      "tag": "type",
      "variants": [
        {
          "case": "number",
          "type": "466"
        },
        {
          "case": "qcode",
          "type": "467"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "465"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[337]",
      "element-type": "337",
      "meta-type": "array"
    },
    {
      "name": "337",
      "tag": "type",
      "variants": [
        {
          "case": "key",
          "type": "469"
        },
        {
          "case": "btn",
          "type": "470"
        },
        {
          "case": "rel",
          "type": "471"
        },
        {
          "case": "abs",
          "type": "471"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "468"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "338",
      "meta-type": "enum",
      "values": [
        "default",
        "none",
        "gtk",
        "sdl",
        "egl-headless",
        "curses",
        "cocoa",
        "spice-app"
      ]
    },
    {
      "name": "339",
      "meta-type": "enum",
      "values": [
        "off",
        "on",
        "core",
        "es"
      ]
    },
    {
      "name": "340",
      "members": [
        {
          "name": "grab-on-hover",
          "default": null,
          "type": "bool"
        },
        {
          "name": "zoom-to-fit",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "341",
      "members": [
        {
          "name": "charset",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "342",
      "members": [
        {
          "name": "rendernode",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "343",
      "meta-type": "enum",
      "values": [
        "none",
        "setup",
        "cancelling",
        "cancelled",
        "active",
        "postcopy-active",
        "postcopy-paused",
        "postcopy-recover",
        "completed",
        "failed",
        "colo",
        "pre-switchover",
        "device",
        "wait-unplug"
      ]
    },
    {
      "name": "344",
      "members": [
        {
          "name": "transferred",
          "type": "int"
        },
        {
          "name": "remaining",
          "type": "int"
        },
        {
          "name": "total",
          "type": "int"
        },
        {
          "name": "duplicate",
          "type": "int"
        },
        {
          "name": "skipped",
          "type": "int"
        },
        {
          "name": "normal",
          "type": "int"
        },
        {
          "name": "normal-bytes",
          "type": "int"
        },
        {
          "name": "dirty-pages-rate",
          "type": "int"
        },
        {
          "name": "mbps",
          "type": "number"
        },
        {
          "name": "dirty-sync-count",
          "type": "int"
        },
        {
          "name": "postcopy-requests",
          "type": "int"
        },
        {
          "name": "page-size",
          "type": "int"
        },
        {
          "name": "multifd-bytes",
          "type": "int"
        },
        {
          "name": "pages-per-second",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "345",
      "members": [
        {
          "name": "transferred",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "346",
      "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": "347",
      "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": "[348]",
      "element-type": "348",
      "meta-type": "array"
    },
    {
      "name": "348",
      "tag": "type",
      "variants": [
        {
          "case": "inet",
          "type": "425"
        },
        {
          "case": "unix",
          "type": "473"
        },
        {
          "case": "vsock",
          "type": "474"
        },
        {
          "case": "fd",
          "type": "461"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "472"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "349",
      "meta-type": "enum",
      "values": [
        "xbzrle",
        "rdma-pin-all",
        "auto-converge",
        "zero-blocks",
        "compress",
        "events",
        "postcopy-ram",
        "x-colo",
        "release-ram",
        "block",
        "return-path",
        "pause-before-switchover",
        "multifd",
        "dirty-bitmaps",
        "postcopy-blocktime",
        "late-block-activate",
        "x-ignore-shared",
        "validate-uuid"
      ]
    },
    {
      "name": "350",
      "meta-type": "enum",
      "values": [
        "none",
        "zlib",
        "zstd"
      ]
    },
    {
      "name": "[351]",
      "element-type": "351",
      "meta-type": "array"
    },
    {
      "name": "351",
      "members": [
        {
          "name": "node-name",
          "type": "str"
        },
        {
          "name": "alias",
          "type": "str"
        },
        {
          "name": "bitmaps",
          "type": "[475]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "352",
      "meta-type": "enum",
      "values": [
        "none",
        "primary",
        "secondary"
      ]
    },
    {
      "name": "353",
      "meta-type": "enum",
      "values": [
        "none",
        "request",
        "error",
        "processing"
      ]
    },
    {
      "name": "number",
      "json-type": "number",
      "meta-type": "builtin"
    },
    {
      "name": "354",
      "meta-type": "enum",
      "values": [
        "unstarted",
        "measuring",
        "measured"
      ]
    },
    {
      "name": "[355]",
      "element-type": "355",
      "meta-type": "array"
    },
    {
      "name": "355",
      "tag": "type",
      "variants": [
        {
          "case": "abort",
          "type": "477"
        },
        {
          "case": "block-dirty-bitmap-add",
          "type": "478"
        },
        {
          "case": "block-dirty-bitmap-remove",
          "type": "479"
        },
        {
          "case": "block-dirty-bitmap-clear",
          "type": "479"
        },
        {
          "case": "block-dirty-bitmap-enable",
          "type": "479"
        },
        {
          "case": "block-dirty-bitmap-disable",
          "type": "479"
        },
        {
          "case": "block-dirty-bitmap-merge",
          "type": "480"
        },
        {
          "case": "blockdev-backup",
          "type": "481"
        },
        {
          "case": "blockdev-snapshot",
          "type": "482"
        },
        {
          "case": "blockdev-snapshot-internal-sync",
          "type": "483"
        },
        {
          "case": "blockdev-snapshot-sync",
          "type": "484"
        },
        {
          "case": "drive-backup",
          "type": "485"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "476"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "356",
      "members": [
        {
          "name": "completion-mode",
          "default": null,
          "type": "486"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "357",
      "meta-type": "enum",
      "values": [
        "unavailable",
        "disabled",
        "enabled"
      ]
    },
    {
      "name": "[358]",
      "element-type": "358",
      "meta-type": "array"
    },
    {
      "name": "358",
      "meta-type": "enum",
      "values": [
        "oob"
      ]
    },
    {
      "name": "359",
      "members": [
        {
          "name": "major",
          "type": "int"
        },
        {
          "name": "minor",
          "type": "int"
        },
        {
          "name": "micro",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "360",
      "meta-type": "enum",
      "values": [
        "builtin",
        "enum",
        "array",
        "object",
        "alternate",
        "command",
        "event"
      ]
    },
    {
      "name": "361",
      "members": [
        {
          "name": "json-type",
          "type": "487"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "362",
      "members": [
        {
          "name": "values",
          "type": "[str]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "363",
      "members": [
        {
          "name": "element-type",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "364",
      "members": [
        {
          "name": "members",
          "type": "[488]"
        },
        {
          "name": "tag",
          "default": null,
          "type": "str"
        },
        {
          "name": "variants",
          "default": null,
          "type": "[489]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "365",
      "members": [
        {
          "name": "members",
          "type": "[490]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "366",
      "members": [
        {
          "name": "arg-type",
          "type": "str"
        },
        {
          "name": "ret-type",
          "type": "str"
        },
        {
          "name": "allow-oob",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "367",
      "members": [
        {
          "name": "arg-type",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "368",
      "members": [
        {
          "name": "node-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "socket-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "die-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "core-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "thread-id",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "369",
      "meta-type": "enum",
      "values": [
        "x86",
        "sparc",
        "ppc",
        "mips",
        "tricore",
        "s390",
        "riscv",
        "other"
      ]
    },
    {
      "name": "370",
      "members": [
        {
          "name": "pc",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "371",
      "members": [
        {
          "name": "pc",
          "type": "int"
        },
        {
          "name": "npc",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "372",
      "members": [
        {
          "name": "nip",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "373",
      "members": [
        {
          "name": "PC",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "374",
      "members": [
        {
          "name": "PC",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "375",
      "members": [
        {
          "name": "cpu-state",
          "type": "491"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "376",
      "members": [
        {
          "name": "pc",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "377",
      "meta-type": "enum",
      "values": [
        "aarch64",
        "alpha",
        "arm",
        "avr",
        "cris",
        "hppa",
        "i386",
        "lm32",
        "m68k",
        "microblaze",
        "microblazeel",
        "mips",
        "mips64",
        "mips64el",
        "mipsel",
        "moxie",
        "nios2",
        "or1k",
        "ppc",
        "ppc64",
        "riscv32",
        "riscv64",
        "rx",
        "s390x",
        "sh4",
        "sh4eb",
        "sparc",
        "sparc64",
        "tricore",
        "unicore32",
        "x86_64",
        "xtensa",
        "xtensaeb"
      ]
    },
    {
      "name": "378",
      "meta-type": "enum",
      "values": [
        "default",
        "preferred",
        "bind",
        "interleave"
      ]
    },
    {
      "name": "379",
      "meta-type": "enum",
      "values": [
        "node",
        "dist",
        "cpu",
        "hmat-lb",
        "hmat-cache"
      ]
    },
    {
      "name": "380",
      "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": "381",
      "members": [
        {
          "name": "src",
          "type": "int"
        },
        {
          "name": "dst",
          "type": "int"
        },
        {
          "name": "val",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "382",
      "members": [
        {
          "name": "node-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "socket-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "die-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "core-id",
          "default": null,
          "type": "int"
        },
        {
          "name": "thread-id",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "383",
      "members": [
        {
          "name": "initiator",
          "type": "int"
        },
        {
          "name": "target",
          "type": "int"
        },
        {
          "name": "hierarchy",
          "type": "492"
        },
        {
          "name": "data-type",
          "type": "493"
        },
        {
          "name": "latency",
          "default": null,
          "type": "int"
        },
        {
          "name": "bandwidth",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "384",
      "members": [
        {
          "name": "node-id",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "level",
          "type": "int"
        },
        {
          "name": "associativity",
          "type": "494"
        },
        {
          "name": "policy",
          "type": "495"
        },
        {
          "name": "line",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "385",
      "meta-type": "enum",
      "values": [
        "dimm",
        "nvdimm",
        "virtio-pmem",
        "virtio-mem"
      ]
    },
    {
      "name": "386",
      "members": [
        {
          "name": "data",
          "type": "496"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "387",
      "members": [
        {
          "name": "data",
          "type": "497"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "388",
      "members": [
        {
          "name": "data",
          "type": "498"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "389",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "props",
          "default": null,
          "type": "any"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "390",
      "meta-type": "enum",
      "values": [
        "incompatible",
        "identical",
        "superset",
        "subset"
      ]
    },
    {
      "name": "391",
      "meta-type": "enum",
      "values": [
        "static",
        "full"
      ]
    },
    {
      "name": "392",
      "meta-type": "enum",
      "values": [
        "none",
        "record",
        "play"
      ]
    },
    {
      "name": "[393]",
      "element-type": "393",
      "meta-type": "array"
    },
    {
      "name": "393",
      "members": [
        {
          "name": "fd",
          "type": "int"
        },
        {
          "name": "opaque",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[394]",
      "element-type": "394",
      "meta-type": "array"
    },
    {
      "name": "394",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "type",
          "type": "499"
        },
        {
          "name": "help",
          "default": null,
          "type": "str"
        },
        {
          "name": "default",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "396",
      "meta-type": "enum",
      "values": [
        "DIMM",
        "CPU"
      ]
    },
    {
      "name": "[397]",
      "element-type": "397",
      "meta-type": "array"
    },
    {
      "name": "397",
      "members": [
        {
          "name": "bus",
          "type": "int"
        },
        {
          "name": "slot",
          "type": "int"
        },
        {
          "name": "function",
          "type": "int"
        },
        {
          "name": "class_info",
          "type": "500"
        },
        {
          "name": "id",
          "type": "501"
        },
        {
          "name": "irq",
          "default": null,
          "type": "int"
        },
        {
          "name": "irq_pin",
          "type": "int"
        },
        {
          "name": "qdev_id",
          "type": "str"
        },
        {
          "name": "pci_bridge",
          "default": null,
          "type": "502"
        },
        {
          "name": "regions",
          "type": "[503]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "398",
      "meta-type": "enum",
      "values": [
        "hyper-v",
        "s390"
      ]
    },
    {
      "name": "399",
      "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": "400",
      "members": [
        {
          "name": "core",
          "type": "int"
        },
        {
          "name": "psw-mask",
          "type": "int"
        },
        {
          "name": "psw-addr",
          "type": "int"
        },
        {
          "name": "reason",
          "type": "504"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "401",
      "meta-type": "enum",
      "values": [
        "active",
        "disabled",
        "frozen",
        "locked",
        "inconsistent"
      ]
    },
    {
      "name": "[402]",
      "element-type": "402",
      "meta-type": "array"
    },
    {
      "name": "402",
      "members": [
        {
          "name": "interval_length",
          "type": "int"
        },
        {
          "name": "min_rd_latency_ns",
          "type": "int"
        },
        {
          "name": "max_rd_latency_ns",
          "type": "int"
        },
        {
          "name": "avg_rd_latency_ns",
          "type": "int"
        },
        {
          "name": "min_wr_latency_ns",
          "type": "int"
        },
        {
          "name": "max_wr_latency_ns",
          "type": "int"
        },
        {
          "name": "avg_wr_latency_ns",
          "type": "int"
        },
        {
          "name": "min_flush_latency_ns",
          "type": "int"
        },
        {
          "name": "max_flush_latency_ns",
          "type": "int"
        },
        {
          "name": "avg_flush_latency_ns",
          "type": "int"
        },
        {
          "name": "avg_rd_queue_depth",
          "type": "number"
        },
        {
          "name": "avg_wr_queue_depth",
          "type": "number"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "403",
      "members": [
        {
          "name": "boundaries",
          "type": "[int]"
        },
        {
          "name": "bins",
          "type": "[int]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "404",
      "members": [
        {
          "name": "discard-nb-ok",
          "type": "int"
        },
        {
          "name": "discard-nb-failed",
          "type": "int"
        },
        {
          "name": "discard-bytes-ok",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "405",
      "members": [
        {
          "name": "completion-errors",
          "type": "int"
        },
        {
          "name": "aligned-accesses",
          "type": "int"
        },
        {
          "name": "unaligned-accesses",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[68]",
      "element-type": "68",
      "meta-type": "array"
    },
    {
      "name": "406",
      "tag": "type",
      "variants": [
        {
          "case": "qcow2",
          "type": "506"
        },
        {
          "case": "vmdk",
          "type": "507"
        },
        {
          "case": "luks",
          "type": "508"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "505"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "407",
      "meta-type": "enum",
      "values": [
        "block-backend",
        "block-job",
        "block-driver"
      ]
    },
    {
      "name": "[408]",
      "element-type": "408",
      "meta-type": "array"
    },
    {
      "name": "408",
      "meta-type": "enum",
      "values": [
        "consistent-read",
        "write",
        "write-unchanged",
        "resize",
        "graph-mod"
      ]
    },
    {
      "name": "409",
      "members": [
        {
          "type": "49"
        },
        {
          "type": "str"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "[410]",
      "element-type": "410",
      "meta-type": "array"
    },
    {
      "name": "410",
      "members": [
        {
          "name": "event",
          "type": "509"
        },
        {
          "name": "state",
          "default": null,
          "type": "int"
        },
        {
          "name": "iotype",
          "default": null,
          "type": "510"
        },
        {
          "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": "[411]",
      "element-type": "411",
      "meta-type": "array"
    },
    {
      "name": "411",
      "members": [
        {
          "name": "event",
          "type": "509"
        },
        {
          "name": "state",
          "default": null,
          "type": "int"
        },
        {
          "name": "new_state",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "412",
      "meta-type": "enum",
      "values": [
        "auto",
        "on",
        "off"
      ]
    },
    {
      "name": "413",
      "meta-type": "enum",
      "values": [
        "threads",
        "native",
        "io_uring"
      ]
    },
    {
      "name": "414",
      "meta-type": "enum",
      "values": [
        "tcp",
        "iser"
      ]
    },
    {
      "name": "415",
      "meta-type": "enum",
      "values": [
        "crc32c",
        "none",
        "crc32c-none",
        "none-crc32c"
      ]
    },
    {
      "name": "416",
      "members": [
        {
          "name": "type",
          "type": "511"
        },
        {
          "name": "host",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "417",
      "members": [
        {
          "type": "49"
        },
        {
          "type": "str"
        },
        {
          "type": "null"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "418",
      "members": [
        {
          "type": "512"
        },
        {
          "type": "513"
        }
      ],
      "meta-type": "alternate"
    },
    {
      "name": "419",
      "tag": "format",
      "variants": [
        {
          "case": "aes",
          "type": "515"
        },
        {
          "case": "luks",
          "type": "516"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "514"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "420",
      "tag": "format",
      "variants": [
        {
          "case": "aes",
          "type": "515"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "517"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[409]",
      "element-type": "409",
      "meta-type": "array"
    },
    {
      "name": "421",
      "meta-type": "enum",
      "values": [
        "quorum",
        "fifo"
      ]
    },
    {
      "name": "[422]",
      "element-type": "422",
      "meta-type": "array"
    },
    {
      "name": "422",
      "meta-type": "enum",
      "values": [
        "cephx",
        "none"
      ]
    },
    {
      "name": "[423]",
      "element-type": "423",
      "meta-type": "array"
    },
    {
      "name": "423",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "port",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "424",
      "meta-type": "enum",
      "values": [
        "primary",
        "secondary"
      ]
    },
    {
      "name": "425",
      "members": [
        {
          "name": "host",
          "type": "str"
        },
        {
          "name": "port",
          "type": "str"
        },
        {
          "name": "numeric",
          "default": null,
          "type": "bool"
        },
        {
          "name": "to",
          "default": null,
          "type": "int"
        },
        {
          "name": "ipv4",
          "default": null,
          "type": "bool"
        },
        {
          "name": "ipv6",
          "default": null,
          "type": "bool"
        },
        {
          "name": "keep-alive",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "426",
      "tag": "mode",
      "variants": [
        {
          "case": "hash",
          "type": "519"
        },
        {
          "case": "none",
          "type": "0"
        },
        {
          "case": "known_hosts",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "mode",
          "type": "518"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "427",
      "members": [
        {
          "name": "filename",
          "type": "str"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "520"
        },
        {
          "name": "nocow",
          "default": null,
          "type": "bool"
        },
        {
          "name": "extent-size-hint",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "428",
      "members": [
        {
          "name": "location",
          "type": "270"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "520"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "429",
      "members": [
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        },
        {
          "name": "cipher-alg",
          "default": null,
          "type": "521"
        },
        {
          "name": "cipher-mode",
          "default": null,
          "type": "522"
        },
        {
          "name": "ivgen-alg",
          "default": null,
          "type": "523"
        },
        {
          "name": "ivgen-hash-alg",
          "default": null,
          "type": "524"
        },
        {
          "name": "hash-alg",
          "default": null,
          "type": "524"
        },
        {
          "name": "iter-time",
          "default": null,
          "type": "int"
        },
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "520"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "430",
      "members": [
        {
          "name": "location",
          "type": "276"
        },
        {
          "name": "size",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "431",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "cluster-size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "432",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "encrypt",
          "default": null,
          "type": "525"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "433",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "data-file",
          "default": null,
          "type": "409"
        },
        {
          "name": "data-file-raw",
          "default": null,
          "type": "bool"
        },
        {
          "name": "extended-l2",
          "default": null,
          "type": "bool"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "version",
          "default": null,
          "type": "526"
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "backing-fmt",
          "default": null,
          "type": "259"
        },
        {
          "name": "encrypt",
          "default": null,
          "type": "525"
        },
        {
          "name": "cluster-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "520"
        },
        {
          "name": "lazy-refcounts",
          "default": null,
          "type": "bool"
        },
        {
          "name": "refcount-bits",
          "default": null,
          "type": "int"
        },
        {
          "name": "compression-type",
          "default": null,
          "type": "527"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "434",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "backing-fmt",
          "default": null,
          "type": "259"
        },
        {
          "name": "cluster-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "table-size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "435",
      "members": [
        {
          "name": "location",
          "type": "284"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "cluster-size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "436",
      "members": [
        {
          "name": "location",
          "type": "286"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "520"
        },
        {
          "name": "redundancy",
          "default": null,
          "type": "528"
        },
        {
          "name": "object-size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "437",
      "members": [
        {
          "name": "location",
          "type": "287"
        },
        {
          "name": "size",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "438",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "preallocation",
          "default": null,
          "type": "520"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "439",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "log-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "block-size",
          "default": null,
          "type": "int"
        },
        {
          "name": "subformat",
          "default": null,
          "type": "529"
        },
        {
          "name": "block-state-zero",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "440",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "extents",
          "default": null,
          "type": "[409]"
        },
        {
          "name": "subformat",
          "default": null,
          "type": "530"
        },
        {
          "name": "backing-file",
          "default": null,
          "type": "str"
        },
        {
          "name": "adapter-type",
          "default": null,
          "type": "531"
        },
        {
          "name": "hwversion",
          "default": null,
          "type": "str"
        },
        {
          "name": "zeroed-grain",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "441",
      "members": [
        {
          "name": "file",
          "type": "409"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "subformat",
          "default": null,
          "type": "532"
        },
        {
          "name": "force-size",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "442",
      "members": [
        {
          "name": "state",
          "type": "533"
        },
        {
          "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": "443",
      "members": [
        {
          "name": "encrypt",
          "default": null,
          "type": "534"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "null",
      "json-type": "null",
      "meta-type": "builtin"
    },
    {
      "name": "444",
      "meta-type": "enum",
      "values": [
        "inet",
        "unix",
        "vsock",
        "fd"
      ]
    },
    {
      "name": "445",
      "members": [
        {
          "name": "data",
          "type": "425"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "446",
      "members": [
        {
          "name": "data",
          "type": "473"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "447",
      "members": [
        {
          "name": "data",
          "type": "474"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "448",
      "members": [
        {
          "name": "data",
          "type": "461"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "449",
      "meta-type": "enum",
      "values": [
        "file",
        "serial",
        "parallel",
        "pipe",
        "socket",
        "udp",
        "pty",
        "null",
        "mux",
        "msmouse",
        "wctablet",
        "braille",
        "testdev",
        "stdio",
        "console",
        "spicevmc",
        "spiceport",
        "vc",
        "ringbuf",
        "memory"
      ]
    },
    {
      "name": "450",
      "members": [
        {
          "name": "data",
          "type": "535"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "451",
      "members": [
        {
          "name": "data",
          "type": "536"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "452",
      "members": [
        {
          "name": "data",
          "type": "537"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "453",
      "members": [
        {
          "name": "data",
          "type": "538"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "454",
      "members": [
        {
          "name": "data",
          "type": "539"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "455",
      "members": [
        {
          "name": "data",
          "type": "540"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "456",
      "members": [
        {
          "name": "data",
          "type": "541"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "457",
      "members": [
        {
          "name": "data",
          "type": "542"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "458",
      "members": [
        {
          "name": "data",
          "type": "543"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "459",
      "members": [
        {
          "name": "data",
          "type": "544"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "460",
      "members": [
        {
          "name": "data",
          "type": "545"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[461]",
      "element-type": "461",
      "meta-type": "array"
    },
    {
      "name": "461",
      "members": [
        {
          "name": "str",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "462",
      "meta-type": "enum",
      "values": [
        "passthrough",
        "emulator"
      ]
    },
    {
      "name": "463",
      "members": [
        {
          "name": "data",
          "type": "546"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "464",
      "members": [
        {
          "name": "data",
          "type": "547"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "465",
      "meta-type": "enum",
      "values": [
        "number",
        "qcode"
      ]
    },
    {
      "name": "466",
      "members": [
        {
          "name": "data",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "467",
      "members": [
        {
          "name": "data",
          "type": "548"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "468",
      "meta-type": "enum",
      "values": [
        "key",
        "btn",
        "rel",
        "abs"
      ]
    },
    {
      "name": "469",
      "members": [
        {
          "name": "data",
          "type": "549"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "470",
      "members": [
        {
          "name": "data",
          "type": "550"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "471",
      "members": [
        {
          "name": "data",
          "type": "551"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "472",
      "meta-type": "enum",
      "values": [
        "inet",
        "unix",
        "vsock",
        "fd"
      ]
    },
    {
      "name": "473",
      "members": [
        {
          "name": "path",
          "type": "str"
        },
        {
          "name": "abstract",
          "default": null,
          "type": "bool"
        },
        {
          "name": "tight",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "474",
      "members": [
        {
          "name": "cid",
          "type": "str"
        },
        {
          "name": "port",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[475]",
      "element-type": "475",
      "meta-type": "array"
    },
    {
      "name": "475",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "alias",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "476",
      "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": "477",
      "members": [
        {
          "name": "data",
          "type": "552"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "478",
      "members": [
        {
          "name": "data",
          "type": "36"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "479",
      "members": [
        {
          "name": "data",
          "type": "37"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "480",
      "members": [
        {
          "name": "data",
          "type": "38"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "481",
      "members": [
        {
          "name": "data",
          "type": "31"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "482",
      "members": [
        {
          "name": "data",
          "type": "27"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "483",
      "members": [
        {
          "name": "data",
          "type": "66"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "484",
      "members": [
        {
          "name": "data",
          "type": "26"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "485",
      "members": [
        {
          "name": "data",
          "type": "30"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "486",
      "meta-type": "enum",
      "values": [
        "individual",
        "grouped"
      ]
    },
    {
      "name": "487",
      "meta-type": "enum",
      "values": [
        "string",
        "number",
        "int",
        "boolean",
        "null",
        "object",
        "array",
        "value"
      ]
    },
    {
      "name": "[488]",
      "element-type": "488",
      "meta-type": "array"
    },
    {
      "name": "488",
      "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": "[489]",
      "element-type": "489",
      "meta-type": "array"
    },
    {
      "name": "489",
      "members": [
        {
          "name": "case",
          "type": "str"
        },
        {
          "name": "type",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[490]",
      "element-type": "490",
      "meta-type": "array"
    },
    {
      "name": "490",
      "members": [
        {
          "name": "type",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "491",
      "meta-type": "enum",
      "values": [
        "uninitialized",
        "stopped",
        "check-stop",
        "operating",
        "load"
      ]
    },
    {
      "name": "492",
      "meta-type": "enum",
      "values": [
        "memory",
        "first-level",
        "second-level",
        "third-level"
      ]
    },
    {
      "name": "493",
      "meta-type": "enum",
      "values": [
        "access-latency",
        "read-latency",
        "write-latency",
        "access-bandwidth",
        "read-bandwidth",
        "write-bandwidth"
      ]
    },
    {
      "name": "494",
      "meta-type": "enum",
      "values": [
        "none",
        "direct",
        "complex"
      ]
    },
    {
      "name": "495",
      "meta-type": "enum",
      "values": [
        "none",
        "write-back",
        "write-through"
      ]
    },
    {
      "name": "496",
      "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": "497",
      "members": [
        {
          "name": "id",
          "default": null,
          "type": "str"
        },
        {
          "name": "memaddr",
          "type": "int"
        },
        {
          "name": "size",
          "type": "int"
        },
        {
          "name": "memdev",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "498",
      "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": "499",
      "meta-type": "enum",
      "values": [
        "string",
        "boolean",
        "number",
        "size"
      ]
    },
    {
      "name": "500",
      "members": [
        {
          "name": "desc",
          "default": null,
          "type": "str"
        },
        {
          "name": "class",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "501",
      "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": "502",
      "members": [
        {
          "name": "bus",
          "type": "553"
        },
        {
          "name": "devices",
          "default": null,
          "type": "[397]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[503]",
      "element-type": "503",
      "meta-type": "array"
    },
    {
      "name": "503",
      "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": "504",
      "meta-type": "enum",
      "values": [
        "unknown",
        "disabled-wait",
        "extint-loop",
        "pgmint-loop",
        "opint-loop"
      ]
    },
    {
      "name": "505",
      "meta-type": "enum",
      "values": [
        "qcow2",
        "vmdk",
        "luks"
      ]
    },
    {
      "name": "506",
      "members": [
        {
          "name": "data",
          "type": "554"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "507",
      "members": [
        {
          "name": "data",
          "type": "555"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "508",
      "members": [
        {
          "name": "data",
          "type": "556"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "509",
      "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": "510",
      "meta-type": "enum",
      "values": [
        "read",
        "write",
        "write-zeroes",
        "discard",
        "flush",
        "block-status"
      ]
    },
    {
      "name": "511",
      "meta-type": "enum",
      "values": [
        "inet"
      ]
    },
    {
      "name": "512",
      "members": [
        {
          "name": "template",
          "default": null,
          "type": "513"
        },
        {
          "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": "513",
      "meta-type": "enum",
      "values": [
        "none",
        "constant",
        "cached",
        "all"
      ]
    },
    {
      "name": "514",
      "meta-type": "enum",
      "values": [
        "aes",
        "luks"
      ]
    },
    {
      "name": "515",
      "members": [
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "516",
      "members": [
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "517",
      "meta-type": "enum",
      "values": [
        "aes"
      ]
    },
    {
      "name": "518",
      "meta-type": "enum",
      "values": [
        "none",
        "hash",
        "known_hosts"
      ]
    },
    {
      "name": "519",
      "members": [
        {
          "name": "type",
          "type": "557"
        },
        {
          "name": "hash",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "520",
      "meta-type": "enum",
      "values": [
        "off",
        "metadata",
        "falloc",
        "full"
      ]
    },
    {
      "name": "521",
      "meta-type": "enum",
      "values": [
        "aes-128",
        "aes-192",
        "aes-256",
        "des-rfb",
        "3des",
        "cast5-128",
        "serpent-128",
        "serpent-192",
        "serpent-256",
        "twofish-128",
        "twofish-192",
        "twofish-256"
      ]
    },
    {
      "name": "522",
      "meta-type": "enum",
      "values": [
        "ecb",
        "cbc",
        "xts",
        "ctr"
      ]
    },
    {
      "name": "523",
      "meta-type": "enum",
      "values": [
        "plain",
        "plain64",
        "essiv"
      ]
    },
    {
      "name": "524",
      "meta-type": "enum",
      "values": [
        "md5",
        "sha1",
        "sha224",
        "sha256",
        "sha384",
        "sha512",
        "ripemd160"
      ]
    },
    {
      "name": "525",
      "tag": "format",
      "variants": [
        {
          "case": "qcow",
          "type": "515"
        },
        {
          "case": "luks",
          "type": "559"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "558"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "526",
      "meta-type": "enum",
      "values": [
        "v2",
        "v3"
      ]
    },
    {
      "name": "527",
      "meta-type": "enum",
      "values": [
        "zlib",
        "zstd"
      ]
    },
    {
      "name": "528",
      "tag": "type",
      "variants": [
        {
          "case": "full",
          "type": "561"
        },
        {
          "case": "erasure-coded",
          "type": "562"
        }
      ],
      "members": [
        {
          "name": "type",
          "type": "560"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "529",
      "meta-type": "enum",
      "values": [
        "dynamic",
        "fixed"
      ]
    },
    {
      "name": "530",
      "meta-type": "enum",
      "values": [
        "monolithicSparse",
        "monolithicFlat",
        "twoGbMaxExtentSparse",
        "twoGbMaxExtentFlat",
        "streamOptimized"
      ]
    },
    {
      "name": "531",
      "meta-type": "enum",
      "values": [
        "ide",
        "buslogic",
        "lsilogic",
        "legacyESX"
      ]
    },
    {
      "name": "532",
      "meta-type": "enum",
      "values": [
        "dynamic",
        "fixed"
      ]
    },
    {
      "name": "533",
      "meta-type": "enum",
      "values": [
        "active",
        "inactive"
      ]
    },
    {
      "name": "534",
      "tag": "format",
      "variants": [
        {
          "case": "luks",
          "type": "563"
        },
        {
          "case": "qcow",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "558"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "535",
      "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": "536",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "device",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "537",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "addr",
          "type": "297"
        },
        {
          "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": "538",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "remote",
          "type": "297"
        },
        {
          "name": "local",
          "default": null,
          "type": "297"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "539",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "540",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "chardev",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "541",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "signal",
          "default": null,
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "542",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "type",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "543",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "fqdn",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "544",
      "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": "545",
      "members": [
        {
          "name": "logfile",
          "default": null,
          "type": "str"
        },
        {
          "name": "logappend",
          "default": null,
          "type": "bool"
        },
        {
          "name": "size",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "546",
      "members": [
        {
          "name": "path",
          "default": null,
          "type": "str"
        },
        {
          "name": "cancel-path",
          "default": null,
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "547",
      "members": [
        {
          "name": "chardev",
          "type": "str"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "548",
      "meta-type": "enum",
      "values": [
        "unmapped",
        "shift",
        "shift_r",
        "alt",
        "alt_r",
        "ctrl",
        "ctrl_r",
        "menu",
        "esc",
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "0",
        "minus",
        "equal",
        "backspace",
        "tab",
        "q",
        "w",
        "e",
        "r",
        "t",
        "y",
        "u",
        "i",
        "o",
        "p",
        "bracket_left",
        "bracket_right",
        "ret",
        "a",
        "s",
        "d",
        "f",
        "g",
        "h",
        "j",
        "k",
        "l",
        "semicolon",
        "apostrophe",
        "grave_accent",
        "backslash",
        "z",
        "x",
        "c",
        "v",
        "b",
        "n",
        "m",
        "comma",
        "dot",
        "slash",
        "asterisk",
        "spc",
        "caps_lock",
        "f1",
        "f2",
        "f3",
        "f4",
        "f5",
        "f6",
        "f7",
        "f8",
        "f9",
        "f10",
        "num_lock",
        "scroll_lock",
        "kp_divide",
        "kp_multiply",
        "kp_subtract",
        "kp_add",
        "kp_enter",
        "kp_decimal",
        "sysrq",
        "kp_0",
        "kp_1",
        "kp_2",
        "kp_3",
        "kp_4",
        "kp_5",
        "kp_6",
        "kp_7",
        "kp_8",
        "kp_9",
        "less",
        "f11",
        "f12",
        "print",
        "home",
        "pgup",
        "pgdn",
        "end",
        "left",
        "up",
        "down",
        "right",
        "insert",
        "delete",
        "stop",
        "again",
        "props",
        "undo",
        "front",
        "copy",
        "open",
        "paste",
        "find",
        "cut",
        "lf",
        "help",
        "meta_l",
        "meta_r",
        "compose",
        "pause",
        "ro",
        "hiragana",
        "henkan",
        "yen",
        "muhenkan",
        "katakanahiragana",
        "kp_comma",
        "kp_equals",
        "power",
        "sleep",
        "wake",
        "audionext",
        "audioprev",
        "audiostop",
        "audioplay",
        "audiomute",
        "volumeup",
        "volumedown",
        "mediaselect",
        "mail",
        "calculator",
        "computer",
        "ac_home",
        "ac_back",
        "ac_forward",
        "ac_refresh",
        "ac_bookmarks"
      ]
    },
    {
      "name": "549",
      "members": [
        {
          "name": "key",
          "type": "336"
        },
        {
          "name": "down",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "550",
      "members": [
        {
          "name": "button",
          "type": "564"
        },
        {
          "name": "down",
          "type": "bool"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "551",
      "members": [
        {
          "name": "axis",
          "type": "565"
        },
        {
          "name": "value",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "552",
      "members": [
      ],
      "meta-type": "object"
    },
    {
      "name": "553",
      "members": [
        {
          "name": "number",
          "type": "int"
        },
        {
          "name": "secondary",
          "type": "int"
        },
        {
          "name": "subordinate",
          "type": "int"
        },
        {
          "name": "io_range",
          "type": "566"
        },
        {
          "name": "memory_range",
          "type": "566"
        },
        {
          "name": "prefetchable_range",
          "type": "566"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "554",
      "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": "567"
        },
        {
          "name": "bitmaps",
          "default": null,
          "type": "[568]"
        },
        {
          "name": "compression-type",
          "type": "527"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "555",
      "members": [
        {
          "name": "create-type",
          "type": "str"
        },
        {
          "name": "cid",
          "type": "int"
        },
        {
          "name": "parent-cid",
          "type": "int"
        },
        {
          "name": "extents",
          "type": "[253]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "556",
      "members": [
        {
          "name": "cipher-alg",
          "type": "521"
        },
        {
          "name": "cipher-mode",
          "type": "522"
        },
        {
          "name": "ivgen-alg",
          "type": "523"
        },
        {
          "name": "ivgen-hash-alg",
          "default": null,
          "type": "524"
        },
        {
          "name": "hash-alg",
          "type": "524"
        },
        {
          "name": "payload-offset",
          "type": "int"
        },
        {
          "name": "master-key-iters",
          "type": "int"
        },
        {
          "name": "uuid",
          "type": "str"
        },
        {
          "name": "slots",
          "type": "[569]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "557",
      "meta-type": "enum",
      "values": [
        "md5",
        "sha1"
      ]
    },
    {
      "name": "558",
      "meta-type": "enum",
      "values": [
        "qcow",
        "luks"
      ]
    },
    {
      "name": "559",
      "members": [
        {
          "name": "key-secret",
          "default": null,
          "type": "str"
        },
        {
          "name": "cipher-alg",
          "default": null,
          "type": "521"
        },
        {
          "name": "cipher-mode",
          "default": null,
          "type": "522"
        },
        {
          "name": "ivgen-alg",
          "default": null,
          "type": "523"
        },
        {
          "name": "ivgen-hash-alg",
          "default": null,
          "type": "524"
        },
        {
          "name": "hash-alg",
          "default": null,
          "type": "524"
        },
        {
          "name": "iter-time",
          "default": null,
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "560",
      "meta-type": "enum",
      "values": [
        "full",
        "erasure-coded"
      ]
    },
    {
      "name": "561",
      "members": [
        {
          "name": "copies",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "562",
      "members": [
        {
          "name": "data-strips",
          "type": "int"
        },
        {
          "name": "parity-strips",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "563",
      "members": [
        {
          "name": "state",
          "type": "533"
        },
        {
          "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": "564",
      "meta-type": "enum",
      "values": [
        "left",
        "middle",
        "right",
        "wheel-up",
        "wheel-down",
        "side",
        "extra"
      ]
    },
    {
      "name": "565",
      "meta-type": "enum",
      "values": [
        "x",
        "y"
      ]
    },
    {
      "name": "566",
      "members": [
        {
          "name": "base",
          "type": "int"
        },
        {
          "name": "limit",
          "type": "int"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "567",
      "tag": "format",
      "variants": [
        {
          "case": "luks",
          "type": "556"
        },
        {
          "case": "aes",
          "type": "0"
        }
      ],
      "members": [
        {
          "name": "format",
          "type": "514"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[568]",
      "element-type": "568",
      "meta-type": "array"
    },
    {
      "name": "568",
      "members": [
        {
          "name": "name",
          "type": "str"
        },
        {
          "name": "granularity",
          "type": "int"
        },
        {
          "name": "flags",
          "type": "[570]"
        }
      ],
      "meta-type": "object"
    },
    {
      "name": "[253]",
      "element-type": "253",
      "meta-type": "array"
    },
    {
      "name": "[569]",
      "element-type": "569",
      "meta-type": "array"
    },
    {
      "name": "569",
      "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": "[570]",
      "element-type": "570",
      "meta-type": "array"
    },
    {
      "name": "570",
      "meta-type": "enum",
      "values": [
        "in-use",
        "auto"
      ]
    }
  ],
  "id": "libvirt-4"
}

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

{
  "return": [
    {
      "name": "object-add"
    },
    {
      "name": "device_add"
    },
    {
      "name": "query-qmp-schema"
    },
    {
      "name": "query-pci"
    },
    {
      "name": "query-acpi-ospm-status"
    },
    {
      "name": "query-command-line-options"
    },
    {
      "name": "query-fdsets"
    },
    {
      "name": "remove-fd"
    },
    {
      "name": "add-fd"
    },
    {
      "name": "closefd"
    },
    {
      "name": "getfd"
    },
    {
      "name": "change"
    },
    {
      "name": "human-monitor-command"
    },
    {
      "name": "x-exit-preconfig"
    },
    {
      "name": "cont"
    },
    {
      "name": "stop"
    },
    {
      "name": "query-iothreads"
    },
    {
      "name": "query-name"
    },
    {
      "name": "add_client"
    },
    {
      "name": "replay-seek"
    },
    {
      "name": "replay-delete-break"
    },
    {
      "name": "replay-break"
    },
    {
      "name": "query-replay"
    },
    {
      "name": "query-memory-devices"
    },
    {
      "name": "query-memory-size-summary"
    },
    {
      "name": "query-balloon"
    },
    {
      "name": "balloon"
    },
    {
      "name": "set-numa-node"
    },
    {
      "name": "query-hotpluggable-cpus"
    },
    {
      "name": "query-memdev"
    },
    {
      "name": "pmemsave"
    },
    {
      "name": "memsave"
    },
    {
      "name": "query-kvm"
    },
    {
      "name": "inject-nmi"
    },
    {
      "name": "system_wakeup"
    },
    {
      "name": "system_powerdown"
    },
    {
      "name": "system_reset"
    },
    {
      "name": "query-vm-generation-id"
    },
    {
      "name": "query-uuid"
    },
    {
      "name": "query-target"
    },
    {
      "name": "query-current-machine"
    },
    {
      "name": "query-machines"
    },
    {
      "name": "query-cpus-fast"
    },
    {
      "name": "query-cpus"
    },
    {
      "name": "device_del"
    },
    {
      "name": "device-list-properties"
    },
    {
      "name": "object-del"
    },
    {
      "name": "qom-list-properties"
    },
    {
      "name": "qom-list-types"
    },
    {
      "name": "qom-set"
    },
    {
      "name": "qom-get"
    },
    {
      "name": "qom-list"
    },
    {
      "name": "quit"
    },
    {
      "name": "query-events"
    },
    {
      "name": "query-commands"
    },
    {
      "name": "query-version"
    },
    {
      "name": "qmp_capabilities"
    },
    {
      "name": "trace-event-set-state"
    },
    {
      "name": "trace-event-get-state"
    },
    {
      "name": "transaction"
    },
    {
      "name": "query-dirty-rate"
    },
    {
      "name": "calc-dirty-rate"
    },
    {
      "name": "migrate-pause"
    },
    {
      "name": "migrate-recover"
    },
    {
      "name": "query-colo-status"
    },
    {
      "name": "xen-colo-do-checkpoint"
    },
    {
      "name": "query-xen-replication-status"
    },
    {
      "name": "xen-set-replication"
    },
    {
      "name": "xen-load-devices-state"
    },
    {
      "name": "xen-set-global-dirty-log"
    },
    {
      "name": "xen-save-devices-state"
    },
    {
      "name": "migrate-incoming"
    },
    {
      "name": "migrate"
    },
    {
      "name": "query-migrate-cache-size"
    },
    {
      "name": "migrate-set-cache-size"
    },
    {
      "name": "migrate_set_speed"
    },
    {
      "name": "migrate_set_downtime"
    },
    {
      "name": "migrate-continue"
    },
    {
      "name": "migrate_cancel"
    },
    {
      "name": "x-colo-lost-heartbeat"
    },
    {
      "name": "migrate-start-postcopy"
    },
    {
      "name": "client_migrate_info"
    },
    {
      "name": "query-migrate-parameters"
    },
    {
      "name": "migrate-set-parameters"
    },
    {
      "name": "query-migrate-capabilities"
    },
    {
      "name": "migrate-set-capabilities"
    },
    {
      "name": "query-migrate"
    },
    {
      "name": "query-display-options"
    },
    {
      "name": "input-send-event"
    },
    {
      "name": "send-key"
    },
    {
      "name": "query-mice"
    },
    {
      "name": "change-vnc-password"
    },
    {
      "name": "query-vnc-servers"
    },
    {
      "name": "query-vnc"
    },
    {
      "name": "query-spice"
    },
    {
      "name": "screendump"
    },
    {
      "name": "expire_password"
    },
    {
      "name": "set_password"
    },
    {
      "name": "query-tpm"
    },
    {
      "name": "query-tpm-types"
    },
    {
      "name": "query-tpm-models"
    },
    {
      "name": "query-rocker-of-dpa-groups"
    },
    {
      "name": "query-rocker-of-dpa-flows"
    },
    {
      "name": "query-rocker-ports"
    },
    {
      "name": "query-rocker"
    },
    {
      "name": "announce-self"
    },
    {
      "name": "query-rx-filter"
    },
    {
      "name": "netdev_del"
    },
    {
      "name": "netdev_add"
    },
    {
      "name": "set_link"
    },
    {
      "name": "query-dump-guest-memory-capability"
    },
    {
      "name": "query-dump"
    },
    {
      "name": "dump-guest-memory"
    },
    {
      "name": "chardev-send-break"
    },
    {
      "name": "chardev-remove"
    },
    {
      "name": "chardev-change"
    },
    {
      "name": "chardev-add"
    },
    {
      "name": "ringbuf-read"
    },
    {
      "name": "ringbuf-write"
    },
    {
      "name": "query-chardev-backends"
    },
    {
      "name": "query-chardev"
    },
    {
      "name": "query-block-exports"
    },
    {
      "name": "block-export-del"
    },
    {
      "name": "block-export-add"
    },
    {
      "name": "nbd-server-stop"
    },
    {
      "name": "nbd-server-remove"
    },
    {
      "name": "nbd-server-add"
    },
    {
      "name": "nbd-server-start"
    },
    {
      "name": "query-jobs"
    },
    {
      "name": "job-finalize"
    },
    {
      "name": "job-dismiss"
    },
    {
      "name": "job-complete"
    },
    {
      "name": "job-cancel"
    },
    {
      "name": "job-resume"
    },
    {
      "name": "job-pause"
    },
    {
      "name": "blockdev-snapshot-delete-internal-sync"
    },
    {
      "name": "blockdev-snapshot-internal-sync"
    },
    {
      "name": "x-blockdev-set-iothread"
    },
    {
      "name": "x-blockdev-change"
    },
    {
      "name": "block-set-write-threshold"
    },
    {
      "name": "x-blockdev-amend"
    },
    {
      "name": "blockdev-create"
    },
    {
      "name": "blockdev-del"
    },
    {
      "name": "x-blockdev-reopen"
    },
    {
      "name": "blockdev-add"
    },
    {
      "name": "block-job-finalize"
    },
    {
      "name": "block-job-dismiss"
    },
    {
      "name": "block-job-complete"
    },
    {
      "name": "block-job-resume"
    },
    {
      "name": "block-job-pause"
    },
    {
      "name": "block-job-cancel"
    },
    {
      "name": "block-job-set-speed"
    },
    {
      "name": "block-stream"
    },
    {
      "name": "blockdev-mirror"
    },
    {
      "name": "x-debug-block-dirty-bitmap-sha256"
    },
    {
      "name": "block-dirty-bitmap-merge"
    },
    {
      "name": "block-dirty-bitmap-disable"
    },
    {
      "name": "block-dirty-bitmap-enable"
    },
    {
      "name": "block-dirty-bitmap-clear"
    },
    {
      "name": "block-dirty-bitmap-remove"
    },
    {
      "name": "block-dirty-bitmap-add"
    },
    {
      "name": "drive-mirror"
    },
    {
      "name": "x-debug-query-block-graph"
    },
    {
      "name": "query-named-block-nodes"
    },
    {
      "name": "blockdev-backup"
    },
    {
      "name": "drive-backup"
    },
    {
      "name": "block-commit"
    },
    {
      "name": "change-backing-file"
    },
    {
      "name": "blockdev-snapshot"
    },
    {
      "name": "blockdev-snapshot-sync"
    },
    {
      "name": "block_resize"
    },
    {
      "name": "block_passwd"
    },
    {
      "name": "query-block-jobs"
    },
    {
      "name": "query-blockstats"
    },
    {
      "name": "query-block"
    },
    {
      "name": "block-latency-histogram-set"
    },
    {
      "name": "block_set_io_throttle"
    },
    {
      "name": "blockdev-change-medium"
    },
    {
      "name": "blockdev-insert-medium"
    },
    {
      "name": "blockdev-remove-medium"
    },
    {
      "name": "blockdev-close-tray"
    },
    {
      "name": "blockdev-open-tray"
    },
    {
      "name": "eject"
    },
    {
      "name": "query-pr-managers"
    },
    {
      "name": "watchdog-set-action"
    },
    {
      "name": "query-status"
    }
  ],
  "id": "libvirt-5"
}

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

{
  "return": {
    "enabled": false,
    "present": false
  },
  "id": "libvirt-6"
}

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

{
  "return": [
    {
      "name": "microchip-icicle-kit-machine",
      "parent": "machine"
    },
    {
      "name": "i82557b",
      "parent": "pci-device"
    },
    {
      "name": "ccid-card-passthru",
      "parent": "ccid-card"
    },
    {
      "name": "cadence_ttc",
      "parent": "sys-bus-device"
    },
    {
      "name": "usb-wacom-tablet",
      "parent": "usb-device"
    },
    {
      "name": "chardev-stdio",
      "parent": "chardev-fd"
    },
    {
      "name": "xio3130-downstream",
      "parent": "pcie-slot"
    },
    {
      "name": "i82557a",
      "parent": "pci-device"
    },
    {
      "name": "rocker",
      "parent": "pci-device"
    },
    {
      "name": "authz-pam",
      "parent": "authz"
    },
    {
      "name": "riscv.hart_array",
      "parent": "sys-bus-device"
    },
    {
      "name": "sifive.pdma",
      "parent": "sys-bus-device"
    },
    {
      "name": "dc390",
      "parent": "am53c974"
    },
    {
      "name": "usb-tablet",
      "parent": "usb-hid"
    },
    {
      "name": "vhost-user-blk",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-net-pci-transitional",
      "parent": "virtio-net-pci-base"
    },
    {
      "name": "intel-hda",
      "parent": "intel-hda-generic"
    },
    {
      "name": "SCSI",
      "parent": "bus"
    },
    {
      "name": "vhost-user-fs-device",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-scsi-device",
      "parent": "virtio-scsi-common"
    },
    {
      "name": "vhost-user-backend",
      "parent": "object"
    },
    {
      "name": "pci-serial",
      "parent": "pci-device"
    },
    {
      "name": "filter-mirror",
      "parent": "netfilter"
    },
    {
      "name": "vhost-user-input-pci",
      "parent": "vhost-user-input-pci-base-type"
    },
    {
      "name": "ioh3420",
      "parent": "pcie-root-port-base"
    },
    {
      "name": "virtio-blk-pci-non-transitional",
      "parent": "virtio-blk-pci-base"
    },
    {
      "name": "virtio-iommu-pci-non-transitional",
      "parent": "virtio-iommu-device-base"
    },
    {
      "name": "vfio-pci-nohotplug",
      "parent": "vfio-pci"
    },
    {
      "name": "vt82c686b-usb-uhci",
      "parent": "pci-uhci-usb"
    },
    {
      "name": "e1000-82544gc",
      "parent": "e1000-base"
    },
    {
      "name": "sd-card",
      "parent": "device"
    },
    {
      "name": "chardev-vc",
      "parent": "chardev"
    },
    {
      "name": "chardev-pty",
      "parent": "chardev"
    },
    {
      "name": "usb-braille",
      "parent": "usb-serial-dev"
    },
    {
      "name": "colo-compare",
      "parent": "object"
    },
    {
      "name": "i82801",
      "parent": "pci-device"
    },
    {
      "name": "virtio-serial-pci",
      "parent": "virtio-serial-pci-base"
    },
    {
      "name": "IndustryPack",
      "parent": "bus"
    },
    {
      "name": "chardev-udp",
      "parent": "chardev"
    },
    {
      "name": "virtio-net-pci",
      "parent": "virtio-net-pci-base"
    },
    {
      "name": "chardev-wctablet",
      "parent": "chardev"
    },
    {
      "name": "chardev-mux",
      "parent": "chardev"
    },
    {
      "name": "virtconsole",
      "parent": "virtserialport"
    },
    {
      "name": "i82551",
      "parent": "pci-device"
    },
    {
      "name": "tls-creds-psk",
      "parent": "tls-creds"
    },
    {
      "name": "virtio-balloon-pci-non-transitional",
      "parent": "virtio-balloon-pci-base"
    },
    {
      "name": "virtio-iommu-device",
      "parent": "virtio-device"
    },
    {
      "name": "pvscsi",
      "parent": "pci-device"
    },
    {
      "name": "pci-bridge-seat",
      "parent": "pci-bridge"
    },
    {
      "name": "PCIE",
      "parent": "PCI"
    },
    {
      "name": "chardev-testdev",
      "parent": "chardev"
    },
    {
      "name": "i82550",
      "parent": "pci-device"
    },
    {
      "name": "virtio-mmio",
      "parent": "sys-bus-device"
    },
    {
      "name": "ide-hd",
      "parent": "ide-device"
    },
    {
      "name": "virtio-serial-device",
      "parent": "virtio-device"
    },
    {
      "name": "ccid-card-emulated",
      "parent": "ccid-card"
    },
    {
      "name": "none-machine",
      "parent": "machine"
    },
    {
      "name": "pcm3680_pci",
      "parent": "pci-device"
    },
    {
      "name": "usb-host",
      "parent": "usb-device"
    },
    {
      "name": "virtio-keyboard-pci",
      "parent": "virtio-keyboard-pci-base-type"
    },
    {
      "name": "virtio-net-pci-non-transitional",
      "parent": "virtio-net-pci-base"
    },
    {
      "name": "vhost-user-vsock-pci",
      "parent": "vhost-user-vsock-pci-base"
    },
    {
      "name": "vhost-vsock-pci",
      "parent": "vhost-vsock-pci-base"
    },
    {
      "name": "PCI",
      "parent": "bus"
    },
    {
      "name": "piix4-usb-uhci",
      "parent": "pci-uhci-usb"
    },
    {
      "name": "virtio-blk-device",
      "parent": "virtio-device"
    },
    {
      "name": "qio-channel-command",
      "parent": "qio-channel"
    },
    {
      "name": "virtio-scsi-pci",
      "parent": "virtio-scsi-pci-base"
    },
    {
      "name": "vhost-user-scsi-pci-non-transitional",
      "parent": "vhost-user-scsi-pci-base"
    },
    {
      "name": "ivshmem-doorbell",
      "parent": "ivshmem-common"
    },
    {
      "name": "virtio-9p-pci-transitional",
      "parent": "virtio-9p-pci-base"
    },
    {
      "name": "virtio-scsi-pci-transitional",
      "parent": "virtio-scsi-pci-base"
    },
    {
      "name": "vmware-svga",
      "parent": "pci-device"
    },
    {
      "name": "ES1370",
      "parent": "pci-device"
    },
    {
      "name": "vhost-scsi-pci-transitional",
      "parent": "vhost-scsi-pci-base"
    },
    {
      "name": "virtio-mouse-pci",
      "parent": "virtio-mouse-pci-base-type"
    },
    {
      "name": "nvme-ns",
      "parent": "device"
    },
    {
      "name": "cpu-cluster",
      "parent": "device"
    },
    {
      "name": "vhost-user-scsi-pci",
      "parent": "vhost-user-scsi-pci-base"
    },
    {
      "name": "cirrus-vga",
      "parent": "pci-device"
    },
    {
      "name": "i82801b11-bridge",
      "parent": "base-pci-bridge"
    },
    {
      "name": "virtio-tablet-device",
      "parent": "virtio-input-hid-device"
    },
    {
      "name": "usb-ccid",
      "parent": "usb-device"
    },
    {
      "name": "pci-ohci",
      "parent": "pci-device"
    },
    {
      "name": "pcie-root-port",
      "parent": "pcie-root-port-base"
    },
    {
      "name": "memory-backend-ram",
      "parent": "memory-backend"
    },
    {
      "name": "vhost-scsi-pci",
      "parent": "vhost-scsi-pci-base"
    },
    {
      "name": "virtio-balloon-pci",
      "parent": "virtio-balloon-pci-base"
    },
    {
      "name": "sifive_u-machine",
      "parent": "machine"
    },
    {
      "name": "i82558b",
      "parent": "pci-device"
    },
    {
      "name": "mchp.pfsoc.ddr_cfg",
      "parent": "sys-bus-device"
    },
    {
      "name": "sifive_e-machine",
      "parent": "machine"
    },
    {
      "name": "gpex-pcihost",
      "parent": "pcie-host-bridge"
    },
    {
      "name": "virtio-9p-pci-non-transitional",
      "parent": "virtio-9p-pci-base"
    },
    {
      "name": "chardev-pipe",
      "parent": "chardev-fd"
    },
    {
      "name": "chardev-parallel",
      "parent": "chardev"
    },
    {
      "name": "goldfish_rtc",
      "parent": "sys-bus-device"
    },
    {
      "name": "i82558a",
      "parent": "pci-device"
    },
    {
      "name": "imx.usbphy",
      "parent": "sys-bus-device"
    },
    {
      "name": "vhost-user-gpu",
      "parent": "virtio-gpu-base"
    },
    {
      "name": "authz-list-file",
      "parent": "authz"
    },
    {
      "name": "sifive-e51-riscv-cpu",
      "parent": "riscv-cpu"
    },
    {
      "name": "virtio-mmio-bus",
      "parent": "virtio-bus"
    },
    {
      "name": "vhost-user-vsock-device",
      "parent": "vhost-vsock-common"
    },
    {
      "name": "qio-channel-file",
      "parent": "qio-channel"
    },
    {
      "name": "spike-machine",
      "parent": "machine"
    },
    {
      "name": "generic-sdhci",
      "parent": "sys-bus-device"
    },
    {
      "name": "pci-testdev",
      "parent": "pci-device"
    },
    {
      "name": "mchp.pfsoc.ddr_sgmii_phy",
      "parent": "sys-bus-device"
    },
    {
      "name": "IDE",
      "parent": "bus"
    },
    {
      "name": "VGA",
      "parent": "pci-vga"
    },
    {
      "name": "riscv.sifive.u.prci",
      "parent": "sys-bus-device"
    },
    {
      "name": "virtio-balloon-device",
      "parent": "virtio-device"
    },
    {
      "name": "pci-bridge",
      "parent": "base-pci-bridge"
    },
    {
      "name": "authz-simple",
      "parent": "authz"
    },
    {
      "name": "chardev-ringbuf",
      "parent": "chardev"
    },
    {
      "name": "cadence.sdhci",
      "parent": "sys-bus-device"
    },
    {
      "name": "authz-list",
      "parent": "authz"
    },
    {
      "name": "qio-channel-tls",
      "parent": "qio-channel"
    },
    {
      "name": "i2c-ddc",
      "parent": "i2c-slave"
    },
    {
      "name": "pcnet",
      "parent": "pci-device"
    },
    {
      "name": "System",
      "parent": "bus"
    },
    {
      "name": "sifive_soc.gpio",
      "parent": "sys-bus-device"
    },
    {
      "name": "vhost-user-scsi",
      "parent": "vhost-scsi-common"
    },
    {
      "name": "rng-egd",
      "parent": "rng-backend"
    },
    {
      "name": "cryptodev-backend-builtin",
      "parent": "cryptodev-backend"
    },
    {
      "name": "pci-serial-4x",
      "parent": "pci-device"
    },
    {
      "name": "virtio-rng-pci",
      "parent": "virtio-rng-pci-base"
    },
    {
      "name": "i82559er",
      "parent": "pci-device"
    },
    {
      "name": "scsi-hd",
      "parent": "scsi-disk-base"
    },
    {
      "name": "usb-audio",
      "parent": "usb-device"
    },
    {
      "name": "sdhci-pci",
      "parent": "pci-device"
    },
    {
      "name": "ivshmem-plain",
      "parent": "ivshmem-common"
    },
    {
      "name": "riscv.sifive.test",
      "parent": "sys-bus-device"
    },
    {
      "name": "AC97",
      "parent": "pci-device"
    },
    {
      "name": "scsi-block",
      "parent": "scsi-disk-base"
    },
    {
      "name": "ide-drive",
      "parent": "ide-device"
    },
    {
      "name": "i82562",
      "parent": "pci-device"
    },
    {
      "name": "cadence_gem",
      "parent": "sys-bus-device"
    },
    {
      "name": "chardev-file",
      "parent": "chardev-fd"
    },
    {
      "name": "qio-channel-websock",
      "parent": "qio-channel"
    },
    {
      "name": "chardev-serial",
      "parent": "chardev-fd"
    },
    {
      "name": "throttle-group",
      "parent": "object"
    },
    {
      "name": "virtio-9p-pci",
      "parent": "virtio-9p-pci-base"
    },
    {
      "name": "qemu-console",
      "parent": "object"
    },
    {
      "name": "can-bus",
      "parent": "object"
    },
    {
      "name": "ipoctal232",
      "parent": "ipack-device"
    },
    {
      "name": "usb-storage",
      "parent": "usb-storage-dev"
    },
    {
      "name": "chardev-socket",
      "parent": "chardev"
    },
    {
      "name": "qio-channel-buffer",
      "parent": "qio-channel"
    },
    {
      "name": "vhost-user-blk-pci-transitional",
      "parent": "vhost-user-blk-pci-base"
    },
    {
      "name": "ich9-usb-uhci6",
      "parent": "pci-uhci-usb"
    },
    {
      "name": "irq",
      "parent": "object"
    },
    {
      "name": "virtio-crypto-pci",
      "parent": "virtio-crypto-pci-base-type"
    },
    {
      "name": "tulip",
      "parent": "pci-device"
    },
    {
      "name": "virtio-balloon-pci-transitional",
      "parent": "virtio-balloon-pci-base"
    },
    {
      "name": "ich9-usb-uhci5",
      "parent": "pci-uhci-usb"
    },
    {
      "name": "usb-mtp",
      "parent": "usb-device"
    },
    {
      "name": "usb-ehci",
      "parent": "pci-ehci-usb"
    },
    {
      "name": "qio-dns-resolver",
      "parent": "object"
    },
    {
      "name": "gpio_i2c",
      "parent": "sys-bus-device"
    },
    {
      "name": "s3c-sdhci",
      "parent": "generic-sdhci"
    },
    {
      "name": "pr-manager-helper",
      "parent": "pr-manager"
    },
    {
      "name": "edu",
      "parent": "pci-device"
    },
    {
      "name": "i6300esb",
      "parent": "pci-device"
    },
    {
      "name": "ich9-usb-uhci4",
      "parent": "pci-uhci-usb"
    },
    {
      "name": "chardev-spicevmc",
      "parent": "chardev-spice"
    },
    {
      "name": "usb-redir",
      "parent": "usb-device"
    },
    {
      "name": "nvme",
      "parent": "pci-device"
    },
    {
      "name": "virtserialport",
      "parent": "virtio-serial-port"
    },
    {
      "name": "qemu-xhci",
      "parent": "pci-xhci"
    },
    {
      "name": "hda-duplex",
      "parent": "hda-audio"
    },
    {
      "name": "virtio-serial-bus",
      "parent": "bus"
    },
    {
      "name": "accel",
      "parent": "object"
    },
    {
      "name": "ich9-usb-uhci3",
      "parent": "pci-uhci-usb"
    },
    {
      "name": "sysbus-ahci",
      "parent": "sys-bus-device"
    },
    {
      "name": "i82559c",
      "parent": "pci-device"
    },
    {
      "name": "tls-cipher-suites",
      "parent": "tls-creds"
    },
    {
      "name": "virtio-input-host-device",
      "parent": "virtio-input-device"
    },
    {
      "name": "virtio-keyboard-device",
      "parent": "virtio-input-hid-device"
    },
    {
      "name": "ich9-usb-uhci2",
      "parent": "pci-uhci-usb"
    },
    {
      "name": "megasas",
      "parent": "megasas-base"
    },
    {
      "name": "i82559b",
      "parent": "pci-device"
    },
    {
      "name": "vhost-user-fs-pci",
      "parent": "vhost-user-fs-pci-base"
    },
    {
      "name": "gpex-root",
      "parent": "pci-device"
    },
    {
      "name": "virtio-gpu-device",
      "parent": "virtio-gpu-base"
    },
    {
      "name": "sysbus-ohci",
      "parent": "sys-bus-device"
    },
    {
      "name": "dbus-vmstate",
      "parent": "object"
    },
    {
      "name": "ich9-intel-hda",
      "parent": "intel-hda-generic"
    },
    {
      "name": "secret",
      "parent": "secret_common"
    },
    {
      "name": "ich9-usb-uhci1",
      "parent": "pci-uhci-usb"
    },
    {
      "name": "i82559a",
      "parent": "pci-device"
    },
    {
      "name": "virtio-pci-bus",
      "parent": "virtio-bus"
    },
    {
      "name": "cfi.pflash01",
      "parent": "sys-bus-device"
    },
    {
      "name": "chardev-spiceport",
      "parent": "chardev-spice"
    },
    {
      "name": "nvme-bus",
      "parent": "bus"
    },
    {
      "name": "usb-net",
      "parent": "usb-device"
    },
    {
      "name": "bochs-display",
      "parent": "pci-device"
    },
    {
      "name": "virtio-blk-pci-transitional",
      "parent": "virtio-blk-pci-base"
    },
    {
      "name": "ich9-usb-ehci2",
      "parent": "pci-ehci-usb"
    },
    {
      "name": "chardev-memory",
      "parent": "chardev-ringbuf"
    },
    {
      "name": "hda-output",
      "parent": "hda-audio"
    },
    {
      "name": "iothread",
      "parent": "object"
    },
    {
      "name": "usb-bus",
      "parent": "bus"
    },
    {
      "name": "riscv.sifive.u.soc",
      "parent": "device"
    },
    {
      "name": "mchp.pfsoc.ioscb",
      "parent": "sys-bus-device"
    },
    {
      "name": "secret_keyring",
      "parent": "secret_common"
    },
    {
      "name": "ich9-usb-ehci1",
      "parent": "pci-ehci-usb"
    },
    {
      "name": "scsi-disk",
      "parent": "scsi-disk-base"
    },
    {
      "name": "ccid-bus",
      "parent": "bus"
    },
    {
      "name": "pcie-pci-bridge",
      "parent": "base-pci-bridge"
    },
    {
      "name": "vhost-user-input",
      "parent": "virtio-input-device"
    },
    {
      "name": "cryptodev-vhost-user",
      "parent": "cryptodev-backend"
    },
    {
      "name": "e1000e",
      "parent": "pci-device"
    },
    {
      "name": "nec-usb-xhci",
      "parent": "pci-xhci"
    },
    {
      "name": "loader",
      "parent": "device"
    },
    {
      "name": "ne2k_pci",
      "parent": "pci-device"
    },
    {
      "name": "virtio-iommu-memory-region",
      "parent": "qemu:iommu-memory-region"
    },
    {
      "name": "ctucan_pci",
      "parent": "pci-device"
    },
    {
      "name": "can-host-socketcan",
      "parent": "can-host"
    },
    {
      "name": "vhost-user-blk-pci-non-transitional",
      "parent": "vhost-user-blk-pci-base"
    },
    {
      "name": "vfio-pci",
      "parent": "pci-device"
    },
    {
      "name": "kvaser_pci",
      "parent": "pci-device"
    },
    {
      "name": "filter-rewriter",
      "parent": "netfilter"
    },
    {
      "name": "imx-usdhc",
      "parent": "generic-sdhci"
    },
    {
      "name": "cryptodev-backend",
      "parent": "object"
    },
    {
      "name": "usb-kbd",
      "parent": "usb-hid"
    },
    {
      "name": "input-barrier",
      "parent": "object"
    },
    {
      "name": "hda-micro",
      "parent": "hda-audio"
    },
    {
      "name": "riscv.sifive.plic",
      "parent": "sys-bus-device"
    },
    {
      "name": "riscv.sifive.e.soc",
      "parent": "device"
    },
    {
      "name": "sifive-u54-riscv-cpu",
      "parent": "riscv-cpu"
    },
    {
      "name": "chardev-braille",
      "parent": "chardev"
    },
    {
      "name": "vhost-user-scsi-pci-transitional",
      "parent": "vhost-user-scsi-pci-base"
    },
    {
      "name": "virtio-rng-device",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-tablet-pci",
      "parent": "virtio-tablet-pci-base-type"
    },
    {
      "name": "ich9-ahci",
      "parent": "pci-device"
    },
    {
      "name": "pvrdma",
      "parent": "pci-device"
    },
    {
      "name": "lsi53c810",
      "parent": "lsi53c895a"
    },
    {
      "name": "usb-uas",
      "parent": "usb-device"
    },
    {
      "name": "lsi53c895a",
      "parent": "pci-device"
    },
    {
      "name": "fw_cfg_io",
      "parent": "fw_cfg"
    },
    {
      "name": "memory-backend-file",
      "parent": "memory-backend"
    },
    {
      "name": "qio-channel-socket",
      "parent": "qio-channel"
    },
    {
      "name": "virtio-9p-device",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-rng-pci-transitional",
      "parent": "virtio-rng-pci-base"
    },
    {
      "name": "vhost-scsi",
      "parent": "vhost-scsi-common"
    },
    {
      "name": "ide-cd",
      "parent": "ide-device"
    },
    {
      "name": "rv64-riscv-cpu",
      "parent": "riscv-cpu"
    },
    {
      "name": "virt-machine",
      "parent": "machine"
    },
    {
      "name": "qemu:memory-region",
      "parent": "object"
    },
    {
      "name": "qio-channel-rdma",
      "parent": "qio-channel"
    },
    {
      "name": "vmxnet3",
      "parent": "pci-device"
    },
    {
      "name": "scsi-generic",
      "parent": "scsi-device"
    },
    {
      "name": "e1000-82545em",
      "parent": "e1000-base"
    },
    {
      "name": "usb-hub",
      "parent": "usb-device"
    },
    {
      "name": "container",
      "parent": "object"
    },
    {
      "name": "vhost-user-vsock-pci-non-transitional",
      "parent": "vhost-user-vsock-pci-base"
    },
    {
      "name": "virtio-input-host-pci",
      "parent": "virtio-input-host-pci-base-type"
    },
    {
      "name": "mioe3680_pci",
      "parent": "pci-device"
    },
    {
      "name": "usb-serial",
      "parent": "usb-serial-dev"
    },
    {
      "name": "tpci200",
      "parent": "pci-device"
    },
    {
      "name": "memory-backend-memfd",
      "parent": "memory-backend"
    },
    {
      "name": "virtio-blk-pci",
      "parent": "virtio-blk-pci-base"
    },
    {
      "name": "pci-serial-2x",
      "parent": "pci-device"
    },
    {
      "name": "rng-builtin",
      "parent": "rng-backend"
    },
    {
      "name": "virtio-scsi-pci-non-transitional",
      "parent": "virtio-scsi-pci-base"
    },
    {
      "name": "riscv.sifive.e.prci",
      "parent": "sys-bus-device"
    },
    {
      "name": "tcg-accel",
      "parent": "accel"
    },
    {
      "name": "sdhci-bus",
      "parent": "sd-bus"
    },
    {
      "name": "virtio-mouse-device",
      "parent": "virtio-input-hid-device"
    },
    {
      "name": "input-linux",
      "parent": "object"
    },
    {
      "name": "mptsas1068",
      "parent": "pci-device"
    },
    {
      "name": "vhost-user-blk-pci",
      "parent": "vhost-user-blk-pci-base"
    },
    {
      "name": "e1000",
      "parent": "e1000-base"
    },
    {
      "name": "virtio-serial-pci-non-transitional",
      "parent": "virtio-serial-pci-base"
    },
    {
      "name": "rtl8139",
      "parent": "pci-device"
    },
    {
      "name": "any-riscv-cpu",
      "parent": "riscv-cpu"
    },
    {
      "name": "filter-buffer",
      "parent": "netfilter"
    },
    {
      "name": "vhost-vsock-device",
      "parent": "vhost-vsock-common"
    },
    {
      "name": "secondary-vga",
      "parent": "pci-vga"
    },
    {
      "name": "chardev-null",
      "parent": "chardev"
    },
    {
      "name": "virtio-net-device",
      "parent": "virtio-device"
    },
    {
      "name": "virtio-rng-pci-non-transitional",
      "parent": "virtio-rng-pci-base"
    },
    {
      "name": "cadence_uart",
      "parent": "sys-bus-device"
    },
    {
      "name": "serial-mm",
      "parent": "sys-bus-device"
    },
    {
      "name": "filter-dump",
      "parent": "netfilter"
    },
    {
      "name": "filter-replay",
      "parent": "netfilter"
    },
    {
      "name": "usb-bot",
      "parent": "usb-storage-dev"
    },
    {
      "name": "clock",
      "parent": "object"
    },
    {
      "name": "microchip.pfsoc",
      "parent": "device"
    },
    {
      "name": "chardev-msmouse",
      "parent": "chardev"
    },
    {
      "name": "tls-creds-x509",
      "parent": "tls-creds"
    },
    {
      "name": "x3130-upstream",
      "parent": "pcie-port"
    },
    {
      "name": "serial",
      "parent": "device"
    },
    {
      "name": "megasas-gen2",
      "parent": "megasas-base"
    },
    {
      "name": "piix3-usb-uhci",
      "parent": "pci-uhci-usb"
    },
    {
      "name": "riscv.sifive.clint",
      "parent": "sys-bus-device"
    },
    {
      "name": "qio-net-listener",
      "parent": "object"
    },
    {
      "name": "base-xhci",
      "parent": "device"
    },
    {
      "name": "esp",
      "parent": "sys-bus-device"
    },
    {
      "name": "rng-random",
      "parent": "rng-backend"
    },
    {
      "name": "vhost-vsock-pci-non-transitional",
      "parent": "vhost-vsock-pci-base"
    },
    {
      "name": "virtio-crypto-device",
      "parent": "virtio-device"
    },
    {
      "name": "ati-vga",
      "parent": "pci-device"
    },
    {
      "name": "virtio-iommu-pci",
      "parent": "virtio-iommu-device-base"
    },
    {
      "name": "qtest-accel",
      "parent": "accel"
    },
    {
      "name": "riscv.sifive.u.otp",
      "parent": "sys-bus-device"
    },
    {
      "name": "u2f-passthru",
      "parent": "u2f-key"
    },
    {
      "name": "usb-mouse",
      "parent": "usb-hid"
    },
    {
      "name": "migration",
      "parent": "device"
    },
    {
      "name": "HDA",
      "parent": "bus"
    },
    {
      "name": "chardev-gdb",
      "parent": "chardev"
    },
    {
      "name": "sd-bus",
      "parent": "bus"
    },
    {
      "name": "i2c-bus",
      "parent": "bus"
    },
    {
      "name": "virtio-gpu-pci",
      "parent": "virtio-gpu-pci-base-type"
    },
    {
      "name": "tls-creds-anon",
      "parent": "tls-creds"
    },
    {
      "name": "scsi-cd",
      "parent": "scsi-disk-base"
    },
    {
      "name": "vhost-scsi-pci-non-transitional",
      "parent": "vhost-scsi-pci-base"
    },
    {
      "name": "i82557c",
      "parent": "pci-device"
    },
    {
      "name": "unimplemented-device",
      "parent": "sys-bus-device"
    },
    {
      "name": "am53c974",
      "parent": "pci-device"
    },
    {
      "name": "mchp.pfsoc.sysreg",
      "parent": "sys-bus-device"
    },
    {
      "name": "filter-redirector",
      "parent": "netfilter"
    },
    {
      "name": "fw_cfg_mem",
      "parent": "fw_cfg"
    },
    {
      "name": "virtio-serial-pci-transitional",
      "parent": "virtio-serial-pci-base"
    },
    {
      "name": "vhost-user-gpu-pci",
      "parent": "vhost-user-gpu-pci-base-type"
    }
  ],
  "id": "libvirt-7"
}

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

{
  "return": [
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "vectors",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "class",
      "type": "uint32"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "share-rw",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "queue-size",
      "type": "uint16"
    },
    {
      "default-value": 0,
      "name": "lcyls",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "lsecs",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "heads",
      "type": "uint32"
    },
    {
      "name": "iothread",
      "type": "link<iothread>"
    },
    {
      "default-value": 0,
      "name": "lheads",
      "type": "uint32"
    },
    {
      "default-value": 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": "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": "write-zeroes",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4194303,
      "name": "max-write-zeroes-sectors",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-enable-wce-if-config-wce",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "serial",
      "type": "str"
    }
  ],
  "id": "libvirt-8"
}

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

{
  "return": [
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 3,
      "name": "vectors",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "name": "mac",
      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "gso",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 150000,
      "name": "x-txtimer",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "mq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "mrg_rxbuf",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "x-txburst",
      "type": "int32"
    },
    {
      "default-value": 0,
      "name": "host_mtu",
      "type": "uint16"
    },
    {
      "name": "tx",
      "type": "str"
    },
    {
      "default-value": false,
      "name": "rss",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "status",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "failover",
      "type": "bool"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-net-device>"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_mac_addr",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "tx_queue_size",
      "type": "uint16"
    },
    {
      "default-value": true,
      "name": "guest_tso4",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "hash",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "host_tso6",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_guest_offloads",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_ufo",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_ecn",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "host_ufo",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 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": "ctrl_rx_extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "rx_queue_size",
      "type": "uint16"
    },
    {
      "default-value": true,
      "name": "guest_csum",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "bootindex",
      "type": "int32"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_vlan",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest_tso6",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": -1,
      "name": "speed",
      "type": "int32"
    },
    {
      "default-value": true,
      "name": "csum",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "ctrl_rx",
      "description": "on/off",
      "type": "bool"
    }
  ],
  "id": "libvirt-9"
}

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

{
  "return": [
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "vectors",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "hotplug",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 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": "use-started",
      "type": "bool"
    },
    {
      "default-value": 256,
      "name": "virtqueue_size",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "seg_max_adjust",
      "type": "bool"
    },
    {
      "default-value": 128,
      "name": "cmd_per_lun",
      "type": "uint32"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-scsi-device>"
    }
  ],
  "id": "libvirt-10"
}

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

{
  "id": "libvirt-11",
  "error": {
    "class": "DeviceNotFound",
    "desc": "Device 'virtio-net-ccw' not found"
  }
}

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

{
  "id": "libvirt-12",
  "error": {
    "class": "DeviceNotFound",
    "desc": "Device 'virtio-scsi-ccw' not found"
  }
}

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

{
  "return": [
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-no-kvm-msix",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "yres",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-vga",
      "description": "on/off",
      "type": "bool"
    },
    {
      "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": "off",
      "name": "x-msix-relocation",
      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
      "type": "OffAutoPCIBAR"
    },
    {
      "default-value": false,
      "name": "x-no-vfio-ioeventfd",
      "type": "bool"
    },
    {
      "name": "sysfsdev",
      "type": "str"
    },
    {
      "name": "host",
      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
      "type": "str"
    },
    {
      "default-value": 4294967295,
      "name": "x-pci-device-id",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-no-kvm-msi",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "x-pci-sub-vendor-id",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-enable-migration",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-no-geforce-quirks",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-req",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "x-igd-gms",
      "type": "uint32"
    },
    {
      "default-value": 1100,
      "name": "x-intx-mmap-timeout-ms",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "x-no-kvm-intx",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-no-kvm-ioeventfd",
      "type": "bool"
    },
    {
      "default-value": 4294967295,
      "name": "x-pci-sub-device-id",
      "type": "uint32"
    },
    {
      "default-value": "off",
      "name": "display",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "x-igd-opregion",
      "description": "on/off",
      "type": "bool"
    },
    {
      "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": "lsecs",
      "type": "uint32"
    },
    {
      "name": "device_id",
      "type": "str"
    },
    {
      "default-value": 0,
      "name": "logical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": 2147483647,
      "name": "max_io_size",
      "type": "uint64"
    },
    {
      "default-value": false,
      "name": "dpofua",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "drive",
      "description": "Node name or ID of a block device to use as a backend",
      "type": "str"
    },
    {
      "default-value": 0,
      "name": "lheads",
      "type": "uint32"
    },
    {
      "name": "serial",
      "type": "str"
    },
    {
      "name": "ver",
      "type": "str"
    },
    {
      "default-value": "auto",
      "name": "write-cache",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "share-rw",
      "type": "bool"
    },
    {
      "default-value": 5,
      "name": "scsi_version",
      "type": "int32"
    },
    {
      "default-value": false,
      "name": "removable",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "wwn",
      "type": "uint64"
    },
    {
      "default-value": 4294967295,
      "name": "discard_granularity",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "heads",
      "type": "uint32"
    },
    {
      "name": "vendor",
      "type": "str"
    },
    {
      "default-value": 1073741824,
      "name": "max_unmap_size",
      "type": "uint64"
    },
    {
      "default-value": 0,
      "name": "cyls",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "lcyls",
      "type": "uint32"
    },
    {
      "name": "product",
      "type": "str"
    },
    {
      "default-value": 0,
      "name": "opt_io_size",
      "type": "size"
    },
    {
      "default-value": "auto",
      "name": "rerror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "default-value": 0,
      "name": "secs",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "rotation_rate",
      "type": "uint16"
    },
    {
      "default-value": 0,
      "name": "min_io_size",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "physical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "port_wwn",
      "type": "uint64"
    },
    {
      "default-value": 0,
      "name": "port_index",
      "type": "uint16"
    },
    {
      "default-value": "auto",
      "name": "werror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "name": "bootindex",
      "type": "int32"
    }
  ],
  "id": "libvirt-14"
}

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

{
  "return": [
    {
      "default-value": 4294967295,
      "name": "unit",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "logical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "lsecs",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "rotation_rate",
      "type": "uint16"
    },
    {
      "name": "drive",
      "description": "Node name or ID of a block device to use as a backend",
      "type": "str"
    },
    {
      "default-value": 0,
      "name": "lheads",
      "type": "uint32"
    },
    {
      "name": "serial",
      "type": "str"
    },
    {
      "name": "ver",
      "type": "str"
    },
    {
      "default-value": false,
      "name": "share-rw",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "write-cache",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": 0,
      "name": "wwn",
      "type": "uint64"
    },
    {
      "default-value": 4294967295,
      "name": "discard_granularity",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "heads",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "cyls",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "lcyls",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "opt_io_size",
      "type": "size"
    },
    {
      "default-value": "auto",
      "name": "rerror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "default-value": "auto",
      "name": "bios-chs-trans",
      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
      "type": "BiosAtaTranslation"
    },
    {
      "name": "model",
      "type": "str"
    },
    {
      "default-value": 0,
      "name": "min_io_size",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "physical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": 0,
      "name": "secs",
      "type": "uint32"
    },
    {
      "default-value": "auto",
      "name": "werror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "name": "bootindex",
      "type": "int32"
    }
  ],
  "id": "libvirt-15"
}

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

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

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

{
  "return": [
    {
      "default-value": true,
      "name": "full-path",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "port",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "msos-desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "serial",
      "type": "str"
    },
    {
      "name": "filter",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "streams",
      "type": "bool"
    },
    {
      "name": "chardev",
      "description": "ID of a chardev to use as a backend",
      "type": "str"
    },
    {
      "default-value": 2,
      "name": "debug",
      "type": "uint8"
    },
    {
      "default-value": true,
      "name": "suppress-remote-wake",
      "type": "bool"
    },
    {
      "name": "bootindex",
      "type": "int32"
    },
    {
      "name": "attached",
      "type": "bool"
    }
  ],
  "id": "libvirt-17"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "i440FX-pcihost"
  },
  "id": "libvirt-18"
}

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

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "q35-pcihost"
  },
  "id": "libvirt-19"
}

{
  "id": "libvirt-19",
  "error": {
    "class": "DeviceNotFound",
    "desc": "Device 'q35-pcihost' not found"
  }
}

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

{
  "return": [
    {
      "default-value": true,
      "name": "full-path",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "port",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "msos-desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "serial",
      "type": "str"
    },
    {
      "default-value": "auto",
      "name": "rerror",
      "description": "Error handling policy, report/ignore/enospc/stop/auto",
      "type": "BlockdevOnError"
    },
    {
      "default-value": 0,
      "name": "min_io_size",
      "type": "size"
    },
    {
      "default-value": false,
      "name": "removable",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "share-rw",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "logical_block_size",
      "description": "A power of two between 512 B and 2 MiB",
      "type": "size"
    },
    {
      "default-value": "auto",
      "name": "write-cache",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": 0,
      "name": "opt_io_size",
      "type": "size"
    },
    {
      "default-value": false,
      "name": "commandlog",
      "type": "bool"
    },
    {
      "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-20"
}

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

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

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "VGA"
  },
  "id": "libvirt-22"
}

{
  "return": [
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "global-vmstate",
      "type": "bool"
    },
    {
      "name": "big-endian-framebuffer",
      "type": "bool"
    },
    {
      "default-value": 16,
      "name": "vgamem_mb",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "qemu-extended-regs",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "mmio",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "ymax",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "yres",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "xmax",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "edid",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "xres",
      "type": "uint32"
    }
  ],
  "id": "libvirt-22"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "vmware-svga"
  },
  "id": "libvirt-23"
}

{
  "return": [
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "global-vmstate",
      "type": "bool"
    },
    {
      "default-value": 16,
      "name": "vgamem_mb",
      "type": "uint32"
    }
  ],
  "id": "libvirt-23"
}

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

{
  "return": [
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 3,
      "name": "vectors",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "ioeventfd",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 768,
      "name": "yres",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "stats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "edid",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 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": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "max_outputs",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "virgl",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1024,
      "name": "xres",
      "type": "uint32"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-gpu-device>"
    }
  ],
  "id": "libvirt-24"
}

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

{
  "return": [
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1024,
      "name": "xres",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "stats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "edid",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 768,
      "name": "yres",
      "type": "uint32"
    },
    {
      "default-value": 1,
      "name": "max_outputs",
      "type": "uint32"
    },
    {
      "default-value": 268435456,
      "name": "max_hostmem",
      "type": "size"
    },
    {
      "default-value": true,
      "name": "virgl",
      "description": "on/off",
      "type": "bool"
    }
  ],
  "id": "libvirt-25"
}

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

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

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

{
  "return": [
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "migrate-extra",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "ats",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-ignore-backend-features",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-pm-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-flr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnkctl-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "page-per-vq",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "x-pcie-deverr-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "virtio-pci-bus-master-bug-migration",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "modern-pio-notify",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-pcie",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "class",
      "type": "uint32"
    },
    {
      "default-value": "auto",
      "name": "disable-legacy",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "disable-modern",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "free-page-reporting",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "deflate-on-oom",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "page-poison",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "guest-stats-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"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "iothread",
      "type": "link<iothread>"
    },
    {
      "default-value": false,
      "name": "qemu-4-0-config-size",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "free-page-hint",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "virtio-backend",
      "type": "child<virtio-balloon-device>"
    }
  ],
  "id": "libvirt-27"
}

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

{
  "id": "libvirt-28",
  "error": {
    "class": "DeviceNotFound",
    "desc": "Device 'virtio-balloon-ccw' not found"
  }
}

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

{
  "return": [
    {
      "default-value": false,
      "name": "packed",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-disabled-flag",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "iommu_platform",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "event_idx",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "x-disable-legacy-check",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "notify_on_empty",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "any_layout",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "use-started",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "indirect_desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "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-29"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "nec-usb-xhci"
  },
  "id": "libvirt-30"
}

{
  "return": [
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": "auto",
      "name": "msi",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": "auto",
      "name": "msix",
      "description": "on/off/auto",
      "type": "OnOffAuto"
    },
    {
      "default-value": false,
      "name": "force-pcie-endcap",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "superspeed-ports-first",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 16,
      "name": "intrs",
      "type": "uint32"
    },
    {
      "default-value": 64,
      "name": "slots",
      "type": "uint32"
    },
    {
      "name": "host",
      "type": "link<device>"
    },
    {
      "default-value": 4,
      "name": "p3",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "streams",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 4,
      "name": "p2",
      "type": "uint32"
    },
    {
      "name": "xhci-core",
      "type": "child<base-xhci>"
    }
  ],
  "id": "libvirt-30"
}

{
  "execute": "device-list-properties",
  "arguments": {
    "typename": "pcie-root-port"
  },
  "id": "libvirt-31"
}

{
  "return": [
    {
      "name": "romfile",
      "type": "str"
    },
    {
      "default-value": -1,
      "name": "addr",
      "description": "Slot and optional function number, example: 06.0 or 06",
      "type": "int32"
    },
    {
      "name": "failover_pair_id",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "x-pcie-lnksta-dllla",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 1,
      "name": "rombar",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "x-pcie-extcap-init",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "multifunction",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "port",
      "type": "uint8"
    },
    {
      "default-value": 8,
      "name": "aer_log_max",
      "type": "uint16"
    },
    {
      "default-value": true,
      "name": "hotplug",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "slot",
      "type": "uint16"
    },
    {
      "default-value": 0,
      "name": "chassis",
      "type": "uint8"
    },
    {
      "default-value": true,
      "name": "power_controller_present",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": false,
      "name": "disable-acs",
      "type": "bool"
    },
    {
      "default-value": 18446744073709551615,
      "name": "mem-reserve",
      "type": "size"
    },
    {
      "default-value": 18446744073709551615,
      "name": "pref64-reserve",
      "type": "size"
    },
    {
      "default-value": 4294967295,
      "name": "bus-reserve",
      "type": "uint32"
    },
    {
      "default-value": "32",
      "name": "x-width",
      "description": "1/2/4/8/12/16/32",
      "type": "PCIELinkWidth"
    },
    {
      "default-value": true,
      "name": "x-migrate-msix",
      "type": "bool"
    },
    {
      "default-value": 18446744073709551615,
      "name": "io-reserve",
      "type": "size"
    },
    {
      "default-value": "16",
      "name": "x-speed",
      "description": "2_5/5/8/16",
      "type": "PCIELinkSpeed"
    },
    {
      "default-value": 18446744073709551615,
      "name": "pref32-reserve",
      "type": "size"
    }
  ],
  "id": "libvirt-31"
}

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

{
  "return": [
    {
      "default-value": true,
      "name": "full-path",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "port",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "msos-desc",
      "description": "on/off",
      "type": "bool"
    },
    {
      "name": "serial",
      "type": "str"
    },
    {
      "default-value": true,
      "name": "pipeline",
      "description": "on/off",
      "type": "bool"
    },
    {
      "default-value": 0,
      "name": "hostbus",
      "type": "uint32"
    },
    {
      "default-value": 4,
      "name": "isobufs",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "vendorid",
      "type": "uint32"
    },
    {
      "default-value": 0,
      "name": "productid",
      "type": "uint32"
    },
    {
      "name": "hostport",
      "type": "str"
    },
    {
      "name": "hostdevice",
      "type": "str"
    },
    {
      "default-value": 0,
      "name": "hostaddr",
      "type": "uint32"
    },
    {
      "default-value": true,
      "name": "suppress-remote-wake",
      "type": "bool"
    },
    {
      "default-value": 2,
      "name": "loglevel",
      "type": "uint32"
    },
    {
      "default-value": 32,
      "name": "isobsize",
      "type": "uint32"
    },
    {
      "default-value": false,
      "name": "guest-resets-all",
      "type": "bool"
    },
    {
      "default-value": true,
      "name": "guest-reset",
      "type": "bool"
    },
    {
      "name": "bootindex",
      "type": "int32"
    },
    {
      "name": "attached",
      "type": "bool"
    }
  ],
  "id": "libvirt-32"
}

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

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

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

{
  "return": [
    {
      "name": "type",
      "type": "string"
    },
    {
      "name": "share",
      "description": "Mark the memory as private to QEMU or shared",
      "type": "bool"
    },
    {
      "name": "dump",
      "description": "Set to 'off' to exclude from core dump",
      "type": "bool"
    },
    {
      "name": "prealloc-threads",
      "description": "Number of CPU threads to use for prealloc",
      "type": "int"
    },
    {
      "name": "x-use-canonical-path-for-ramblock-id",
      "type": "bool"
    },
    {
      "name": "policy",
      "description": "Set the NUMA policy",
      "type": "HostMemPolicy"
    },
    {
      "name": "size",
      "description": "Size of the memory region (ex: 500M)",
      "type": "int"
    },
    {
      "name": "prealloc",
      "description": "Preallocate memory",
      "type": "bool"
    },
    {
      "name": "host-nodes",
      "description": "Binds memory to the list of NUMA host nodes",
      "type": "int"
    },
    {
      "name": "merge",
      "description": "Mark memory as mergeable",
      "type": "bool"
    },
    {
      "name": "align",
      "type": "int"
    },
    {
      "name": "pmem",
      "type": "bool"
    },
    {
      "name": "mem-path",
      "type": "string"
    },
    {
      "name": "discard-data",
      "type": "bool"
    }
  ],
  "id": "libvirt-34"
}

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

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

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

{
  "return": [
    {
      "hotpluggable-cpus": false,
      "name": "virt",
      "numa-mem-supported": true,
      "default-cpu-type": "rv64-riscv-cpu",
      "cpu-max": 8,
      "deprecated": false
    },
    {
      "hotpluggable-cpus": false,
      "name": "spike",
      "numa-mem-supported": true,
      "default-cpu-type": "rv64-riscv-cpu",
      "is-default": true,
      "cpu-max": 8,
      "deprecated": false
    },
    {
      "hotpluggable-cpus": false,
      "name": "sifive_e",
      "numa-mem-supported": false,
      "default-cpu-type": "sifive-e51-riscv-cpu",
      "cpu-max": 1,
      "deprecated": false
    },
    {
      "hotpluggable-cpus": false,
      "name": "sifive_u",
      "numa-mem-supported": false,
      "default-cpu-type": "sifive-u54-riscv-cpu",
      "cpu-max": 5,
      "deprecated": false
    },
    {
      "hotpluggable-cpus": false,
      "name": "none",
      "numa-mem-supported": false,
      "cpu-max": 1,
      "deprecated": false,
      "default-ram-id": "ram"
    },
    {
      "hotpluggable-cpus": false,
      "name": "microchip-icicle-kit",
      "numa-mem-supported": false,
      "cpu-max": 5,
      "deprecated": false
    }
  ],
  "id": "libvirt-36"
}

{
  "execute": "qom-list-properties",
  "arguments": {
    "typename": "virt-machine"
  },
  "id": "libvirt-37"
}

{
  "return": [
    {
      "name": "type",
      "type": "string"
    },
    {
      "name": "graphics",
      "description": "Set on/off to enable/disable graphics emulation",
      "type": "bool"
    },
    {
      "name": "memory-encryption",
      "description": "Set memory encryption object to use",
      "type": "string"
    },
    {
      "name": "dtb",
      "description": "Linux kernel device tree file",
      "type": "string"
    },
    {
      "name": "usb",
      "description": "Set on/off to enable/disable usb",
      "type": "bool"
    },
    {
      "name": "phandle-start",
      "description": "The first phandle ID we may generate dynamically",
      "type": "int"
    },
    {
      "name": "dump-guest-core",
      "description": "Include guest memory in a core dump",
      "type": "bool"
    },
    {
      "name": "append",
      "description": "Linux kernel command line",
      "type": "string"
    },
    {
      "name": "suppress-vmdesc",
      "description": "Set on to disable self-describing migration",
      "type": "bool"
    },
    {
      "name": "mem-merge",
      "description": "Enable/disable memory merge support",
      "type": "bool"
    },
    {
      "name": "dt-compatible",
      "description": "Overrides the \"compatible\" property of the dt root node",
      "type": "string"
    },
    {
      "name": "kernel",
      "description": "Linux kernel image file",
      "type": "string"
    },
    {
      "name": "dumpdtb",
      "description": "Dump current dtb to a file and quit",
      "type": "string"
    },
    {
      "name": "initrd",
      "description": "Linux initial ramdisk file",
      "type": "string"
    },
    {
      "name": "firmware",
      "description": "Firmware image",
      "type": "string"
    },
    {
      "name": "memory-backend",
      "description": "Set RAM backendValid value is ID of hostmem based backend",
      "type": "string"
    },
    {
      "name": "hmat",
      "description": "Set on/off to enable/disable ACPI Heterogeneous Memory Attribute Table (HMAT)",
      "type": "bool"
    }
  ],
  "id": "libvirt-37"
}

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

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

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

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

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

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

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

{
  "return": [
    {
      "parameters": [
        {
          "name": "timeout",
          "help": "Request timeout in seconds (default 0 = no timeout)",
          "type": "number"
        },
        {
          "name": "initiator-name",
          "help": "Initiator iqn name to use when connecting",
          "type": "string"
        },
        {
          "name": "header-digest",
          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
          "type": "string"
        },
        {
          "name": "password-secret",
          "help": "ID of the secret providing password for CHAP authentication to target",
          "type": "string"
        },
        {
          "name": "password",
          "help": "password for CHAP authentication to target",
          "type": "string"
        },
        {
          "name": "user",
          "help": "username for CHAP authentication to target",
          "type": "string"
        }
      ],
      "option": "iscsi"
    },
    {
      "parameters": [
        {
          "name": "rendernode",
          "type": "string"
        },
        {
          "name": "gl",
          "type": "boolean"
        },
        {
          "name": "head",
          "type": "number"
        },
        {
          "name": "display",
          "type": "string"
        },
        {
          "name": "seamless-migration",
          "type": "boolean"
        },
        {
          "name": "playback-compression",
          "type": "boolean"
        },
        {
          "name": "agent-mouse",
          "type": "boolean"
        },
        {
          "name": "streaming-video",
          "type": "string"
        },
        {
          "name": "zlib-glz-wan-compression",
          "type": "string"
        },
        {
          "name": "jpeg-wan-compression",
          "type": "string"
        },
        {
          "name": "image-compression",
          "type": "string"
        },
        {
          "name": "plaintext-channel",
          "type": "string"
        },
        {
          "name": "tls-channel",
          "type": "string"
        },
        {
          "name": "tls-ciphers",
          "type": "string"
        },
        {
          "name": "x509-dh-key-file",
          "type": "string"
        },
        {
          "name": "x509-cacert-file",
          "type": "string"
        },
        {
          "name": "x509-cert-file",
          "type": "string"
        },
        {
          "name": "x509-key-password",
          "type": "string"
        },
        {
          "name": "x509-key-file",
          "type": "string"
        },
        {
          "name": "x509-dir",
          "type": "string"
        },
        {
          "name": "sasl",
          "type": "boolean"
        },
        {
          "name": "disable-agent-file-xfer",
          "type": "boolean"
        },
        {
          "name": "disable-copy-paste",
          "type": "boolean"
        },
        {
          "name": "disable-ticketing",
          "type": "boolean"
        },
        {
          "name": "password",
          "type": "string"
        },
        {
          "name": "unix",
          "type": "boolean"
        },
        {
          "name": "ipv6",
          "type": "boolean"
        },
        {
          "name": "ipv4",
          "type": "boolean"
        },
        {
          "name": "addr",
          "type": "string"
        },
        {
          "name": "tls-port",
          "type": "number"
        },
        {
          "name": "port",
          "type": "number"
        }
      ],
      "option": "spice"
    },
    {
      "parameters": [
        {
          "name": "dmode",
          "type": "number"
        },
        {
          "name": "fmode",
          "type": "number"
        },
        {
          "name": "sock_fd",
          "type": "number"
        },
        {
          "name": "socket",
          "type": "string"
        },
        {
          "name": "multidevs",
          "type": "string"
        },
        {
          "name": "readonly",
          "type": "boolean"
        },
        {
          "name": "writeout",
          "type": "string"
        },
        {
          "name": "security_model",
          "type": "string"
        },
        {
          "name": "mount_tag",
          "type": "string"
        },
        {
          "name": "path",
          "type": "string"
        },
        {
          "name": "fsdriver",
          "type": "string"
        }
      ],
      "option": "virtfs"
    },
    {
      "parameters": [
        {
          "name": "throttling.iops-size",
          "help": "when limiting by iops max size of an I/O in bytes",
          "type": "number"
        },
        {
          "name": "throttling.bps-write-max-length",
          "help": "length of the bps-write-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-read-max-length",
          "help": "length of the bps-read-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-total-max-length",
          "help": "length of the bps-total-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-write-max-length",
          "help": "length of the iops-write-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-read-max-length",
          "help": "length of the iops-read-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-total-max-length",
          "help": "length of the iops-total-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-write-max",
          "help": "total bytes write burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-read-max",
          "help": "total bytes read burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-total-max",
          "help": "total bytes burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-write-max",
          "help": "I/O operations write burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-read-max",
          "help": "I/O operations read burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-total-max",
          "help": "I/O operations burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-write",
          "help": "limit write bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.bps-read",
          "help": "limit read bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.bps-total",
          "help": "limit total bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-write",
          "help": "limit write operations per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-read",
          "help": "limit read operations per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-total",
          "help": "limit total I/O operations per second",
          "type": "number"
        },
        {
          "name": "dmode",
          "type": "number"
        },
        {
          "name": "fmode",
          "type": "number"
        },
        {
          "name": "sock_fd",
          "type": "number"
        },
        {
          "name": "socket",
          "type": "string"
        },
        {
          "name": "multidevs",
          "type": "string"
        },
        {
          "name": "readonly",
          "type": "boolean"
        },
        {
          "name": "writeout",
          "type": "string"
        },
        {
          "name": "security_model",
          "type": "string"
        },
        {
          "name": "path",
          "type": "string"
        },
        {
          "name": "fsdriver",
          "type": "string"
        }
      ],
      "option": "fsdev"
    },
    {
      "parameters": [
        {
          "name": "resourcecontrol",
          "type": "string"
        },
        {
          "name": "spawn",
          "type": "string"
        },
        {
          "name": "elevateprivileges",
          "type": "string"
        },
        {
          "name": "obsolete",
          "type": "string"
        },
        {
          "name": "enable",
          "type": "boolean"
        }
      ],
      "option": "sandbox"
    },
    {
      "parameters": [
        {
          "name": "audiodev",
          "type": "string"
        },
        {
          "name": "non-adaptive",
          "type": "boolean"
        },
        {
          "name": "lossy",
          "type": "boolean"
        },
        {
          "name": "sasl-authz",
          "type": "string"
        },
        {
          "name": "tls-authz",
          "type": "string"
        },
        {
          "name": "acl",
          "type": "boolean"
        },
        {
          "name": "sasl",
          "type": "boolean"
        },
        {
          "name": "key-delay-ms",
          "type": "number"
        },
        {
          "name": "lock-key-sync",
          "type": "boolean"
        },
        {
          "name": "reverse",
          "type": "boolean"
        },
        {
          "name": "password",
          "type": "boolean"
        },
        {
          "name": "ipv6",
          "type": "boolean"
        },
        {
          "name": "ipv4",
          "type": "boolean"
        },
        {
          "name": "to",
          "type": "number"
        },
        {
          "name": "connections",
          "type": "number"
        },
        {
          "name": "head",
          "type": "number"
        },
        {
          "name": "display",
          "type": "string"
        },
        {
          "name": "share",
          "type": "string"
        },
        {
          "name": "tls-creds",
          "type": "string"
        },
        {
          "name": "websocket",
          "type": "string"
        },
        {
          "name": "vnc",
          "type": "string"
        }
      ],
      "option": "vnc"
    },
    {
      "parameters": [
        {
          "name": "gen_id",
          "help": "Sets id of the object generating the fw_cfg blob to be inserted",
          "type": "string"
        },
        {
          "name": "string",
          "help": "Sets content of the blob to be inserted from a string",
          "type": "string"
        },
        {
          "name": "file",
          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
          "type": "string"
        },
        {
          "name": "name",
          "help": "Sets the fw_cfg name of the blob to be inserted",
          "type": "string"
        }
      ],
      "option": "fw_cfg"
    },
    {
      "parameters": [
      ],
      "option": ""
    },
    {
      "parameters": [
        {
          "name": "rrsnapshot",
          "type": "string"
        },
        {
          "name": "rrfile",
          "type": "string"
        },
        {
          "name": "rr",
          "type": "string"
        },
        {
          "name": "sleep",
          "type": "boolean"
        },
        {
          "name": "align",
          "type": "boolean"
        },
        {
          "name": "shift",
          "type": "string"
        }
      ],
      "option": "icount"
    },
    {
      "parameters": [
      ],
      "option": "numa"
    },
    {
      "parameters": [
        {
          "name": "debug-threads",
          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
          "type": "boolean"
        },
        {
          "name": "process",
          "help": "Sets the name of the QEMU process, as shown in top etc",
          "type": "string"
        },
        {
          "name": "guest",
          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
          "type": "string"
        }
      ],
      "option": "name"
    },
    {
      "parameters": [
        {
          "name": "guest-name",
          "help": "Prepends guest name for error messages but only if -name guest is set otherwise option is ignored\n",
          "type": "boolean"
        },
        {
          "name": "timestamp",
          "type": "boolean"
        }
      ],
      "option": "msg"
    },
    {
      "parameters": [
        {
          "name": "cpu-pm",
          "type": "boolean"
        },
        {
          "name": "mem-lock",
          "type": "boolean"
        }
      ],
      "option": "overcommit"
    },
    {
      "parameters": [
        {
          "name": "mlock",
          "type": "boolean"
        }
      ],
      "option": "realtime"
    },
    {
      "parameters": [
      ],
      "option": "tpmdev"
    },
    {
      "parameters": [
      ],
      "option": "object"
    },
    {
      "parameters": [
        {
          "name": "opaque",
          "help": "free-form string used to describe fd",
          "type": "string"
        },
        {
          "name": "set",
          "help": "ID of the fd set to add fd to",
          "type": "number"
        },
        {
          "name": "fd",
          "help": "file descriptor of which a duplicate is added to fd set",
          "type": "number"
        }
      ],
      "option": "add-fd"
    },
    {
      "parameters": [
        {
          "name": "strict",
          "type": "boolean"
        },
        {
          "name": "reboot-timeout",
          "type": "number"
        },
        {
          "name": "splash-time",
          "type": "number"
        },
        {
          "name": "splash",
          "type": "string"
        },
        {
          "name": "menu",
          "type": "boolean"
        },
        {
          "name": "once",
          "type": "string"
        },
        {
          "name": "order",
          "type": "string"
        }
      ],
      "option": "boot-opts"
    },
    {
      "parameters": [
        {
          "name": "maxcpus",
          "type": "number"
        },
        {
          "name": "threads",
          "type": "number"
        },
        {
          "name": "cores",
          "type": "number"
        },
        {
          "name": "dies",
          "type": "number"
        },
        {
          "name": "sockets",
          "type": "number"
        },
        {
          "name": "cpus",
          "type": "number"
        }
      ],
      "option": "smp-opts"
    },
    {
      "parameters": [
        {
          "name": "maxmem",
          "type": "size"
        },
        {
          "name": "slots",
          "type": "number"
        },
        {
          "name": "size",
          "type": "size"
        }
      ],
      "option": "memory"
    },
    {
      "parameters": [
      ],
      "option": "accel"
    },
    {
      "parameters": [
        {
          "name": "loadparm",
          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
          "type": "string"
        },
        {
          "name": "dea-key-wrap",
          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
          "type": "boolean"
        },
        {
          "name": "aes-key-wrap",
          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
          "type": "boolean"
        },
        {
          "name": "suppress-vmdesc",
          "help": "Set on to disable self-describing migration",
          "type": "boolean"
        },
        {
          "name": "iommu",
          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
          "type": "boolean"
        },
        {
          "name": "firmware",
          "help": "firmware image",
          "type": "string"
        },
        {
          "name": "usb",
          "help": "Set on/off to enable/disable usb",
          "type": "boolean"
        },
        {
          "name": "mem-merge",
          "help": "enable/disable memory merge support",
          "type": "boolean"
        },
        {
          "name": "dump-guest-core",
          "help": "Include guest memory in  a core dump",
          "type": "boolean"
        },
        {
          "name": "dt_compatible",
          "help": "Overrides the \"compatible\" property of the dt root node",
          "type": "string"
        },
        {
          "name": "phandle_start",
          "help": "The first phandle ID we may generate dynamically",
          "type": "number"
        },
        {
          "name": "dumpdtb",
          "help": "Dump current dtb to a file and quit",
          "type": "string"
        },
        {
          "name": "dtb",
          "help": "Linux kernel device tree file",
          "type": "string"
        },
        {
          "name": "append",
          "help": "Linux kernel command line",
          "type": "string"
        },
        {
          "name": "initrd",
          "help": "Linux initial ramdisk file",
          "type": "string"
        },
        {
          "name": "kernel",
          "help": "Linux kernel image file",
          "type": "string"
        },
        {
          "name": "kvm_shadow_mem",
          "help": "KVM shadow MMU size",
          "type": "size"
        },
        {
          "name": "kernel_irqchip",
          "help": "use KVM in-kernel irqchip",
          "type": "boolean"
        },
        {
          "name": "accel",
          "help": "accelerator list",
          "type": "string"
        },
        {
          "name": "type",
          "help": "emulated machine",
          "type": "string"
        }
      ],
      "option": "machine"
    },
    {
      "parameters": [
        {
          "name": "romfile",
          "type": "string"
        },
        {
          "name": "bootindex",
          "type": "number"
        }
      ],
      "option": "option-rom"
    },
    {
      "parameters": [
        {
          "name": "file",
          "type": "string"
        },
        {
          "name": "events",
          "type": "string"
        },
        {
          "name": "enable",
          "type": "string"
        }
      ],
      "option": "trace"
    },
    {
      "parameters": [
        {
          "name": "pretty",
          "type": "boolean"
        },
        {
          "name": "chardev",
          "type": "string"
        },
        {
          "name": "mode",
          "type": "string"
        }
      ],
      "option": "mon"
    },
    {
      "parameters": [
        {
          "name": "value",
          "type": "string"
        },
        {
          "name": "property",
          "type": "string"
        },
        {
          "name": "driver",
          "type": "string"
        }
      ],
      "option": "global"
    },
    {
      "parameters": [
        {
          "name": "driftfix",
          "type": "string"
        },
        {
          "name": "clock",
          "type": "string"
        },
        {
          "name": "base",
          "type": "string"
        }
      ],
      "option": "rtc"
    },
    {
      "parameters": [
      ],
      "option": "net"
    },
    {
      "parameters": [
      ],
      "option": "nic"
    },
    {
      "parameters": [
      ],
      "option": "netdev"
    },
    {
      "parameters": [
      ],
      "option": "device"
    },
    {
      "parameters": [
        {
          "name": "abstract",
          "type": "boolean"
        },
        {
          "name": "tight",
          "default": "on",
          "type": "boolean"
        },
        {
          "name": "logappend",
          "type": "boolean"
        },
        {
          "name": "logfile",
          "type": "string"
        },
        {
          "name": "append",
          "type": "boolean"
        },
        {
          "name": "chardev",
          "type": "string"
        },
        {
          "name": "size",
          "type": "size"
        },
        {
          "name": "debug",
          "type": "number"
        },
        {
          "name": "name",
          "type": "string"
        },
        {
          "name": "signal",
          "type": "boolean"
        },
        {
          "name": "mux",
          "type": "boolean"
        },
        {
          "name": "rows",
          "type": "number"
        },
        {
          "name": "cols",
          "type": "number"
        },
        {
          "name": "height",
          "type": "number"
        },
        {
          "name": "width",
          "type": "number"
        },
        {
          "name": "websocket",
          "type": "boolean"
        },
        {
          "name": "tls-authz",
          "type": "string"
        },
        {
          "name": "tls-creds",
          "type": "string"
        },
        {
          "name": "tn3270",
          "type": "boolean"
        },
        {
          "name": "telnet",
          "type": "boolean"
        },
        {
          "name": "reconnect",
          "type": "number"
        },
        {
          "name": "delay",
          "type": "boolean"
        },
        {
          "name": "server",
          "type": "boolean"
        },
        {
          "name": "wait",
          "type": "boolean"
        },
        {
          "name": "ipv6",
          "type": "boolean"
        },
        {
          "name": "ipv4",
          "type": "boolean"
        },
        {
          "name": "to",
          "type": "number"
        },
        {
          "name": "localport",
          "type": "string"
        },
        {
          "name": "localaddr",
          "type": "string"
        },
        {
          "name": "fd",
          "type": "string"
        },
        {
          "name": "port",
          "type": "string"
        },
        {
          "name": "host",
          "type": "string"
        },
        {
          "name": "path",
          "type": "string"
        },
        {
          "name": "backend",
          "type": "string"
        }
      ],
      "option": "chardev"
    },
    {
      "parameters": [
        {
          "name": "copy-on-read",
          "help": "copy read data from backing file into image file",
          "type": "boolean"
        },
        {
          "name": "werror",
          "help": "write error action",
          "type": "string"
        },
        {
          "name": "rerror",
          "help": "read error action",
          "type": "string"
        },
        {
          "name": "read-only",
          "help": "open drive file as read-only",
          "type": "boolean"
        },
        {
          "name": "file",
          "help": "file name",
          "type": "string"
        },
        {
          "name": "if",
          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
          "type": "string"
        },
        {
          "name": "media",
          "help": "media type (disk, cdrom)",
          "type": "string"
        },
        {
          "name": "index",
          "help": "index number",
          "type": "number"
        },
        {
          "name": "unit",
          "help": "unit number (i.e. lun for scsi)",
          "type": "number"
        },
        {
          "name": "bus",
          "help": "bus number",
          "type": "number"
        },
        {
          "name": "stats-account-failed",
          "help": "whether to account for failed I/O operations in the statistics",
          "type": "boolean"
        },
        {
          "name": "stats-account-invalid",
          "help": "whether to account for invalid I/O operations in the statistics",
          "type": "boolean"
        },
        {
          "name": "detect-zeroes",
          "help": "try to optimize zero writes (off, on, unmap)",
          "type": "string"
        },
        {
          "name": "throttling.group",
          "help": "name of the block throttling group",
          "type": "string"
        },
        {
          "name": "throttling.iops-size",
          "help": "when limiting by iops max size of an I/O in bytes",
          "type": "number"
        },
        {
          "name": "throttling.bps-write-max-length",
          "help": "length of the bps-write-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-read-max-length",
          "help": "length of the bps-read-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-total-max-length",
          "help": "length of the bps-total-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-write-max-length",
          "help": "length of the iops-write-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-read-max-length",
          "help": "length of the iops-read-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.iops-total-max-length",
          "help": "length of the iops-total-max burst period, in seconds",
          "type": "number"
        },
        {
          "name": "throttling.bps-write-max",
          "help": "total bytes write burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-read-max",
          "help": "total bytes read burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-total-max",
          "help": "total bytes burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-write-max",
          "help": "I/O operations write burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-read-max",
          "help": "I/O operations read burst",
          "type": "number"
        },
        {
          "name": "throttling.iops-total-max",
          "help": "I/O operations burst",
          "type": "number"
        },
        {
          "name": "throttling.bps-write",
          "help": "limit write bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.bps-read",
          "help": "limit read bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.bps-total",
          "help": "limit total bytes per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-write",
          "help": "limit write operations per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-read",
          "help": "limit read operations per second",
          "type": "number"
        },
        {
          "name": "throttling.iops-total",
          "help": "limit total I/O operations per second",
          "type": "number"
        },
        {
          "name": "werror",
          "help": "write error action",
          "type": "string"
        },
        {
          "name": "format",
          "help": "disk format (raw, qcow2, ...)",
          "type": "string"
        },
        {
          "name": "cache.writeback",
          "help": "Enable writeback mode",
          "type": "boolean"
        },
        {
          "name": "aio",
          "help": "host AIO implementation (threads, native, io_uring)",
          "type": "string"
        },
        {
          "name": "snapshot",
          "help": "enable/disable snapshot mode",
          "type": "boolean"
        },
        {
          "name": "force-share",
          "help": "always accept other writers (default: off)",
          "type": "boolean"
        },
        {
          "name": "discard",
          "help": "discard operation (ignore/off, unmap/on)",
          "type": "string"
        },
        {
          "name": "auto-read-only",
          "help": "Node can become read-only if opening read-write fails",
          "type": "boolean"
        },
        {
          "name": "cache.no-flush",
          "help": "Ignore flush requests",
          "type": "boolean"
        },
        {
          "name": "cache.direct",
          "help": "Bypass software writeback cache on the host",
          "type": "boolean"
        },
        {
          "name": "driver",
          "help": "Block driver to use for the node",
          "type": "string"
        },
        {
          "name": "node-name",
          "help": "Node name of the block device node",
          "type": "string"
        }
      ],
      "option": "drive"
    }
  ],
  "id": "libvirt-41"
}

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

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