From: Peter Krempa Date: Thu, 10 Feb 2022 09:43:17 +0000 (+0100) Subject: tests: qemucapabilities: Remove qemu-2.11 test data X-Git-Tag: v8.3.0-rc1~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04748f0cef053e6164eb470a688facb1e0ae13dd;p=thirdparty%2Flibvirt.git tests: qemucapabilities: Remove qemu-2.11 test data Upcoming patches will raise the minimum required qemu version to 3.1. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/tests/qemucapabilitiesdata/caps_2.11.0.s390x.replies b/tests/qemucapabilitiesdata/caps_2.11.0.s390x.replies deleted file mode 100644 index c8cd0ba116..0000000000 --- a/tests/qemucapabilitiesdata/caps_2.11.0.s390x.replies +++ /dev/null @@ -1,18237 +0,0 @@ -{ - "execute": "qmp_capabilities", - "id": "libvirt-1" -} - -{ - "return": { - }, - "id": "libvirt-1" -} - -{ - "execute": "query-version", - "id": "libvirt-2" -} - -{ - "return": { - "qemu": { - "micro": 0, - "minor": 11, - "major": 2 - }, - "package": "" - }, - "id": "libvirt-2" -} - -{ - "execute": "query-target", - "id": "libvirt-3" -} - -{ - "return": { - "arch": "s390x" - }, - "id": "libvirt-3" -} - -{ - "execute": "query-qmp-schema", - "id": "libvirt-4" -} - -{ - "return": [ - { - "name": "ACPI_DEVICE_OST", - "meta-type": "event", - "arg-type": "0" - }, - { - "name": "BALLOON_CHANGE", - "meta-type": "event", - "arg-type": "1" - }, - { - "name": "BLOCK_IMAGE_CORRUPTED", - "meta-type": "event", - "arg-type": "2" - }, - { - "name": "BLOCK_IO_ERROR", - "meta-type": "event", - "arg-type": "3" - }, - { - "name": "BLOCK_JOB_CANCELLED", - "meta-type": "event", - "arg-type": "4" - }, - { - "name": "BLOCK_JOB_COMPLETED", - "meta-type": "event", - "arg-type": "5" - }, - { - "name": "BLOCK_JOB_ERROR", - "meta-type": "event", - "arg-type": "6" - }, - { - "name": "BLOCK_JOB_READY", - "meta-type": "event", - "arg-type": "7" - }, - { - "name": "BLOCK_WRITE_THRESHOLD", - "meta-type": "event", - "arg-type": "8" - }, - { - "name": "DEVICE_DELETED", - "meta-type": "event", - "arg-type": "9" - }, - { - "name": "DEVICE_TRAY_MOVED", - "meta-type": "event", - "arg-type": "10" - }, - { - "name": "DUMP_COMPLETED", - "meta-type": "event", - "arg-type": "11" - }, - { - "name": "GUEST_PANICKED", - "meta-type": "event", - "arg-type": "12" - }, - { - "name": "MEM_UNPLUG_ERROR", - "meta-type": "event", - "arg-type": "13" - }, - { - "name": "MIGRATION", - "meta-type": "event", - "arg-type": "14" - }, - { - "name": "MIGRATION_PASS", - "meta-type": "event", - "arg-type": "15" - }, - { - "name": "NIC_RX_FILTER_CHANGED", - "meta-type": "event", - "arg-type": "16" - }, - { - "name": "POWERDOWN", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "QUORUM_FAILURE", - "meta-type": "event", - "arg-type": "18" - }, - { - "name": "QUORUM_REPORT_BAD", - "meta-type": "event", - "arg-type": "19" - }, - { - "name": "RESET", - "meta-type": "event", - "arg-type": "20" - }, - { - "name": "RESUME", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "RTC_CHANGE", - "meta-type": "event", - "arg-type": "21" - }, - { - "name": "SHUTDOWN", - "meta-type": "event", - "arg-type": "22" - }, - { - "name": "SPICE_CONNECTED", - "meta-type": "event", - "arg-type": "23" - }, - { - "name": "SPICE_DISCONNECTED", - "meta-type": "event", - "arg-type": "24" - }, - { - "name": "SPICE_INITIALIZED", - "meta-type": "event", - "arg-type": "25" - }, - { - "name": "SPICE_MIGRATE_COMPLETED", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "STOP", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "SUSPEND", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "SUSPEND_DISK", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "VNC_CONNECTED", - "meta-type": "event", - "arg-type": "26" - }, - { - "name": "VNC_DISCONNECTED", - "meta-type": "event", - "arg-type": "27" - }, - { - "name": "VNC_INITIALIZED", - "meta-type": "event", - "arg-type": "28" - }, - { - "name": "VSERPORT_CHANGE", - "meta-type": "event", - "arg-type": "29" - }, - { - "name": "WAKEUP", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "WATCHDOG", - "meta-type": "event", - "arg-type": "30" - }, - { - "name": "add-fd", - "ret-type": "32", - "meta-type": "command", - "arg-type": "31" - }, - { - "name": "add_client", - "ret-type": "17", - "meta-type": "command", - "arg-type": "33" - }, - { - "name": "balloon", - "ret-type": "17", - "meta-type": "command", - "arg-type": "34" - }, - { - "name": "block-commit", - "ret-type": "17", - "meta-type": "command", - "arg-type": "35" - }, - { - "name": "block-dirty-bitmap-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "36" - }, - { - "name": "block-dirty-bitmap-clear", - "ret-type": "17", - "meta-type": "command", - "arg-type": "37" - }, - { - "name": "block-dirty-bitmap-remove", - "ret-type": "17", - "meta-type": "command", - "arg-type": "37" - }, - { - "name": "block-job-cancel", - "ret-type": "17", - "meta-type": "command", - "arg-type": "38" - }, - { - "name": "block-job-complete", - "ret-type": "17", - "meta-type": "command", - "arg-type": "39" - }, - { - "name": "block-job-pause", - "ret-type": "17", - "meta-type": "command", - "arg-type": "40" - }, - { - "name": "block-job-resume", - "ret-type": "17", - "meta-type": "command", - "arg-type": "41" - }, - { - "name": "block-job-set-speed", - "ret-type": "17", - "meta-type": "command", - "arg-type": "42" - }, - { - "name": "block-set-write-threshold", - "ret-type": "17", - "meta-type": "command", - "arg-type": "43" - }, - { - "name": "block-stream", - "ret-type": "17", - "meta-type": "command", - "arg-type": "44" - }, - { - "name": "block_passwd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "45" - }, - { - "name": "block_resize", - "ret-type": "17", - "meta-type": "command", - "arg-type": "46" - }, - { - "name": "block_set_io_throttle", - "ret-type": "17", - "meta-type": "command", - "arg-type": "47" - }, - { - "name": "blockdev-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "48" - }, - { - "name": "blockdev-backup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "49" - }, - { - "name": "blockdev-change-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "50" - }, - { - "name": "blockdev-close-tray", - "ret-type": "17", - "meta-type": "command", - "arg-type": "51" - }, - { - "name": "blockdev-del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "52" - }, - { - "name": "blockdev-mirror", - "ret-type": "17", - "meta-type": "command", - "arg-type": "53" - }, - { - "name": "blockdev-open-tray", - "ret-type": "17", - "meta-type": "command", - "arg-type": "54" - }, - { - "name": "blockdev-snapshot", - "ret-type": "17", - "meta-type": "command", - "arg-type": "55" - }, - { - "name": "blockdev-snapshot-delete-internal-sync", - "ret-type": "57", - "meta-type": "command", - "arg-type": "56" - }, - { - "name": "blockdev-snapshot-internal-sync", - "ret-type": "17", - "meta-type": "command", - "arg-type": "58" - }, - { - "name": "blockdev-snapshot-sync", - "ret-type": "17", - "meta-type": "command", - "arg-type": "59" - }, - { - "name": "change", - "ret-type": "17", - "meta-type": "command", - "arg-type": "60" - }, - { - "name": "change-backing-file", - "ret-type": "17", - "meta-type": "command", - "arg-type": "61" - }, - { - "name": "change-vnc-password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "62" - }, - { - "name": "chardev-add", - "ret-type": "64", - "meta-type": "command", - "arg-type": "63" - }, - { - "name": "chardev-change", - "ret-type": "64", - "meta-type": "command", - "arg-type": "65" - }, - { - "name": "chardev-remove", - "ret-type": "17", - "meta-type": "command", - "arg-type": "66" - }, - { - "name": "chardev-send-break", - "ret-type": "17", - "meta-type": "command", - "arg-type": "67" - }, - { - "name": "client_migrate_info", - "ret-type": "17", - "meta-type": "command", - "arg-type": "68" - }, - { - "name": "closefd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "69" - }, - { - "name": "cont", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "cpu", - "ret-type": "17", - "meta-type": "command", - "arg-type": "70" - }, - { - "name": "cpu-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "71" - }, - { - "name": "device-list-properties", - "ret-type": "[73]", - "meta-type": "command", - "arg-type": "72" - }, - { - "name": "device_add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "74" - }, - { - "name": "device_del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "75" - }, - { - "name": "drive-backup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "76" - }, - { - "name": "drive-mirror", - "ret-type": "17", - "meta-type": "command", - "arg-type": "77" - }, - { - "name": "dump-guest-memory", - "ret-type": "17", - "meta-type": "command", - "arg-type": "78" - }, - { - "name": "dump-skeys", - "ret-type": "17", - "meta-type": "command", - "arg-type": "79" - }, - { - "name": "eject", - "ret-type": "17", - "meta-type": "command", - "arg-type": "80" - }, - { - "name": "expire_password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "81" - }, - { - "name": "getfd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "82" - }, - { - "name": "human-monitor-command", - "ret-type": "str", - "meta-type": "command", - "arg-type": "83" - }, - { - "name": "inject-nmi", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "input-send-event", - "ret-type": "17", - "meta-type": "command", - "arg-type": "84" - }, - { - "name": "memsave", - "ret-type": "17", - "meta-type": "command", - "arg-type": "85" - }, - { - "name": "migrate", - "ret-type": "17", - "meta-type": "command", - "arg-type": "86" - }, - { - "name": "migrate-continue", - "ret-type": "17", - "meta-type": "command", - "arg-type": "87" - }, - { - "name": "migrate-incoming", - "ret-type": "17", - "meta-type": "command", - "arg-type": "88" - }, - { - "name": "migrate-set-cache-size", - "ret-type": "17", - "meta-type": "command", - "arg-type": "89" - }, - { - "name": "migrate-set-capabilities", - "ret-type": "17", - "meta-type": "command", - "arg-type": "90" - }, - { - "name": "migrate-set-parameters", - "ret-type": "17", - "meta-type": "command", - "arg-type": "91" - }, - { - "name": "migrate-start-postcopy", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "migrate_cancel", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "migrate_set_downtime", - "ret-type": "17", - "meta-type": "command", - "arg-type": "92" - }, - { - "name": "migrate_set_speed", - "ret-type": "17", - "meta-type": "command", - "arg-type": "93" - }, - { - "name": "nbd-server-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "94" - }, - { - "name": "nbd-server-start", - "ret-type": "17", - "meta-type": "command", - "arg-type": "95" - }, - { - "name": "nbd-server-stop", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "netdev_add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "96" - }, - { - "name": "netdev_del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "97" - }, - { - "name": "object-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "98" - }, - { - "name": "object-del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "99" - }, - { - "name": "pmemsave", - "ret-type": "17", - "meta-type": "command", - "arg-type": "100" - }, - { - "name": "qmp_capabilities", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "qom-get", - "ret-type": "any", - "meta-type": "command", - "arg-type": "101" - }, - { - "name": "qom-list", - "ret-type": "[103]", - "meta-type": "command", - "arg-type": "102" - }, - { - "name": "qom-list-types", - "ret-type": "[105]", - "meta-type": "command", - "arg-type": "104" - }, - { - "name": "qom-set", - "ret-type": "17", - "meta-type": "command", - "arg-type": "106" - }, - { - "name": "query-acpi-ospm-status", - "ret-type": "[107]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-balloon", - "ret-type": "108", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-block", - "ret-type": "[109]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-block-jobs", - "ret-type": "[110]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-blockstats", - "ret-type": "[112]", - "meta-type": "command", - "arg-type": "111" - }, - { - "name": "query-chardev", - "ret-type": "[113]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-chardev-backends", - "ret-type": "[114]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-command-line-options", - "ret-type": "[116]", - "meta-type": "command", - "arg-type": "115" - }, - { - "name": "query-commands", - "ret-type": "[117]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-cpu-definitions", - "ret-type": "[118]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-cpu-model-baseline", - "ret-type": "120", - "meta-type": "command", - "arg-type": "119" - }, - { - "name": "query-cpu-model-comparison", - "ret-type": "122", - "meta-type": "command", - "arg-type": "121" - }, - { - "name": "query-cpu-model-expansion", - "ret-type": "124", - "meta-type": "command", - "arg-type": "123" - }, - { - "name": "query-cpus", - "ret-type": "[125]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-dump", - "ret-type": "126", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-dump-guest-memory-capability", - "ret-type": "127", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-events", - "ret-type": "[128]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-fdsets", - "ret-type": "[129]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-gic-capabilities", - "ret-type": "[130]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-hotpluggable-cpus", - "ret-type": "[131]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-iothreads", - "ret-type": "[132]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-kvm", - "ret-type": "133", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-machines", - "ret-type": "[134]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-memdev", - "ret-type": "[135]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-memory-devices", - "ret-type": "[136]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-memory-size-summary", - "ret-type": "137", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-mice", - "ret-type": "[138]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate", - "ret-type": "139", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-cache-size", - "ret-type": "int", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-capabilities", - "ret-type": "[140]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-parameters", - "ret-type": "141", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-name", - "ret-type": "142", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-named-block-nodes", - "ret-type": "[143]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-pci", - "ret-type": "[144]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-qmp-schema", - "ret-type": "[145]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-rocker", - "ret-type": "147", - "meta-type": "command", - "arg-type": "146" - }, - { - "name": "query-rocker-of-dpa-flows", - "ret-type": "[149]", - "meta-type": "command", - "arg-type": "148" - }, - { - "name": "query-rocker-of-dpa-groups", - "ret-type": "[151]", - "meta-type": "command", - "arg-type": "150" - }, - { - "name": "query-rocker-ports", - "ret-type": "[153]", - "meta-type": "command", - "arg-type": "152" - }, - { - "name": "query-rx-filter", - "ret-type": "[155]", - "meta-type": "command", - "arg-type": "154" - }, - { - "name": "query-spice", - "ret-type": "156", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-status", - "ret-type": "157", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-target", - "ret-type": "158", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm", - "ret-type": "[159]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm-models", - "ret-type": "[160]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm-types", - "ret-type": "[161]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-uuid", - "ret-type": "162", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-version", - "ret-type": "163", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vm-generation-id", - "ret-type": "164", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vnc", - "ret-type": "165", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vnc-servers", - "ret-type": "[166]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-xen-replication-status", - "ret-type": "167", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "quit", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "remove-fd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "168" - }, - { - "name": "ringbuf-read", - "ret-type": "str", - "meta-type": "command", - "arg-type": "169" - }, - { - "name": "ringbuf-write", - "ret-type": "17", - "meta-type": "command", - "arg-type": "170" - }, - { - "name": "rtc-reset-reinjection", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "screendump", - "ret-type": "17", - "meta-type": "command", - "arg-type": "171" - }, - { - "name": "send-key", - "ret-type": "17", - "meta-type": "command", - "arg-type": "172" - }, - { - "name": "set_link", - "ret-type": "17", - "meta-type": "command", - "arg-type": "173" - }, - { - "name": "set_password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "174" - }, - { - "name": "stop", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_powerdown", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_reset", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_wakeup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "trace-event-get-state", - "ret-type": "[176]", - "meta-type": "command", - "arg-type": "175" - }, - { - "name": "trace-event-set-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "177" - }, - { - "name": "transaction", - "ret-type": "17", - "meta-type": "command", - "arg-type": "178" - }, - { - "name": "watchdog-set-action", - "ret-type": "17", - "meta-type": "command", - "arg-type": "179" - }, - { - "name": "x-blockdev-change", - "ret-type": "17", - "meta-type": "command", - "arg-type": "180" - }, - { - "name": "x-blockdev-insert-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "181" - }, - { - "name": "x-blockdev-remove-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "182" - }, - { - "name": "x-colo-lost-heartbeat", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "x-debug-block-dirty-bitmap-sha256", - "ret-type": "183", - "meta-type": "command", - "arg-type": "37" - }, - { - "name": "xen-colo-do-checkpoint", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "xen-load-devices-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "184" - }, - { - "name": "xen-save-devices-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "185" - }, - { - "name": "xen-set-global-dirty-log", - "ret-type": "17", - "meta-type": "command", - "arg-type": "186" - }, - { - "name": "xen-set-replication", - "ret-type": "17", - "meta-type": "command", - "arg-type": "187" - }, - { - "name": "0", - "members": [ - { - "name": "info", - "type": "107" - } - ], - "meta-type": "object" - }, - { - "name": "1", - "members": [ - { - "name": "actual", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "2", - "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": "3", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "node-name", - "type": "str" - }, - { - "name": "operation", - "type": "188" - }, - { - "name": "action", - "type": "189" - }, - { - "name": "nospace", - "default": null, - "type": "bool" - }, - { - "name": "reason", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "4", - "members": [ - { - "name": "type", - "type": "190" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "5", - "members": [ - { - "name": "type", - "type": "190" - }, - { - "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": "6", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "operation", - "type": "188" - }, - { - "name": "action", - "type": "189" - } - ], - "meta-type": "object" - }, - { - "name": "7", - "members": [ - { - "name": "type", - "type": "190" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "8", - "members": [ - { - "name": "node-name", - "type": "str" - }, - { - "name": "amount-exceeded", - "type": "int" - }, - { - "name": "write-threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "9", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "10", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "id", - "type": "str" - }, - { - "name": "tray-open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "11", - "members": [ - { - "name": "result", - "type": "126" - }, - { - "name": "error", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "12", - "members": [ - { - "name": "action", - "type": "191" - }, - { - "name": "info", - "default": null, - "type": "192" - } - ], - "meta-type": "object" - }, - { - "name": "13", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "msg", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "14", - "members": [ - { - "name": "status", - "type": "193" - } - ], - "meta-type": "object" - }, - { - "name": "15", - "members": [ - { - "name": "pass", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "16", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - }, - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "17", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "18", - "members": [ - { - "name": "reference", - "type": "str" - }, - { - "name": "sector-num", - "type": "int" - }, - { - "name": "sectors-count", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "19", - "members": [ - { - "name": "type", - "type": "194" - }, - { - "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": "20", - "members": [ - { - "name": "guest", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "21", - "members": [ - { - "name": "offset", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "22", - "members": [ - { - "name": "guest", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "23", - "members": [ - { - "name": "server", - "type": "195" - }, - { - "name": "client", - "type": "195" - } - ], - "meta-type": "object" - }, - { - "name": "24", - "members": [ - { - "name": "server", - "type": "195" - }, - { - "name": "client", - "type": "195" - } - ], - "meta-type": "object" - }, - { - "name": "25", - "members": [ - { - "name": "server", - "type": "196" - }, - { - "name": "client", - "type": "197" - } - ], - "meta-type": "object" - }, - { - "name": "26", - "members": [ - { - "name": "server", - "type": "198" - }, - { - "name": "client", - "type": "199" - } - ], - "meta-type": "object" - }, - { - "name": "27", - "members": [ - { - "name": "server", - "type": "198" - }, - { - "name": "client", - "type": "200" - } - ], - "meta-type": "object" - }, - { - "name": "28", - "members": [ - { - "name": "server", - "type": "198" - }, - { - "name": "client", - "type": "200" - } - ], - "meta-type": "object" - }, - { - "name": "29", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "30", - "members": [ - { - "name": "action", - "type": "201" - } - ], - "meta-type": "object" - }, - { - "name": "31", - "members": [ - { - "name": "fdset-id", - "default": null, - "type": "int" - }, - { - "name": "opaque", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "32", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fd", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "33", - "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": "34", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "35", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "base", - "default": null, - "type": "str" - }, - { - "name": "top", - "default": null, - "type": "str" - }, - { - "name": "backing-file", - "default": null, - "type": "str" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "filter-node-name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "36", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "name", - "type": "str" - }, - { - "name": "granularity", - "default": null, - "type": "int" - }, - { - "name": "persistent", - "default": null, - "type": "bool" - }, - { - "name": "autoload", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "37", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "38", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "39", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "40", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "41", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "42", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "43", - "members": [ - { - "name": "node-name", - "type": "str" - }, - { - "name": "write-threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "44", - "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": "202" - } - ], - "meta-type": "object" - }, - { - "name": "45", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "password", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "46", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "size", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "47", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "bps", - "type": "int" - }, - { - "name": "bps_rd", - "type": "int" - }, - { - "name": "bps_wr", - "type": "int" - }, - { - "name": "iops", - "type": "int" - }, - { - "name": "iops_rd", - "type": "int" - }, - { - "name": "iops_wr", - "type": "int" - }, - { - "name": "bps_max", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max", - "default": null, - "type": "int" - }, - { - "name": "iops_max", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max", - "default": null, - "type": "int" - }, - { - "name": "bps_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_size", - "default": null, - "type": "int" - }, - { - "name": "group", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "48", - "tag": "driver", - "variants": [ - { - "case": "blkdebug", - "type": "207" - }, - { - "case": "blkverify", - "type": "208" - }, - { - "case": "bochs", - "type": "209" - }, - { - "case": "cloop", - "type": "209" - }, - { - "case": "dmg", - "type": "209" - }, - { - "case": "file", - "type": "210" - }, - { - "case": "ftp", - "type": "211" - }, - { - "case": "ftps", - "type": "212" - }, - { - "case": "gluster", - "type": "213" - }, - { - "case": "host_cdrom", - "type": "210" - }, - { - "case": "host_device", - "type": "210" - }, - { - "case": "http", - "type": "214" - }, - { - "case": "https", - "type": "215" - }, - { - "case": "iscsi", - "type": "216" - }, - { - "case": "luks", - "type": "217" - }, - { - "case": "nbd", - "type": "218" - }, - { - "case": "nfs", - "type": "219" - }, - { - "case": "null-aio", - "type": "220" - }, - { - "case": "null-co", - "type": "220" - }, - { - "case": "parallels", - "type": "209" - }, - { - "case": "qcow2", - "type": "221" - }, - { - "case": "qcow", - "type": "222" - }, - { - "case": "qed", - "type": "223" - }, - { - "case": "quorum", - "type": "224" - }, - { - "case": "raw", - "type": "225" - }, - { - "case": "rbd", - "type": "226" - }, - { - "case": "replication", - "type": "227" - }, - { - "case": "sheepdog", - "type": "228" - }, - { - "case": "ssh", - "type": "229" - }, - { - "case": "throttle", - "type": "230" - }, - { - "case": "vdi", - "type": "209" - }, - { - "case": "vhdx", - "type": "209" - }, - { - "case": "vmdk", - "type": "223" - }, - { - "case": "vpc", - "type": "209" - }, - { - "case": "vvfat", - "type": "231" - }, - { - "case": "vxhs", - "type": "232" - } - ], - "members": [ - { - "name": "driver", - "type": "203" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "discard", - "default": null, - "type": "204" - }, - { - "name": "cache", - "default": null, - "type": "205" - }, - { - "name": "read-only", - "default": null, - "type": "bool" - }, - { - "name": "force-share", - "default": null, - "type": "bool" - }, - { - "name": "detect-zeroes", - "default": null, - "type": "206" - } - ], - "meta-type": "object" - }, - { - "name": "49", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "sync", - "type": "233" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "compress", - "default": null, - "type": "bool" - }, - { - "name": "on-source-error", - "default": null, - "type": "202" - }, - { - "name": "on-target-error", - "default": null, - "type": "202" - } - ], - "meta-type": "object" - }, - { - "name": "50", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "read-only-mode", - "default": null, - "type": "234" - } - ], - "meta-type": "object" - }, - { - "name": "51", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "52", - "members": [ - { - "name": "node-name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "53", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "replaces", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "233" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "granularity", - "default": null, - "type": "int" - }, - { - "name": "buf-size", - "default": null, - "type": "int" - }, - { - "name": "on-source-error", - "default": null, - "type": "202" - }, - { - "name": "on-target-error", - "default": null, - "type": "202" - }, - { - "name": "filter-node-name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "54", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "55", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "overlay", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "56", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "57", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "name", - "type": "str" - }, - { - "name": "vm-state-size", - "type": "int" - }, - { - "name": "date-sec", - "type": "int" - }, - { - "name": "date-nsec", - "type": "int" - }, - { - "name": "vm-clock-sec", - "type": "int" - }, - { - "name": "vm-clock-nsec", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "58", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "59", - "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": "235" - } - ], - "meta-type": "object" - }, - { - "name": "60", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "arg", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "61", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "image-node-name", - "type": "str" - }, - { - "name": "backing-file", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "62", - "members": [ - { - "name": "password", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "63", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "backend", - "type": "236" - } - ], - "meta-type": "object" - }, - { - "name": "64", - "members": [ - { - "name": "pty", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "65", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "backend", - "type": "236" - } - ], - "meta-type": "object" - }, - { - "name": "66", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "67", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "68", - "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": "69", - "members": [ - { - "name": "fdname", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "70", - "members": [ - { - "name": "index", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "71", - "members": [ - { - "name": "id", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "72", - "members": [ - { - "name": "typename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[73]", - "element-type": "73", - "meta-type": "array" - }, - { - "name": "73", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "description", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "74", - "members": [ - { - "name": "driver", - "type": "str" - }, - { - "name": "bus", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "75", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "76", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "233" - }, - { - "name": "mode", - "default": null, - "type": "235" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "bitmap", - "default": null, - "type": "str" - }, - { - "name": "compress", - "default": null, - "type": "bool" - }, - { - "name": "on-source-error", - "default": null, - "type": "202" - }, - { - "name": "on-target-error", - "default": null, - "type": "202" - } - ], - "meta-type": "object" - }, - { - "name": "77", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "replaces", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "233" - }, - { - "name": "mode", - "default": null, - "type": "235" - }, - { - "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": "202" - }, - { - "name": "on-target-error", - "default": null, - "type": "202" - }, - { - "name": "unmap", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "78", - "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": "237" - } - ], - "meta-type": "object" - }, - { - "name": "79", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "80", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "81", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "time", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "82", - "members": [ - { - "name": "fdname", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "83", - "members": [ - { - "name": "command-line", - "type": "str" - }, - { - "name": "cpu-index", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "str", - "json-type": "string", - "meta-type": "builtin" - }, - { - "name": "84", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "head", - "default": null, - "type": "int" - }, - { - "name": "events", - "type": "[238]" - } - ], - "meta-type": "object" - }, - { - "name": "85", - "members": [ - { - "name": "val", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "cpu-index", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "86", - "members": [ - { - "name": "uri", - "type": "str" - }, - { - "name": "blk", - "default": null, - "type": "bool" - }, - { - "name": "inc", - "default": null, - "type": "bool" - }, - { - "name": "detach", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "87", - "members": [ - { - "name": "state", - "type": "193" - } - ], - "meta-type": "object" - }, - { - "name": "88", - "members": [ - { - "name": "uri", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "89", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "90", - "members": [ - { - "name": "capabilities", - "type": "[140]" - } - ], - "meta-type": "object" - }, - { - "name": "91", - "members": [ - { - "name": "compress-level", - "default": null, - "type": "int" - }, - { - "name": "compress-threads", - "default": null, - "type": "int" - }, - { - "name": "decompress-threads", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-initial", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-increment", - "default": null, - "type": "int" - }, - { - "name": "tls-creds", - "default": null, - "type": "239" - }, - { - "name": "tls-hostname", - "default": null, - "type": "239" - }, - { - "name": "max-bandwidth", - "default": null, - "type": "int" - }, - { - "name": "downtime-limit", - "default": null, - "type": "int" - }, - { - "name": "x-checkpoint-delay", - "default": null, - "type": "int" - }, - { - "name": "block-incremental", - "default": null, - "type": "bool" - }, - { - "name": "x-multifd-channels", - "default": null, - "type": "int" - }, - { - "name": "x-multifd-page-count", - "default": null, - "type": "int" - }, - { - "name": "xbzrle-cache-size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "92", - "members": [ - { - "name": "value", - "type": "number" - } - ], - "meta-type": "object" - }, - { - "name": "93", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "94", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "writable", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "95", - "members": [ - { - "name": "addr", - "type": "240" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "96", - "members": [ - { - "name": "type", - "type": "str" - }, - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "97", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "98", - "members": [ - { - "name": "qom-type", - "type": "str" - }, - { - "name": "id", - "type": "str" - }, - { - "name": "props", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "99", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "100", - "members": [ - { - "name": "val", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "101", - "members": [ - { - "name": "path", - "type": "str" - }, - { - "name": "property", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "any", - "json-type": "value", - "meta-type": "builtin" - }, - { - "name": "102", - "members": [ - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[103]", - "element-type": "103", - "meta-type": "array" - }, - { - "name": "103", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "104", - "members": [ - { - "name": "implements", - "default": null, - "type": "str" - }, - { - "name": "abstract", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[105]", - "element-type": "105", - "meta-type": "array" - }, - { - "name": "105", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "abstract", - "default": null, - "type": "bool" - }, - { - "name": "parent", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "106", - "members": [ - { - "name": "path", - "type": "str" - }, - { - "name": "property", - "type": "str" - }, - { - "name": "value", - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "[107]", - "element-type": "107", - "meta-type": "array" - }, - { - "name": "107", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "slot", - "type": "str" - }, - { - "name": "slot-type", - "type": "241" - }, - { - "name": "source", - "type": "int" - }, - { - "name": "status", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "108", - "members": [ - { - "name": "actual", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[109]", - "element-type": "109", - "meta-type": "array" - }, - { - "name": "109", - "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": "143" - }, - { - "name": "tray_open", - "default": null, - "type": "bool" - }, - { - "name": "io-status", - "default": null, - "type": "242" - }, - { - "name": "dirty-bitmaps", - "default": null, - "type": "[243]" - } - ], - "meta-type": "object" - }, - { - "name": "[110]", - "element-type": "110", - "meta-type": "array" - }, - { - "name": "110", - "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": "242" - }, - { - "name": "ready", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "111", - "members": [ - { - "name": "query-nodes", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[112]", - "element-type": "112", - "meta-type": "array" - }, - { - "name": "112", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "stats", - "type": "244" - }, - { - "name": "parent", - "default": null, - "type": "112" - }, - { - "name": "backing", - "default": null, - "type": "112" - } - ], - "meta-type": "object" - }, - { - "name": "[113]", - "element-type": "113", - "meta-type": "array" - }, - { - "name": "113", - "members": [ - { - "name": "label", - "type": "str" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "frontend-open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[114]", - "element-type": "114", - "meta-type": "array" - }, - { - "name": "114", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "115", - "members": [ - { - "name": "option", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[116]", - "element-type": "116", - "meta-type": "array" - }, - { - "name": "116", - "members": [ - { - "name": "option", - "type": "str" - }, - { - "name": "parameters", - "type": "[245]" - } - ], - "meta-type": "object" - }, - { - "name": "[117]", - "element-type": "117", - "meta-type": "array" - }, - { - "name": "117", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[118]", - "element-type": "118", - "meta-type": "array" - }, - { - "name": "118", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "migration-safe", - "default": null, - "type": "bool" - }, - { - "name": "static", - "type": "bool" - }, - { - "name": "unavailable-features", - "default": null, - "type": "[str]" - }, - { - "name": "typename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "119", - "members": [ - { - "name": "modela", - "type": "246" - }, - { - "name": "modelb", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "120", - "members": [ - { - "name": "model", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "121", - "members": [ - { - "name": "modela", - "type": "246" - }, - { - "name": "modelb", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "122", - "members": [ - { - "name": "result", - "type": "247" - }, - { - "name": "responsible-properties", - "type": "[str]" - } - ], - "meta-type": "object" - }, - { - "name": "123", - "members": [ - { - "name": "type", - "type": "248" - }, - { - "name": "model", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "124", - "members": [ - { - "name": "model", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "[125]", - "element-type": "125", - "meta-type": "array" - }, - { - "name": "125", - "tag": "arch", - "variants": [ - { - "case": "x86", - "type": "251" - }, - { - "case": "sparc", - "type": "252" - }, - { - "case": "ppc", - "type": "253" - }, - { - "case": "mips", - "type": "254" - }, - { - "case": "tricore", - "type": "255" - }, - { - "case": "other", - "type": "256" - } - ], - "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": "249" - }, - { - "name": "arch", - "type": "250" - } - ], - "meta-type": "object" - }, - { - "name": "126", - "members": [ - { - "name": "status", - "type": "257" - }, - { - "name": "completed", - "type": "int" - }, - { - "name": "total", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "127", - "members": [ - { - "name": "formats", - "type": "[237]" - } - ], - "meta-type": "object" - }, - { - "name": "[128]", - "element-type": "128", - "meta-type": "array" - }, - { - "name": "128", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[129]", - "element-type": "129", - "meta-type": "array" - }, - { - "name": "129", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fds", - "type": "[258]" - } - ], - "meta-type": "object" - }, - { - "name": "[130]", - "element-type": "130", - "meta-type": "array" - }, - { - "name": "130", - "members": [ - { - "name": "version", - "type": "int" - }, - { - "name": "emulated", - "type": "bool" - }, - { - "name": "kernel", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[131]", - "element-type": "131", - "meta-type": "array" - }, - { - "name": "131", - "members": [ - { - "name": "type", - "type": "str" - }, - { - "name": "vcpus-count", - "type": "int" - }, - { - "name": "props", - "type": "249" - }, - { - "name": "qom-path", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[132]", - "element-type": "132", - "meta-type": "array" - }, - { - "name": "132", - "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": "133", - "members": [ - { - "name": "enabled", - "type": "bool" - }, - { - "name": "present", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[134]", - "element-type": "134", - "meta-type": "array" - }, - { - "name": "134", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "alias", - "default": null, - "type": "str" - }, - { - "name": "is-default", - "default": null, - "type": "bool" - }, - { - "name": "cpu-max", - "type": "int" - }, - { - "name": "hotpluggable-cpus", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[135]", - "element-type": "135", - "meta-type": "array" - }, - { - "name": "135", - "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": "259" - } - ], - "meta-type": "object" - }, - { - "name": "[136]", - "element-type": "136", - "meta-type": "array" - }, - { - "name": "136", - "tag": "type", - "variants": [ - { - "case": "dimm", - "type": "261" - } - ], - "members": [ - { - "name": "type", - "type": "260" - } - ], - "meta-type": "object" - }, - { - "name": "137", - "members": [ - { - "name": "base-memory", - "type": "int" - }, - { - "name": "plugged-memory", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[138]", - "element-type": "138", - "meta-type": "array" - }, - { - "name": "138", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "index", - "type": "int" - }, - { - "name": "current", - "type": "bool" - }, - { - "name": "absolute", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "139", - "members": [ - { - "name": "status", - "default": null, - "type": "193" - }, - { - "name": "ram", - "default": null, - "type": "262" - }, - { - "name": "disk", - "default": null, - "type": "262" - }, - { - "name": "xbzrle-cache", - "default": null, - "type": "263" - }, - { - "name": "total-time", - "default": null, - "type": "int" - }, - { - "name": "expected-downtime", - "default": null, - "type": "int" - }, - { - "name": "downtime", - "default": null, - "type": "int" - }, - { - "name": "setup-time", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-percentage", - "default": null, - "type": "int" - }, - { - "name": "error-desc", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "int", - "json-type": "int", - "meta-type": "builtin" - }, - { - "name": "[140]", - "element-type": "140", - "meta-type": "array" - }, - { - "name": "140", - "members": [ - { - "name": "capability", - "type": "264" - }, - { - "name": "state", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "141", - "members": [ - { - "name": "compress-level", - "default": null, - "type": "int" - }, - { - "name": "compress-threads", - "default": null, - "type": "int" - }, - { - "name": "decompress-threads", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-initial", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-increment", - "default": null, - "type": "int" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - }, - { - "name": "tls-hostname", - "default": null, - "type": "str" - }, - { - "name": "max-bandwidth", - "default": null, - "type": "int" - }, - { - "name": "downtime-limit", - "default": null, - "type": "int" - }, - { - "name": "x-checkpoint-delay", - "default": null, - "type": "int" - }, - { - "name": "block-incremental", - "default": null, - "type": "bool" - }, - { - "name": "x-multifd-channels", - "default": null, - "type": "int" - }, - { - "name": "x-multifd-page-count", - "default": null, - "type": "int" - }, - { - "name": "xbzrle-cache-size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "142", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[143]", - "element-type": "143", - "meta-type": "array" - }, - { - "name": "143", - "members": [ - { - "name": "file", - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "ro", - "type": "bool" - }, - { - "name": "drv", - "type": "str" - }, - { - "name": "backing_file", - "default": null, - "type": "str" - }, - { - "name": "backing_file_depth", - "type": "int" - }, - { - "name": "encrypted", - "type": "bool" - }, - { - "name": "encryption_key_missing", - "type": "bool" - }, - { - "name": "detect_zeroes", - "type": "206" - }, - { - "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": "265" - }, - { - "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": "266" - }, - { - "name": "write_threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[144]", - "element-type": "144", - "meta-type": "array" - }, - { - "name": "144", - "members": [ - { - "name": "bus", - "type": "int" - }, - { - "name": "devices", - "type": "[267]" - } - ], - "meta-type": "object" - }, - { - "name": "[145]", - "element-type": "145", - "meta-type": "array" - }, - { - "name": "145", - "tag": "meta-type", - "variants": [ - { - "case": "builtin", - "type": "269" - }, - { - "case": "enum", - "type": "270" - }, - { - "case": "array", - "type": "271" - }, - { - "case": "object", - "type": "272" - }, - { - "case": "alternate", - "type": "273" - }, - { - "case": "command", - "type": "274" - }, - { - "case": "event", - "type": "275" - } - ], - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "meta-type", - "type": "268" - } - ], - "meta-type": "object" - }, - { - "name": "146", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "147", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "id", - "type": "int" - }, - { - "name": "ports", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "148", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "tbl-id", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[149]", - "element-type": "149", - "meta-type": "array" - }, - { - "name": "149", - "members": [ - { - "name": "cookie", - "type": "int" - }, - { - "name": "hits", - "type": "int" - }, - { - "name": "key", - "type": "276" - }, - { - "name": "mask", - "type": "277" - }, - { - "name": "action", - "type": "278" - } - ], - "meta-type": "object" - }, - { - "name": "150", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[151]", - "element-type": "151", - "meta-type": "array" - }, - { - "name": "151", - "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": "152", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[153]", - "element-type": "153", - "meta-type": "array" - }, - { - "name": "153", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "enabled", - "type": "bool" - }, - { - "name": "link-up", - "type": "bool" - }, - { - "name": "speed", - "type": "int" - }, - { - "name": "duplex", - "type": "279" - }, - { - "name": "autoneg", - "type": "280" - } - ], - "meta-type": "object" - }, - { - "name": "154", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[155]", - "element-type": "155", - "meta-type": "array" - }, - { - "name": "155", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "promiscuous", - "type": "bool" - }, - { - "name": "multicast", - "type": "281" - }, - { - "name": "unicast", - "type": "281" - }, - { - "name": "vlan", - "type": "281" - }, - { - "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": "156", - "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": "282" - }, - { - "name": "channels", - "default": null, - "type": "[197]" - } - ], - "meta-type": "object" - }, - { - "name": "157", - "members": [ - { - "name": "running", - "type": "bool" - }, - { - "name": "singlestep", - "type": "bool" - }, - { - "name": "status", - "type": "283" - } - ], - "meta-type": "object" - }, - { - "name": "158", - "members": [ - { - "name": "arch", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[159]", - "element-type": "159", - "meta-type": "array" - }, - { - "name": "159", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "model", - "type": "160" - }, - { - "name": "options", - "type": "284" - } - ], - "meta-type": "object" - }, - { - "name": "[160]", - "element-type": "160", - "meta-type": "array" - }, - { - "name": "160", - "meta-type": "enum", - "values": [ - "tpm-tis" - ] - }, - { - "name": "[161]", - "element-type": "161", - "meta-type": "array" - }, - { - "name": "161", - "meta-type": "enum", - "values": [ - "passthrough", - "emulator" - ] - }, - { - "name": "162", - "members": [ - { - "name": "UUID", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "163", - "members": [ - { - "name": "qemu", - "type": "285" - }, - { - "name": "package", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "164", - "members": [ - { - "name": "guid", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "165", - "members": [ - { - "name": "enabled", - "type": "bool" - }, - { - "name": "host", - "default": null, - "type": "str" - }, - { - "name": "family", - "default": null, - "type": "286" - }, - { - "name": "service", - "default": null, - "type": "str" - }, - { - "name": "auth", - "default": null, - "type": "str" - }, - { - "name": "clients", - "default": null, - "type": "[200]" - } - ], - "meta-type": "object" - }, - { - "name": "[166]", - "element-type": "166", - "meta-type": "array" - }, - { - "name": "166", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "server", - "type": "[287]" - }, - { - "name": "clients", - "type": "[200]" - }, - { - "name": "auth", - "type": "288" - }, - { - "name": "vencrypt", - "default": null, - "type": "289" - }, - { - "name": "display", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "167", - "members": [ - { - "name": "error", - "type": "bool" - }, - { - "name": "desc", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "168", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fd", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "169", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "format", - "default": null, - "type": "290" - } - ], - "meta-type": "object" - }, - { - "name": "170", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "data", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "290" - } - ], - "meta-type": "object" - }, - { - "name": "171", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "172", - "members": [ - { - "name": "keys", - "type": "[291]" - }, - { - "name": "hold-time", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "173", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "up", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "174", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "password", - "type": "str" - }, - { - "name": "connected", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "175", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "vcpu", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[176]", - "element-type": "176", - "meta-type": "array" - }, - { - "name": "176", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "state", - "type": "292" - }, - { - "name": "vcpu", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "177", - "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": "178", - "members": [ - { - "name": "actions", - "type": "[293]" - }, - { - "name": "properties", - "default": null, - "type": "294" - } - ], - "meta-type": "object" - }, - { - "name": "179", - "members": [ - { - "name": "action", - "type": "201" - } - ], - "meta-type": "object" - }, - { - "name": "180", - "members": [ - { - "name": "parent", - "type": "str" - }, - { - "name": "child", - "default": null, - "type": "str" - }, - { - "name": "node", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "181", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "182", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "183", - "members": [ - { - "name": "sha256", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "184", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "185", - "members": [ - { - "name": "filename", - "type": "str" - }, - { - "name": "live", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "186", - "members": [ - { - "name": "enable", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "187", - "members": [ - { - "name": "enable", - "type": "bool" - }, - { - "name": "primary", - "type": "bool" - }, - { - "name": "failover", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "bool", - "json-type": "boolean", - "meta-type": "builtin" - }, - { - "name": "188", - "meta-type": "enum", - "values": [ - "read", - "write" - ] - }, - { - "name": "189", - "meta-type": "enum", - "values": [ - "ignore", - "report", - "stop" - ] - }, - { - "name": "190", - "meta-type": "enum", - "values": [ - "commit", - "stream", - "mirror", - "backup" - ] - }, - { - "name": "191", - "meta-type": "enum", - "values": [ - "pause", - "poweroff" - ] - }, - { - "name": "192", - "tag": "type", - "variants": [ - { - "case": "hyper-v", - "type": "296" - } - ], - "members": [ - { - "name": "type", - "type": "295" - } - ], - "meta-type": "object" - }, - { - "name": "193", - "meta-type": "enum", - "values": [ - "none", - "setup", - "cancelling", - "cancelled", - "active", - "postcopy-active", - "completed", - "failed", - "colo", - "pre-switchover", - "device" - ] - }, - { - "name": "194", - "meta-type": "enum", - "values": [ - "read", - "write", - "flush" - ] - }, - { - "name": "195", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "286" - } - ], - "meta-type": "object" - }, - { - "name": "196", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "auth", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "197", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "connection-id", - "type": "int" - }, - { - "name": "channel-type", - "type": "int" - }, - { - "name": "channel-id", - "type": "int" - }, - { - "name": "tls", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "198", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "auth", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "199", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "websocket", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "200", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "x509_dname", - "default": null, - "type": "str" - }, - { - "name": "sasl_username", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "201", - "meta-type": "enum", - "values": [ - "reset", - "shutdown", - "poweroff", - "pause", - "debug", - "none", - "inject-nmi" - ] - }, - { - "name": "202", - "meta-type": "enum", - "values": [ - "report", - "ignore", - "enospc", - "stop", - "auto" - ] - }, - { - "name": "203", - "meta-type": "enum", - "values": [ - "blkdebug", - "blkverify", - "bochs", - "cloop", - "dmg", - "file", - "ftp", - "ftps", - "gluster", - "host_cdrom", - "host_device", - "http", - "https", - "iscsi", - "luks", - "nbd", - "nfs", - "null-aio", - "null-co", - "parallels", - "qcow", - "qcow2", - "qed", - "quorum", - "raw", - "rbd", - "replication", - "sheepdog", - "ssh", - "throttle", - "vdi", - "vhdx", - "vmdk", - "vpc", - "vvfat", - "vxhs" - ] - }, - { - "name": "204", - "meta-type": "enum", - "values": [ - "ignore", - "unmap" - ] - }, - { - "name": "205", - "members": [ - { - "name": "direct", - "default": null, - "type": "bool" - }, - { - "name": "no-flush", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "206", - "meta-type": "enum", - "values": [ - "off", - "on", - "unmap" - ] - }, - { - "name": "207", - "members": [ - { - "name": "image", - "type": "297" - }, - { - "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": "[298]" - }, - { - "name": "set-state", - "default": null, - "type": "[299]" - } - ], - "meta-type": "object" - }, - { - "name": "208", - "members": [ - { - "name": "test", - "type": "297" - }, - { - "name": "raw", - "type": "297" - } - ], - "meta-type": "object" - }, - { - "name": "209", - "members": [ - { - "name": "file", - "type": "297" - } - ], - "meta-type": "object" - }, - { - "name": "210", - "members": [ - { - "name": "filename", - "type": "str" - }, - { - "name": "pr-manager", - "default": null, - "type": "str" - }, - { - "name": "locking", - "default": null, - "type": "300" - }, - { - "name": "aio", - "default": null, - "type": "301" - } - ], - "meta-type": "object" - }, - { - "name": "211", - "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": "212", - "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": "213", - "members": [ - { - "name": "volume", - "type": "str" - }, - { - "name": "path", - "type": "str" - }, - { - "name": "server", - "type": "[302]" - }, - { - "name": "debug", - "default": null, - "type": "int" - }, - { - "name": "logfile", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "214", - "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": "215", - "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": "216", - "members": [ - { - "name": "transport", - "type": "303" - }, - { - "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": "304" - }, - { - "name": "timeout", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "217", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "key-secret", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "218", - "members": [ - { - "name": "server", - "type": "302" - }, - { - "name": "export", - "default": null, - "type": "str" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "219", - "members": [ - { - "name": "server", - "type": "305" - }, - { - "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": "220", - "members": [ - { - "name": "size", - "default": null, - "type": "int" - }, - { - "name": "latency-ns", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "221", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "backing", - "default": null, - "type": "306" - }, - { - "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": "307" - }, - { - "name": "cache-size", - "default": null, - "type": "int" - }, - { - "name": "l2-cache-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": "308" - } - ], - "meta-type": "object" - }, - { - "name": "222", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "backing", - "default": null, - "type": "306" - }, - { - "name": "encrypt", - "default": null, - "type": "309" - } - ], - "meta-type": "object" - }, - { - "name": "223", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "backing", - "default": null, - "type": "306" - } - ], - "meta-type": "object" - }, - { - "name": "224", - "members": [ - { - "name": "blkverify", - "default": null, - "type": "bool" - }, - { - "name": "children", - "type": "[297]" - }, - { - "name": "vote-threshold", - "type": "int" - }, - { - "name": "rewrite-corrupted", - "default": null, - "type": "bool" - }, - { - "name": "read-pattern", - "default": null, - "type": "310" - } - ], - "meta-type": "object" - }, - { - "name": "225", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "offset", - "default": null, - "type": "int" - }, - { - "name": "size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "226", - "members": [ - { - "name": "pool", - "type": "str" - }, - { - "name": "image", - "type": "str" - }, - { - "name": "conf", - "default": null, - "type": "str" - }, - { - "name": "snapshot", - "default": null, - "type": "str" - }, - { - "name": "user", - "default": null, - "type": "str" - }, - { - "name": "server", - "default": null, - "type": "[311]" - } - ], - "meta-type": "object" - }, - { - "name": "227", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "mode", - "type": "312" - }, - { - "name": "top-id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "228", - "members": [ - { - "name": "server", - "type": "302" - }, - { - "name": "vdi", - "type": "str" - }, - { - "name": "snap-id", - "default": null, - "type": "int" - }, - { - "name": "tag", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "229", - "members": [ - { - "name": "server", - "type": "313" - }, - { - "name": "path", - "type": "str" - }, - { - "name": "user", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "230", - "members": [ - { - "name": "throttle-group", - "type": "str" - }, - { - "name": "file", - "type": "297" - } - ], - "meta-type": "object" - }, - { - "name": "231", - "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": "232", - "members": [ - { - "name": "vdisk-id", - "type": "str" - }, - { - "name": "server", - "type": "311" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "233", - "meta-type": "enum", - "values": [ - "top", - "full", - "none", - "incremental" - ] - }, - { - "name": "234", - "meta-type": "enum", - "values": [ - "retain", - "read-only", - "read-write" - ] - }, - { - "name": "235", - "meta-type": "enum", - "values": [ - "existing", - "absolute-paths" - ] - }, - { - "name": "236", - "tag": "type", - "variants": [ - { - "case": "file", - "type": "315" - }, - { - "case": "serial", - "type": "316" - }, - { - "case": "parallel", - "type": "316" - }, - { - "case": "pipe", - "type": "316" - }, - { - "case": "socket", - "type": "317" - }, - { - "case": "udp", - "type": "318" - }, - { - "case": "pty", - "type": "319" - }, - { - "case": "null", - "type": "319" - }, - { - "case": "mux", - "type": "320" - }, - { - "case": "msmouse", - "type": "319" - }, - { - "case": "wctablet", - "type": "319" - }, - { - "case": "braille", - "type": "319" - }, - { - "case": "testdev", - "type": "319" - }, - { - "case": "stdio", - "type": "321" - }, - { - "case": "console", - "type": "319" - }, - { - "case": "spicevmc", - "type": "322" - }, - { - "case": "spiceport", - "type": "323" - }, - { - "case": "vc", - "type": "324" - }, - { - "case": "ringbuf", - "type": "325" - }, - { - "case": "memory", - "type": "325" - } - ], - "members": [ - { - "name": "type", - "type": "314" - } - ], - "meta-type": "object" - }, - { - "name": "237", - "meta-type": "enum", - "values": [ - "elf", - "kdump-zlib", - "kdump-lzo", - "kdump-snappy" - ] - }, - { - "name": "[238]", - "element-type": "238", - "meta-type": "array" - }, - { - "name": "238", - "tag": "type", - "variants": [ - { - "case": "key", - "type": "327" - }, - { - "case": "btn", - "type": "328" - }, - { - "case": "rel", - "type": "329" - }, - { - "case": "abs", - "type": "329" - } - ], - "members": [ - { - "name": "type", - "type": "326" - } - ], - "meta-type": "object" - }, - { - "name": "239", - "members": [ - { - "type": "str" - }, - { - "type": "null" - } - ], - "meta-type": "alternate" - }, - { - "name": "number", - "json-type": "number", - "meta-type": "builtin" - }, - { - "name": "240", - "tag": "type", - "variants": [ - { - "case": "inet", - "type": "331" - }, - { - "case": "unix", - "type": "332" - }, - { - "case": "vsock", - "type": "333" - }, - { - "case": "fd", - "type": "334" - } - ], - "members": [ - { - "name": "type", - "type": "330" - } - ], - "meta-type": "object" - }, - { - "name": "241", - "meta-type": "enum", - "values": [ - "DIMM", - "CPU" - ] - }, - { - "name": "242", - "meta-type": "enum", - "values": [ - "ok", - "failed", - "nospace" - ] - }, - { - "name": "[243]", - "element-type": "243", - "meta-type": "array" - }, - { - "name": "243", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - }, - { - "name": "count", - "type": "int" - }, - { - "name": "granularity", - "type": "int" - }, - { - "name": "status", - "type": "335" - } - ], - "meta-type": "object" - }, - { - "name": "244", - "members": [ - { - "name": "rd_bytes", - "type": "int" - }, - { - "name": "wr_bytes", - "type": "int" - }, - { - "name": "rd_operations", - "type": "int" - }, - { - "name": "wr_operations", - "type": "int" - }, - { - "name": "flush_operations", - "type": "int" - }, - { - "name": "flush_total_time_ns", - "type": "int" - }, - { - "name": "wr_total_time_ns", - "type": "int" - }, - { - "name": "rd_total_time_ns", - "type": "int" - }, - { - "name": "wr_highest_offset", - "type": "int" - }, - { - "name": "rd_merged", - "type": "int" - }, - { - "name": "wr_merged", - "type": "int" - }, - { - "name": "idle_time_ns", - "default": null, - "type": "int" - }, - { - "name": "failed_rd_operations", - "type": "int" - }, - { - "name": "failed_wr_operations", - "type": "int" - }, - { - "name": "failed_flush_operations", - "type": "int" - }, - { - "name": "invalid_rd_operations", - "type": "int" - }, - { - "name": "invalid_wr_operations", - "type": "int" - }, - { - "name": "invalid_flush_operations", - "type": "int" - }, - { - "name": "account_invalid", - "type": "bool" - }, - { - "name": "account_failed", - "type": "bool" - }, - { - "name": "timed_stats", - "type": "[336]" - } - ], - "meta-type": "object" - }, - { - "name": "[245]", - "element-type": "245", - "meta-type": "array" - }, - { - "name": "245", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "337" - }, - { - "name": "help", - "default": null, - "type": "str" - }, - { - "name": "default", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[str]", - "element-type": "str", - "meta-type": "array" - }, - { - "name": "246", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "props", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "247", - "meta-type": "enum", - "values": [ - "incompatible", - "identical", - "superset", - "subset" - ] - }, - { - "name": "248", - "meta-type": "enum", - "values": [ - "static", - "full" - ] - }, - { - "name": "249", - "members": [ - { - "name": "node-id", - "default": null, - "type": "int" - }, - { - "name": "socket-id", - "default": null, - "type": "int" - }, - { - "name": "core-id", - "default": null, - "type": "int" - }, - { - "name": "thread-id", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "250", - "meta-type": "enum", - "values": [ - "x86", - "sparc", - "ppc", - "mips", - "tricore", - "other" - ] - }, - { - "name": "251", - "members": [ - { - "name": "pc", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "252", - "members": [ - { - "name": "pc", - "type": "int" - }, - { - "name": "npc", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "253", - "members": [ - { - "name": "nip", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "254", - "members": [ - { - "name": "PC", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "255", - "members": [ - { - "name": "PC", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "256", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "257", - "meta-type": "enum", - "values": [ - "none", - "active", - "completed", - "failed" - ] - }, - { - "name": "[237]", - "element-type": "237", - "meta-type": "array" - }, - { - "name": "[258]", - "element-type": "258", - "meta-type": "array" - }, - { - "name": "258", - "members": [ - { - "name": "fd", - "type": "int" - }, - { - "name": "opaque", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[int]", - "element-type": "int", - "meta-type": "array" - }, - { - "name": "259", - "meta-type": "enum", - "values": [ - "default", - "preferred", - "bind", - "interleave" - ] - }, - { - "name": "260", - "meta-type": "enum", - "values": [ - "dimm" - ] - }, - { - "name": "261", - "members": [ - { - "name": "data", - "type": "338" - } - ], - "meta-type": "object" - }, - { - "name": "262", - "members": [ - { - "name": "transferred", - "type": "int" - }, - { - "name": "remaining", - "type": "int" - }, - { - "name": "total", - "type": "int" - }, - { - "name": "duplicate", - "type": "int" - }, - { - "name": "skipped", - "type": "int" - }, - { - "name": "normal", - "type": "int" - }, - { - "name": "normal-bytes", - "type": "int" - }, - { - "name": "dirty-pages-rate", - "type": "int" - }, - { - "name": "mbps", - "type": "number" - }, - { - "name": "dirty-sync-count", - "type": "int" - }, - { - "name": "postcopy-requests", - "type": "int" - }, - { - "name": "page-size", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "263", - "members": [ - { - "name": "cache-size", - "type": "int" - }, - { - "name": "bytes", - "type": "int" - }, - { - "name": "pages", - "type": "int" - }, - { - "name": "cache-miss", - "type": "int" - }, - { - "name": "cache-miss-rate", - "type": "number" - }, - { - "name": "overflow", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "264", - "meta-type": "enum", - "values": [ - "xbzrle", - "rdma-pin-all", - "auto-converge", - "zero-blocks", - "compress", - "events", - "postcopy-ram", - "x-colo", - "release-ram", - "block", - "return-path", - "pause-before-switchover", - "x-multifd" - ] - }, - { - "name": "265", - "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": "[57]" - }, - { - "name": "backing-image", - "default": null, - "type": "265" - }, - { - "name": "format-specific", - "default": null, - "type": "339" - } - ], - "meta-type": "object" - }, - { - "name": "266", - "members": [ - { - "name": "writeback", - "type": "bool" - }, - { - "name": "direct", - "type": "bool" - }, - { - "name": "no-flush", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[267]", - "element-type": "267", - "meta-type": "array" - }, - { - "name": "267", - "members": [ - { - "name": "bus", - "type": "int" - }, - { - "name": "slot", - "type": "int" - }, - { - "name": "function", - "type": "int" - }, - { - "name": "class_info", - "type": "340" - }, - { - "name": "id", - "type": "341" - }, - { - "name": "irq", - "default": null, - "type": "int" - }, - { - "name": "qdev_id", - "type": "str" - }, - { - "name": "pci_bridge", - "default": null, - "type": "342" - }, - { - "name": "regions", - "type": "[343]" - } - ], - "meta-type": "object" - }, - { - "name": "268", - "meta-type": "enum", - "values": [ - "builtin", - "enum", - "array", - "object", - "alternate", - "command", - "event" - ] - }, - { - "name": "269", - "members": [ - { - "name": "json-type", - "type": "344" - } - ], - "meta-type": "object" - }, - { - "name": "270", - "members": [ - { - "name": "values", - "type": "[str]" - } - ], - "meta-type": "object" - }, - { - "name": "271", - "members": [ - { - "name": "element-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "272", - "members": [ - { - "name": "members", - "type": "[345]" - }, - { - "name": "tag", - "default": null, - "type": "str" - }, - { - "name": "variants", - "default": null, - "type": "[346]" - } - ], - "meta-type": "object" - }, - { - "name": "273", - "members": [ - { - "name": "members", - "type": "[347]" - } - ], - "meta-type": "object" - }, - { - "name": "274", - "members": [ - { - "name": "arg-type", - "type": "str" - }, - { - "name": "ret-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "275", - "members": [ - { - "name": "arg-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "276", - "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": "277", - "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": "278", - "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": "279", - "meta-type": "enum", - "values": [ - "half", - "full" - ] - }, - { - "name": "280", - "meta-type": "enum", - "values": [ - "off", - "on" - ] - }, - { - "name": "281", - "meta-type": "enum", - "values": [ - "normal", - "none", - "all" - ] - }, - { - "name": "282", - "meta-type": "enum", - "values": [ - "client", - "server", - "unknown" - ] - }, - { - "name": "[197]", - "element-type": "197", - "meta-type": "array" - }, - { - "name": "283", - "meta-type": "enum", - "values": [ - "debug", - "inmigrate", - "internal-error", - "io-error", - "paused", - "postmigrate", - "prelaunch", - "finish-migrate", - "restore-vm", - "running", - "save-vm", - "shutdown", - "suspended", - "watchdog", - "guest-panicked", - "colo" - ] - }, - { - "name": "284", - "tag": "type", - "variants": [ - { - "case": "passthrough", - "type": "349" - }, - { - "case": "emulator", - "type": "350" - } - ], - "members": [ - { - "name": "type", - "type": "348" - } - ], - "meta-type": "object" - }, - { - "name": "285", - "members": [ - { - "name": "major", - "type": "int" - }, - { - "name": "minor", - "type": "int" - }, - { - "name": "micro", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "286", - "meta-type": "enum", - "values": [ - "ipv4", - "ipv6", - "unix", - "vsock", - "unknown" - ] - }, - { - "name": "[200]", - "element-type": "200", - "meta-type": "array" - }, - { - "name": "[287]", - "element-type": "287", - "meta-type": "array" - }, - { - "name": "287", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "auth", - "type": "288" - }, - { - "name": "vencrypt", - "default": null, - "type": "289" - } - ], - "meta-type": "object" - }, - { - "name": "288", - "meta-type": "enum", - "values": [ - "none", - "vnc", - "ra2", - "ra2ne", - "tight", - "ultra", - "tls", - "vencrypt", - "sasl" - ] - }, - { - "name": "289", - "meta-type": "enum", - "values": [ - "plain", - "tls-none", - "x509-none", - "tls-vnc", - "x509-vnc", - "tls-plain", - "x509-plain", - "tls-sasl", - "x509-sasl" - ] - }, - { - "name": "290", - "meta-type": "enum", - "values": [ - "utf8", - "base64" - ] - }, - { - "name": "[291]", - "element-type": "291", - "meta-type": "array" - }, - { - "name": "291", - "tag": "type", - "variants": [ - { - "case": "number", - "type": "352" - }, - { - "case": "qcode", - "type": "353" - } - ], - "members": [ - { - "name": "type", - "type": "351" - } - ], - "meta-type": "object" - }, - { - "name": "292", - "meta-type": "enum", - "values": [ - "unavailable", - "disabled", - "enabled" - ] - }, - { - "name": "[293]", - "element-type": "293", - "meta-type": "array" - }, - { - "name": "293", - "tag": "type", - "variants": [ - { - "case": "abort", - "type": "355" - }, - { - "case": "block-dirty-bitmap-add", - "type": "356" - }, - { - "case": "block-dirty-bitmap-clear", - "type": "357" - }, - { - "case": "blockdev-backup", - "type": "358" - }, - { - "case": "blockdev-snapshot", - "type": "359" - }, - { - "case": "blockdev-snapshot-internal-sync", - "type": "360" - }, - { - "case": "blockdev-snapshot-sync", - "type": "361" - }, - { - "case": "drive-backup", - "type": "362" - } - ], - "members": [ - { - "name": "type", - "type": "354" - } - ], - "meta-type": "object" - }, - { - "name": "294", - "members": [ - { - "name": "completion-mode", - "default": null, - "type": "363" - } - ], - "meta-type": "object" - }, - { - "name": "295", - "meta-type": "enum", - "values": [ - "hyper-v" - ] - }, - { - "name": "296", - "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": "297", - "members": [ - { - "type": "48" - }, - { - "type": "str" - } - ], - "meta-type": "alternate" - }, - { - "name": "[298]", - "element-type": "298", - "meta-type": "array" - }, - { - "name": "298", - "members": [ - { - "name": "event", - "type": "364" - }, - { - "name": "state", - "default": null, - "type": "int" - }, - { - "name": "errno", - "default": null, - "type": "int" - }, - { - "name": "sector", - "default": null, - "type": "int" - }, - { - "name": "once", - "default": null, - "type": "bool" - }, - { - "name": "immediately", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[299]", - "element-type": "299", - "meta-type": "array" - }, - { - "name": "299", - "members": [ - { - "name": "event", - "type": "364" - }, - { - "name": "state", - "default": null, - "type": "int" - }, - { - "name": "new_state", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "300", - "meta-type": "enum", - "values": [ - "auto", - "on", - "off" - ] - }, - { - "name": "301", - "meta-type": "enum", - "values": [ - "threads", - "native" - ] - }, - { - "name": "[302]", - "element-type": "302", - "meta-type": "array" - }, - { - "name": "302", - "tag": "type", - "variants": [ - { - "case": "inet", - "type": "313" - }, - { - "case": "unix", - "type": "366" - }, - { - "case": "vsock", - "type": "367" - }, - { - "case": "fd", - "type": "368" - } - ], - "members": [ - { - "name": "type", - "type": "365" - } - ], - "meta-type": "object" - }, - { - "name": "303", - "meta-type": "enum", - "values": [ - "tcp", - "iser" - ] - }, - { - "name": "304", - "meta-type": "enum", - "values": [ - "crc32c", - "none", - "crc32c-none", - "none-crc32c" - ] - }, - { - "name": "305", - "members": [ - { - "name": "type", - "type": "369" - }, - { - "name": "host", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "306", - "members": [ - { - "type": "48" - }, - { - "type": "str" - }, - { - "type": "null" - } - ], - "meta-type": "alternate" - }, - { - "name": "307", - "members": [ - { - "type": "370" - }, - { - "type": "371" - } - ], - "meta-type": "alternate" - }, - { - "name": "308", - "tag": "format", - "variants": [ - { - "case": "aes", - "type": "373" - }, - { - "case": "luks", - "type": "374" - } - ], - "members": [ - { - "name": "format", - "type": "372" - } - ], - "meta-type": "object" - }, - { - "name": "309", - "tag": "format", - "variants": [ - { - "case": "aes", - "type": "373" - } - ], - "members": [ - { - "name": "format", - "type": "375" - } - ], - "meta-type": "object" - }, - { - "name": "[297]", - "element-type": "297", - "meta-type": "array" - }, - { - "name": "310", - "meta-type": "enum", - "values": [ - "quorum", - "fifo" - ] - }, - { - "name": "[311]", - "element-type": "311", - "meta-type": "array" - }, - { - "name": "311", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "312", - "meta-type": "enum", - "values": [ - "primary", - "secondary" - ] - }, - { - "name": "313", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "numeric", - "default": null, - "type": "bool" - }, - { - "name": "to", - "default": null, - "type": "int" - }, - { - "name": "ipv4", - "default": null, - "type": "bool" - }, - { - "name": "ipv6", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "314", - "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": "315", - "members": [ - { - "name": "data", - "type": "376" - } - ], - "meta-type": "object" - }, - { - "name": "316", - "members": [ - { - "name": "data", - "type": "377" - } - ], - "meta-type": "object" - }, - { - "name": "317", - "members": [ - { - "name": "data", - "type": "378" - } - ], - "meta-type": "object" - }, - { - "name": "318", - "members": [ - { - "name": "data", - "type": "379" - } - ], - "meta-type": "object" - }, - { - "name": "319", - "members": [ - { - "name": "data", - "type": "380" - } - ], - "meta-type": "object" - }, - { - "name": "320", - "members": [ - { - "name": "data", - "type": "381" - } - ], - "meta-type": "object" - }, - { - "name": "321", - "members": [ - { - "name": "data", - "type": "382" - } - ], - "meta-type": "object" - }, - { - "name": "322", - "members": [ - { - "name": "data", - "type": "383" - } - ], - "meta-type": "object" - }, - { - "name": "323", - "members": [ - { - "name": "data", - "type": "384" - } - ], - "meta-type": "object" - }, - { - "name": "324", - "members": [ - { - "name": "data", - "type": "385" - } - ], - "meta-type": "object" - }, - { - "name": "325", - "members": [ - { - "name": "data", - "type": "386" - } - ], - "meta-type": "object" - }, - { - "name": "326", - "meta-type": "enum", - "values": [ - "key", - "btn", - "rel", - "abs" - ] - }, - { - "name": "327", - "members": [ - { - "name": "data", - "type": "387" - } - ], - "meta-type": "object" - }, - { - "name": "328", - "members": [ - { - "name": "data", - "type": "388" - } - ], - "meta-type": "object" - }, - { - "name": "329", - "members": [ - { - "name": "data", - "type": "389" - } - ], - "meta-type": "object" - }, - { - "name": "null", - "json-type": "null", - "meta-type": "builtin" - }, - { - "name": "330", - "meta-type": "enum", - "values": [ - "inet", - "unix", - "vsock", - "fd" - ] - }, - { - "name": "331", - "members": [ - { - "name": "data", - "type": "313" - } - ], - "meta-type": "object" - }, - { - "name": "332", - "members": [ - { - "name": "data", - "type": "366" - } - ], - "meta-type": "object" - }, - { - "name": "333", - "members": [ - { - "name": "data", - "type": "367" - } - ], - "meta-type": "object" - }, - { - "name": "334", - "members": [ - { - "name": "data", - "type": "368" - } - ], - "meta-type": "object" - }, - { - "name": "335", - "meta-type": "enum", - "values": [ - "active", - "disabled", - "frozen" - ] - }, - { - "name": "[336]", - "element-type": "336", - "meta-type": "array" - }, - { - "name": "336", - "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": "337", - "meta-type": "enum", - "values": [ - "string", - "boolean", - "number", - "size" - ] - }, - { - "name": "338", - "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": "[57]", - "element-type": "57", - "meta-type": "array" - }, - { - "name": "339", - "tag": "type", - "variants": [ - { - "case": "qcow2", - "type": "391" - }, - { - "case": "vmdk", - "type": "392" - }, - { - "case": "luks", - "type": "393" - } - ], - "members": [ - { - "name": "type", - "type": "390" - } - ], - "meta-type": "object" - }, - { - "name": "340", - "members": [ - { - "name": "desc", - "default": null, - "type": "str" - }, - { - "name": "class", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "341", - "members": [ - { - "name": "device", - "type": "int" - }, - { - "name": "vendor", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "342", - "members": [ - { - "name": "bus", - "type": "394" - }, - { - "name": "devices", - "default": null, - "type": "[267]" - } - ], - "meta-type": "object" - }, - { - "name": "[343]", - "element-type": "343", - "meta-type": "array" - }, - { - "name": "343", - "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": "344", - "meta-type": "enum", - "values": [ - "string", - "number", - "int", - "boolean", - "null", - "object", - "array", - "value" - ] - }, - { - "name": "[345]", - "element-type": "345", - "meta-type": "array" - }, - { - "name": "345", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "default", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "[346]", - "element-type": "346", - "meta-type": "array" - }, - { - "name": "346", - "members": [ - { - "name": "case", - "type": "str" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[347]", - "element-type": "347", - "meta-type": "array" - }, - { - "name": "347", - "members": [ - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "348", - "meta-type": "enum", - "values": [ - "passthrough", - "emulator" - ] - }, - { - "name": "349", - "members": [ - { - "name": "data", - "type": "395" - } - ], - "meta-type": "object" - }, - { - "name": "350", - "members": [ - { - "name": "data", - "type": "396" - } - ], - "meta-type": "object" - }, - { - "name": "351", - "meta-type": "enum", - "values": [ - "number", - "qcode" - ] - }, - { - "name": "352", - "members": [ - { - "name": "data", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "353", - "members": [ - { - "name": "data", - "type": "397" - } - ], - "meta-type": "object" - }, - { - "name": "354", - "meta-type": "enum", - "values": [ - "abort", - "block-dirty-bitmap-add", - "block-dirty-bitmap-clear", - "blockdev-backup", - "blockdev-snapshot", - "blockdev-snapshot-internal-sync", - "blockdev-snapshot-sync", - "drive-backup" - ] - }, - { - "name": "355", - "members": [ - { - "name": "data", - "type": "398" - } - ], - "meta-type": "object" - }, - { - "name": "356", - "members": [ - { - "name": "data", - "type": "36" - } - ], - "meta-type": "object" - }, - { - "name": "357", - "members": [ - { - "name": "data", - "type": "37" - } - ], - "meta-type": "object" - }, - { - "name": "358", - "members": [ - { - "name": "data", - "type": "49" - } - ], - "meta-type": "object" - }, - { - "name": "359", - "members": [ - { - "name": "data", - "type": "55" - } - ], - "meta-type": "object" - }, - { - "name": "360", - "members": [ - { - "name": "data", - "type": "58" - } - ], - "meta-type": "object" - }, - { - "name": "361", - "members": [ - { - "name": "data", - "type": "59" - } - ], - "meta-type": "object" - }, - { - "name": "362", - "members": [ - { - "name": "data", - "type": "76" - } - ], - "meta-type": "object" - }, - { - "name": "363", - "meta-type": "enum", - "values": [ - "individual", - "grouped" - ] - }, - { - "name": "364", - "meta-type": "enum", - "values": [ - "l1_update", - "l1_grow_alloc_table", - "l1_grow_write_table", - "l1_grow_activate_table", - "l2_load", - "l2_update", - "l2_update_compressed", - "l2_alloc_cow_read", - "l2_alloc_write", - "read_aio", - "read_backing_aio", - "read_compressed", - "write_aio", - "write_compressed", - "vmstate_load", - "vmstate_save", - "cow_read", - "cow_write", - "reftable_load", - "reftable_grow", - "reftable_update", - "refblock_load", - "refblock_update", - "refblock_update_part", - "refblock_alloc", - "refblock_alloc_hookup", - "refblock_alloc_write", - "refblock_alloc_write_blocks", - "refblock_alloc_write_table", - "refblock_alloc_switch_table", - "cluster_alloc", - "cluster_alloc_bytes", - "cluster_free", - "flush_to_os", - "flush_to_disk", - "pwritev_rmw_head", - "pwritev_rmw_after_head", - "pwritev_rmw_tail", - "pwritev_rmw_after_tail", - "pwritev", - "pwritev_zero", - "pwritev_done", - "empty_image_prepare", - "l1_shrink_write_table", - "l1_shrink_free_l2_clusters", - "cor_write" - ] - }, - { - "name": "365", - "meta-type": "enum", - "values": [ - "inet", - "unix", - "vsock", - "fd" - ] - }, - { - "name": "366", - "members": [ - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "367", - "members": [ - { - "name": "cid", - "type": "str" - }, - { - "name": "port", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "368", - "members": [ - { - "name": "str", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "369", - "meta-type": "enum", - "values": [ - "inet" - ] - }, - { - "name": "370", - "members": [ - { - "name": "template", - "default": null, - "type": "371" - }, - { - "name": "main-header", - "default": null, - "type": "bool" - }, - { - "name": "active-l1", - "default": null, - "type": "bool" - }, - { - "name": "active-l2", - "default": null, - "type": "bool" - }, - { - "name": "refcount-table", - "default": null, - "type": "bool" - }, - { - "name": "refcount-block", - "default": null, - "type": "bool" - }, - { - "name": "snapshot-table", - "default": null, - "type": "bool" - }, - { - "name": "inactive-l1", - "default": null, - "type": "bool" - }, - { - "name": "inactive-l2", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "371", - "meta-type": "enum", - "values": [ - "none", - "constant", - "cached", - "all" - ] - }, - { - "name": "372", - "meta-type": "enum", - "values": [ - "aes", - "luks" - ] - }, - { - "name": "373", - "members": [ - { - "name": "key-secret", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "374", - "members": [ - { - "name": "key-secret", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "375", - "meta-type": "enum", - "values": [ - "aes" - ] - }, - { - "name": "376", - "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": "377", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "378", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "addr", - "type": "240" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - }, - { - "name": "server", - "default": null, - "type": "bool" - }, - { - "name": "wait", - "default": null, - "type": "bool" - }, - { - "name": "nodelay", - "default": null, - "type": "bool" - }, - { - "name": "telnet", - "default": null, - "type": "bool" - }, - { - "name": "tn3270", - "default": null, - "type": "bool" - }, - { - "name": "reconnect", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "379", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "remote", - "type": "240" - }, - { - "name": "local", - "default": null, - "type": "240" - } - ], - "meta-type": "object" - }, - { - "name": "380", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "381", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "chardev", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "382", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "signal", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "383", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "384", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "fqdn", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "385", - "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": "386", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "387", - "members": [ - { - "name": "key", - "type": "291" - }, - { - "name": "down", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "388", - "members": [ - { - "name": "button", - "type": "399" - }, - { - "name": "down", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "389", - "members": [ - { - "name": "axis", - "type": "400" - }, - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "390", - "meta-type": "enum", - "values": [ - "qcow2", - "vmdk", - "luks" - ] - }, - { - "name": "391", - "members": [ - { - "name": "data", - "type": "401" - } - ], - "meta-type": "object" - }, - { - "name": "392", - "members": [ - { - "name": "data", - "type": "402" - } - ], - "meta-type": "object" - }, - { - "name": "393", - "members": [ - { - "name": "data", - "type": "403" - } - ], - "meta-type": "object" - }, - { - "name": "394", - "members": [ - { - "name": "number", - "type": "int" - }, - { - "name": "secondary", - "type": "int" - }, - { - "name": "subordinate", - "type": "int" - }, - { - "name": "io_range", - "type": "404" - }, - { - "name": "memory_range", - "type": "404" - }, - { - "name": "prefetchable_range", - "type": "404" - } - ], - "meta-type": "object" - }, - { - "name": "395", - "members": [ - { - "name": "path", - "default": null, - "type": "str" - }, - { - "name": "cancel-path", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "396", - "members": [ - { - "name": "chardev", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "397", - "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", - "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": "398", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "399", - "meta-type": "enum", - "values": [ - "left", - "middle", - "right", - "wheel-up", - "wheel-down", - "side", - "extra" - ] - }, - { - "name": "400", - "meta-type": "enum", - "values": [ - "x", - "y" - ] - }, - { - "name": "401", - "members": [ - { - "name": "compat", - "type": "str" - }, - { - "name": "lazy-refcounts", - "default": null, - "type": "bool" - }, - { - "name": "corrupt", - "default": null, - "type": "bool" - }, - { - "name": "refcount-bits", - "type": "int" - }, - { - "name": "encrypt", - "default": null, - "type": "405" - } - ], - "meta-type": "object" - }, - { - "name": "402", - "members": [ - { - "name": "create-type", - "type": "str" - }, - { - "name": "cid", - "type": "int" - }, - { - "name": "parent-cid", - "type": "int" - }, - { - "name": "extents", - "type": "[265]" - } - ], - "meta-type": "object" - }, - { - "name": "403", - "members": [ - { - "name": "cipher-alg", - "type": "406" - }, - { - "name": "cipher-mode", - "type": "407" - }, - { - "name": "ivgen-alg", - "type": "408" - }, - { - "name": "ivgen-hash-alg", - "default": null, - "type": "409" - }, - { - "name": "hash-alg", - "type": "409" - }, - { - "name": "payload-offset", - "type": "int" - }, - { - "name": "master-key-iters", - "type": "int" - }, - { - "name": "uuid", - "type": "str" - }, - { - "name": "slots", - "type": "[410]" - } - ], - "meta-type": "object" - }, - { - "name": "404", - "members": [ - { - "name": "base", - "type": "int" - }, - { - "name": "limit", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "405", - "tag": "format", - "variants": [ - { - "case": "aes", - "type": "411" - }, - { - "case": "luks", - "type": "403" - } - ], - "members": [ - { - "name": "format", - "type": "372" - } - ], - "meta-type": "object" - }, - { - "name": "[265]", - "element-type": "265", - "meta-type": "array" - }, - { - "name": "406", - "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": "407", - "meta-type": "enum", - "values": [ - "ecb", - "cbc", - "xts", - "ctr" - ] - }, - { - "name": "408", - "meta-type": "enum", - "values": [ - "plain", - "plain64", - "essiv" - ] - }, - { - "name": "409", - "meta-type": "enum", - "values": [ - "md5", - "sha1", - "sha224", - "sha256", - "sha384", - "sha512", - "ripemd160" - ] - }, - { - "name": "[410]", - "element-type": "410", - "meta-type": "array" - }, - { - "name": "410", - "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": "411", - "members": [ - ], - "meta-type": "object" - } - ], - "id": "libvirt-4" -} - -{ - "execute": "query-commands", - "id": "libvirt-5" -} - -{ - "return": [ - { - "name": "netdev_add" - }, - { - "name": "device_add" - }, - { - "name": "query-qmp-schema" - }, - { - "name": "xen-set-replication" - }, - { - "name": "xen-set-global-dirty-log" - }, - { - "name": "xen-save-devices-state" - }, - { - "name": "xen-load-devices-state" - }, - { - "name": "xen-colo-do-checkpoint" - }, - { - "name": "x-debug-block-dirty-bitmap-sha256" - }, - { - "name": "x-colo-lost-heartbeat" - }, - { - "name": "x-blockdev-remove-medium" - }, - { - "name": "x-blockdev-insert-medium" - }, - { - "name": "x-blockdev-change" - }, - { - "name": "watchdog-set-action" - }, - { - "name": "transaction" - }, - { - "name": "trace-event-set-state" - }, - { - "name": "trace-event-get-state" - }, - { - "name": "system_wakeup" - }, - { - "name": "system_reset" - }, - { - "name": "system_powerdown" - }, - { - "name": "stop" - }, - { - "name": "set_password" - }, - { - "name": "set_link" - }, - { - "name": "send-key" - }, - { - "name": "screendump" - }, - { - "name": "ringbuf-write" - }, - { - "name": "ringbuf-read" - }, - { - "name": "remove-fd" - }, - { - "name": "quit" - }, - { - "name": "query-xen-replication-status" - }, - { - "name": "query-vnc-servers" - }, - { - "name": "query-vnc" - }, - { - "name": "query-vm-generation-id" - }, - { - "name": "query-version" - }, - { - "name": "query-uuid" - }, - { - "name": "query-tpm-types" - }, - { - "name": "query-tpm-models" - }, - { - "name": "query-tpm" - }, - { - "name": "query-target" - }, - { - "name": "query-status" - }, - { - "name": "query-rx-filter" - }, - { - "name": "query-rocker-ports" - }, - { - "name": "query-rocker-of-dpa-groups" - }, - { - "name": "query-rocker-of-dpa-flows" - }, - { - "name": "query-rocker" - }, - { - "name": "query-pci" - }, - { - "name": "query-named-block-nodes" - }, - { - "name": "query-name" - }, - { - "name": "query-migrate-parameters" - }, - { - "name": "query-migrate-capabilities" - }, - { - "name": "query-migrate-cache-size" - }, - { - "name": "query-migrate" - }, - { - "name": "query-mice" - }, - { - "name": "query-memory-size-summary" - }, - { - "name": "query-memory-devices" - }, - { - "name": "query-memdev" - }, - { - "name": "query-machines" - }, - { - "name": "query-kvm" - }, - { - "name": "query-iothreads" - }, - { - "name": "query-hotpluggable-cpus" - }, - { - "name": "query-fdsets" - }, - { - "name": "query-events" - }, - { - "name": "query-dump-guest-memory-capability" - }, - { - "name": "query-dump" - }, - { - "name": "query-cpus" - }, - { - "name": "query-cpu-model-expansion" - }, - { - "name": "query-cpu-model-comparison" - }, - { - "name": "query-cpu-model-baseline" - }, - { - "name": "query-cpu-definitions" - }, - { - "name": "query-commands" - }, - { - "name": "query-command-line-options" - }, - { - "name": "query-chardev-backends" - }, - { - "name": "query-chardev" - }, - { - "name": "query-blockstats" - }, - { - "name": "query-block-jobs" - }, - { - "name": "query-block" - }, - { - "name": "query-balloon" - }, - { - "name": "query-acpi-ospm-status" - }, - { - "name": "qom-set" - }, - { - "name": "qom-list-types" - }, - { - "name": "qom-list" - }, - { - "name": "qom-get" - }, - { - "name": "qmp_capabilities" - }, - { - "name": "pmemsave" - }, - { - "name": "object-del" - }, - { - "name": "object-add" - }, - { - "name": "netdev_del" - }, - { - "name": "nbd-server-stop" - }, - { - "name": "nbd-server-start" - }, - { - "name": "nbd-server-add" - }, - { - "name": "migrate_set_speed" - }, - { - "name": "migrate_set_downtime" - }, - { - "name": "migrate_cancel" - }, - { - "name": "migrate-start-postcopy" - }, - { - "name": "migrate-set-parameters" - }, - { - "name": "migrate-set-capabilities" - }, - { - "name": "migrate-set-cache-size" - }, - { - "name": "migrate-incoming" - }, - { - "name": "migrate-continue" - }, - { - "name": "migrate" - }, - { - "name": "memsave" - }, - { - "name": "input-send-event" - }, - { - "name": "inject-nmi" - }, - { - "name": "human-monitor-command" - }, - { - "name": "getfd" - }, - { - "name": "expire_password" - }, - { - "name": "eject" - }, - { - "name": "dump-skeys" - }, - { - "name": "dump-guest-memory" - }, - { - "name": "drive-mirror" - }, - { - "name": "drive-backup" - }, - { - "name": "device_del" - }, - { - "name": "device-list-properties" - }, - { - "name": "cpu-add" - }, - { - "name": "cpu" - }, - { - "name": "cont" - }, - { - "name": "closefd" - }, - { - "name": "client_migrate_info" - }, - { - "name": "chardev-send-break" - }, - { - "name": "chardev-remove" - }, - { - "name": "chardev-change" - }, - { - "name": "chardev-add" - }, - { - "name": "change-vnc-password" - }, - { - "name": "change-backing-file" - }, - { - "name": "change" - }, - { - "name": "blockdev-snapshot-sync" - }, - { - "name": "blockdev-snapshot-internal-sync" - }, - { - "name": "blockdev-snapshot-delete-internal-sync" - }, - { - "name": "blockdev-snapshot" - }, - { - "name": "blockdev-open-tray" - }, - { - "name": "blockdev-mirror" - }, - { - "name": "blockdev-del" - }, - { - "name": "blockdev-close-tray" - }, - { - "name": "blockdev-change-medium" - }, - { - "name": "blockdev-backup" - }, - { - "name": "blockdev-add" - }, - { - "name": "block_set_io_throttle" - }, - { - "name": "block_resize" - }, - { - "name": "block_passwd" - }, - { - "name": "block-stream" - }, - { - "name": "block-set-write-threshold" - }, - { - "name": "block-job-set-speed" - }, - { - "name": "block-job-resume" - }, - { - "name": "block-job-pause" - }, - { - "name": "block-job-complete" - }, - { - "name": "block-job-cancel" - }, - { - "name": "block-dirty-bitmap-remove" - }, - { - "name": "block-dirty-bitmap-clear" - }, - { - "name": "block-dirty-bitmap-add" - }, - { - "name": "block-commit" - }, - { - "name": "balloon" - }, - { - "name": "add_client" - }, - { - "name": "add-fd" - } - ], - "id": "libvirt-5" -} - -{ - "execute": "query-kvm", - "id": "libvirt-6" -} - -{ - "return": { - "enabled": true, - "present": true - }, - "id": "libvirt-6" -} - -{ - "execute": "qom-list-types", - "id": "libvirt-7" -} - -{ - "return": [ - { - "name": "vhost-vsock-pci", - "parent": "virtio-pci" - }, - { - "name": "s390-pcihost", - "parent": "pci-host-bridge" - }, - { - "name": "virtio-tablet-pci", - "parent": "virtio-input-hid-pci" - }, - { - "name": "z890.2-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "s390-storage_attributes-qemu", - "parent": "s390-storage_attributes" - }, - { - "name": "cryptodev-backend", - "parent": "object" - }, - { - "name": "virtio-rng-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "iothread", - "parent": "object" - }, - { - "name": "z990.4-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-gpu-device", - "parent": "virtio-device" - }, - { - "name": "z10BC.2-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z196.2-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z14-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "vhost-scsi-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "i2c-bus", - "parent": "bus" - }, - { - "name": "s390-flic", - "parent": "sys-bus-device" - }, - { - "name": "vhost-vsock-device", - "parent": "virtio-device" - }, - { - "name": "z9BC-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "zEC12-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z196-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z13-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z990.3-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "sclplmconsole", - "parent": "s390-sclp-event-type" - }, - { - "name": "host-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "scsi-cd", - "parent": "scsi-disk-base" - }, - { - "name": "container", - "parent": "object" - }, - { - "name": "chardev-null", - "parent": "chardev" - }, - { - "name": "z9EC-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "s390-pcibus", - "parent": "bus" - }, - { - "name": "zBC12-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "scsi-generic", - "parent": "scsi-device" - }, - { - "name": "z9EC.3-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-net-pci", - "parent": "virtio-pci" - }, - { - "name": "virtio-9p-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "z196.2-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "qemu-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-mouse-device", - "parent": "virtio-input-hid-device" - }, - { - "name": "virtio-mouse-pci", - "parent": "virtio-input-hid-pci" - }, - { - "name": "throttle-group", - "parent": "object" - }, - { - "name": "zEC12.2-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "rng-egd", - "parent": "rng-backend" - }, - { - "name": "z800-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-blk-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "s390-ipl", - "parent": "device" - }, - { - "name": "s390-sclp-events-bus", - "parent": "bus" - }, - { - "name": "irq", - "parent": "object" - }, - { - "name": "s390-ccw-virtio-2.8-machine", - "parent": "s390-ccw-machine" - }, - { - "name": "filter-buffer", - "parent": "netfilter" - }, - { - "name": "virtconsole", - "parent": "virtserialport" - }, - { - "name": "z9EC.2-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-rng-pci", - "parent": "virtio-pci" - }, - { - "name": "PCIE", - "parent": "PCI" - }, - { - "name": "chardev-pty", - "parent": "chardev" - }, - { - "name": "z900.2-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "chardev-memory", - "parent": "chardev-ringbuf" - }, - { - "name": "sclp-cpu-hotplug", - "parent": "s390-sclp-event-type" - }, - { - "name": "s390-skeys-kvm", - "parent": "s390-skeys" - }, - { - "name": "s390-ccw-virtio-2.9-machine", - "parent": "s390-ccw-machine" - }, - { - "name": "x-terminal3270", - "parent": "emulated-ccw-3270" - }, - { - "name": "chardev-serial", - "parent": "chardev-fd" - }, - { - "name": "virtio-keyboard-ccw", - "parent": "virtio-input-hid-ccw" - }, - { - "name": "usb-bus", - "parent": "bus" - }, - { - "name": "vhost-scsi-pci", - "parent": "virtio-pci" - }, - { - "name": "filter-rewriter", - "parent": "netfilter" - }, - { - "name": "sclp", - "parent": "device" - }, - { - "name": "z900.3-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-crypto-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "z890-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z890-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "or-irq", - "parent": "device" - }, - { - "name": "virtual-css-bus", - "parent": "bus" - }, - { - "name": "virtio-tablet-device", - "parent": "virtio-input-hid-device" - }, - { - "name": "filter-redirector", - "parent": "netfilter" - }, - { - "name": "chardev-pipe", - "parent": "chardev-fd" - }, - { - "name": "unimplemented-device", - "parent": "sys-bus-device" - }, - { - "name": "sclpquiesce", - "parent": "s390-sclp-event-type" - }, - { - "name": "z990.4-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z10BC.2-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "scsi-disk", - "parent": "scsi-disk-base" - }, - { - "name": "virtio-9p-pci", - "parent": "virtio-pci" - }, - { - "name": "vfio-pci-igd-lpc-bridge", - "parent": "pci-device" - }, - { - "name": "z900.2-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "qio-channel-buffer", - "parent": "qio-channel" - }, - { - "name": "virtio-mmio", - "parent": "sys-bus-device" - }, - { - "name": "z9BC.2-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z800-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "s390-pci-iommu", - "parent": "object" - }, - { - "name": "filter-dump", - "parent": "netfilter" - }, - { - "name": "virtio-scsi-device", - "parent": "virtio-scsi-common" - }, - { - "name": "virtio-blk-pci", - "parent": "virtio-pci" - }, - { - "name": "virtio-9p-device", - "parent": "virtio-device" - }, - { - "name": "z114-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "s390-ccw-virtio-2.4-machine", - "parent": "s390-ccw-machine" - }, - { - "name": "z13-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z990-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "chardev-ringbuf", - "parent": "chardev" - }, - { - "name": "vhost-user-scsi", - "parent": "vhost-scsi-common" - }, - { - "name": "System", - "parent": "bus" - }, - { - "name": "z13s-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "filter-mirror", - "parent": "netfilter" - }, - { - "name": "qemu-console", - "parent": "object" - }, - { - "name": "virtio-net-device", - "parent": "virtio-device" - }, - { - "name": "colo-compare", - "parent": "object" - }, - { - "name": "z990.2-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "sclp-memory-hotplug-dev", - "parent": "sys-bus-device" - }, - { - "name": "s390-ccw-virtio-2.5-machine", - "parent": "s390-ccw-machine" - }, - { - "name": "chardev-testdev", - "parent": "chardev" - }, - { - "name": "z14-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "chardev-hci", - "parent": "chardev" - }, - { - "name": "virtio-keyboard-pci", - "parent": "virtio-input-hid-pci" - }, - { - "name": "z890.2-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "input-linux", - "parent": "object" - }, - { - "name": "virtual-css-bridge", - "parent": "sys-bus-device" - }, - { - "name": "chardev-stdio", - "parent": "chardev-fd" - }, - { - "name": "qio-dns-resolver", - "parent": "object" - }, - { - "name": "tls-creds-anon", - "parent": "tls-creds" - }, - { - "name": "z196-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "diag288", - "parent": "device" - }, - { - "name": "memory-backend-file", - "parent": "memory-backend" - }, - { - "name": "z10EC-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-keyboard-device", - "parent": "virtio-input-hid-device" - }, - { - "name": "z13s-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-crypto-pci", - "parent": "virtio-pci" - }, - { - "name": "qemu:memory-region", - "parent": "object" - }, - { - "name": "rng-random", - "parent": "rng-backend" - }, - { - "name": "z900-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "chardev-mux", - "parent": "chardev" - }, - { - "name": "chardev-udp", - "parent": "chardev" - }, - { - "name": "z10EC.3-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "chardev-gdb", - "parent": "chardev" - }, - { - "name": "vhost-user-scsi-pci", - "parent": "virtio-pci" - }, - { - "name": "virtio-ccw-bus", - "parent": "virtio-bus" - }, - { - "name": "z10EC.2-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z114-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-balloon-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "virtio-scsi-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "z990.2-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z9EC.2-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "fw_cfg_io", - "parent": "fw_cfg" - }, - { - "name": "s390-ccw-virtio-2.10-machine", - "parent": "s390-ccw-machine" - }, - { - "name": "virtio-crypto-device", - "parent": "virtio-device" - }, - { - "name": "z890.3-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "chardev-file", - "parent": "chardev-fd" - }, - { - "name": "chardev-wctablet", - "parent": "chardev" - }, - { - "name": "z900.3-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z9BC.2-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "vhost-scsi", - "parent": "vhost-scsi-common" - }, - { - "name": "pci-bridge-seat", - "parent": "pci-bridge" - }, - { - "name": "z10BC-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z990.5-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "tcg-accel", - "parent": "accel" - }, - { - "name": "virtio-mmio-bus", - "parent": "virtio-bus" - }, - { - "name": "zEC12.2-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "mmio_interface", - "parent": "device" - }, - { - "name": "qio-channel-command", - "parent": "qio-channel" - }, - { - "name": "s390-ccw-virtio-2.11-machine", - "parent": "s390-ccw-machine" - }, - { - "name": "accel", - "parent": "object" - }, - { - "name": "z10EC-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "pr-manager-helper", - "parent": "pr-manager" - }, - { - "name": "loader", - "parent": "device" - }, - { - "name": "z9EC-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z9EC.3-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-serial-bus", - "parent": "bus" - }, - { - "name": "tpm-emulator", - "parent": "tpm-backend" - }, - { - "name": "s390-storage_attributes-kvm", - "parent": "s390-storage_attributes" - }, - { - "name": "virtio-balloon-device", - "parent": "virtio-device" - }, - { - "name": "chardev-vc", - "parent": "chardev" - }, - { - "name": "virtio-serial-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "chardev-socket", - "parent": "chardev" - }, - { - "name": "virtio-serial-device", - "parent": "virtio-device" - }, - { - "name": "migration", - "parent": "device" - }, - { - "name": "qio-channel-file", - "parent": "qio-channel" - }, - { - "name": "s390-sclp-event-facility", - "parent": "sys-bus-device" - }, - { - "name": "s390-flic-kvm", - "parent": "s390-flic" - }, - { - "name": "virtio-input-host-device", - "parent": "virtio-input-device" - }, - { - "name": "zEC12-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "vfio-ccw", - "parent": "s390-ccw" - }, - { - "name": "virtio-gpu-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "z990.5-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z10BC-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "none-machine", - "parent": "machine" - }, - { - "name": "pci-bridge", - "parent": "base-pci-bridge" - }, - { - "name": "SCSI", - "parent": "bus" - }, - { - "name": "tls-creds-x509", - "parent": "tls-creds" - }, - { - "name": "vhost-vsock-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "kvm-accel", - "parent": "accel" - }, - { - "name": "virtio-tablet-ccw", - "parent": "virtio-input-hid-ccw" - }, - { - "name": "secret", - "parent": "object" - }, - { - "name": "scsi-hd", - "parent": "scsi-disk-base" - }, - { - "name": "qtest-accel", - "parent": "accel" - }, - { - "name": "z900-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-balloon-pci", - "parent": "virtio-pci" - }, - { - "name": "scsi-block", - "parent": "scsi-disk-base" - }, - { - "name": "virtio-scsi-pci", - "parent": "virtio-pci" - }, - { - "name": "fw_cfg_mem", - "parent": "fw_cfg" - }, - { - "name": "s390-ccw-virtio-2.6-machine", - "parent": "s390-ccw-machine" - }, - { - "name": "PCI", - "parent": "bus" - }, - { - "name": "sclpconsole", - "parent": "s390-sclp-event-type" - }, - { - "name": "z13.2-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "s390-skeys-qemu", - "parent": "s390-skeys" - }, - { - "name": "zpci", - "parent": "device" - }, - { - "name": "qio-channel-websock", - "parent": "qio-channel" - }, - { - "name": "virtio-input-host-pci", - "parent": "virtio-input-pci" - }, - { - "name": "cryptodev-backend-builtin", - "parent": "cryptodev-backend" - }, - { - "name": "qemu,register", - "parent": "device" - }, - { - "name": "zBC12-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "s390-ccw-virtio-2.7-machine", - "parent": "s390-ccw-machine" - }, - { - "name": "z13.2-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-pci-bus", - "parent": "virtio-bus" - }, - { - "name": "s390-flic-qemu", - "parent": "s390-flic" - }, - { - "name": "z890.3-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "filter-replay", - "parent": "netfilter" - }, - { - "name": "chardev-parallel", - "parent": "chardev" - }, - { - "name": "chardev-msmouse", - "parent": "chardev" - }, - { - "name": "qio-channel-tls", - "parent": "qio-channel" - }, - { - "name": "memory-backend-ram", - "parent": "memory-backend" - }, - { - "name": "virtio-serial-pci", - "parent": "virtio-pci" - }, - { - "name": "virtserialport", - "parent": "virtio-serial-port" - }, - { - "name": "smbus-eeprom", - "parent": "smbus-device" - }, - { - "name": "z990-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-net-ccw", - "parent": "virtio-ccw-device" - }, - { - "name": "z10EC.2-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-rng-device", - "parent": "virtio-device" - }, - { - "name": "vfio-pci", - "parent": "pci-device" - }, - { - "name": "virtio-gpu-pci", - "parent": "virtio-pci" - }, - { - "name": "virtio-mouse-ccw", - "parent": "virtio-input-hid-ccw" - }, - { - "name": "z9BC-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "z10EC.3-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "s390-iommu-memory-region", - "parent": "qemu:iommu-memory-region" - }, - { - "name": "qio-channel-socket", - "parent": "qio-channel" - }, - { - "name": "z990.3-base-s390x-cpu", - "parent": "s390x-cpu" - }, - { - "name": "virtio-blk-device", - "parent": "virtio-device" - } - ], - "id": "libvirt-7" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-blk-pci" - }, - "id": "libvirt-8" -} - -{ - "return": [ - { - "name": "secs", - "type": "uint32" - }, - { - "name": "request-merging", - "description": "on/off", - "type": "bool" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "serial", - "type": "str" - }, - { - "name": "heads", - "type": "uint32" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "scsi", - "description": "on/off", - "type": "bool" - }, - { - "name": "cyls", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "iothread", - "type": "link" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "werror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "rerror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "config-wce", - "description": "on/off", - "type": "bool" - }, - { - "name": "class", - "type": "uint32" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "num-queues", - "type": "uint16" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-8" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-net-pci" - }, - "id": "libvirt-9" -} - -{ - "return": [ - { - "name": "ctrl_mac_addr", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "status", - "description": "on/off", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_csum", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_rx", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "mrg_rxbuf", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_tso6", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-txtimer", - "type": "uint32" - }, - { - "name": "host_tso4", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "ctrl_rx_extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "gso", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "vlan", - "description": "Integer VLAN id to connect to", - "type": "int32" - }, - { - "name": "x-txburst", - "type": "int32" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_mtu", - "type": "uint16" - }, - { - "name": "ctrl_vlan", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "guest_announce", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_ecn", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_ufo", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_tso4", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_tso6", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_guest_offloads", - "description": "on/off", - "type": "bool" - }, - { - "name": "csum", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "mq", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_ecn", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_ufo", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "mac", - "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56", - "type": "str" - }, - { - "name": "tx_queue_size", - "type": "uint16" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "tx", - "type": "str" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-mtu-bypass-backend", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "netdev", - "description": "ID of a netdev to use as a backend", - "type": "str" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "rx_queue_size", - "type": "uint16" - } - ], - "id": "libvirt-9" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-scsi-pci" - }, - "id": "libvirt-10" -} - -{ - "return": [ - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "virtqueue_size", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "cmd_per_lun", - "type": "uint32" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "num_queues", - "type": "uint32" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "hotplug", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_sectors", - "type": "uint32" - }, - { - "name": "param_change", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "iothread", - "type": "link" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-10" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-blk-ccw" - }, - "id": "libvirt-11" -} - -{ - "return": [ - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "request-merging", - "description": "on/off", - "type": "bool" - }, - { - "name": "secs", - "type": "uint32" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "heads", - "type": "uint32" - }, - { - "name": "serial", - "type": "str" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "devno", - "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab", - "type": "str" - }, - { - "name": "cyls", - "type": "uint32" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "scsi", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "max_revision", - "type": "uint32" - }, - { - "name": "werror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "rerror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "iothread", - "type": "link" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "config-wce", - "description": "on/off", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "num-queues", - "type": "uint16" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "opt_io_size", - "type": "uint32" - } - ], - "id": "libvirt-11" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-net-ccw" - }, - "id": "libvirt-12" -} - -{ - "return": [ - { - "name": "x-txtimer", - "type": "uint32" - }, - { - "name": "guest_ufo", - "description": "on/off", - "type": "bool" - }, - { - "name": "mq", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_ecn", - "description": "on/off", - "type": "bool" - }, - { - "name": "status", - "description": "on/off", - "type": "bool" - }, - { - "name": "tx_queue_size", - "type": "uint16" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "devno", - "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab", - "type": "str" - }, - { - "name": "tx", - "type": "str" - }, - { - "name": "ctrl_rx_extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_ecn", - "description": "on/off", - "type": "bool" - }, - { - "name": "mac", - "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56", - "type": "str" - }, - { - "name": "rx_queue_size", - "type": "uint16" - }, - { - "name": "guest_tso6", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_tso4", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_csum", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_revision", - "type": "uint32" - }, - { - "name": "guest_announce", - "description": "on/off", - "type": "bool" - }, - { - "name": "gso", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_rx", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-txburst", - "type": "int32" - }, - { - "name": "ctrl_vlan", - "description": "on/off", - "type": "bool" - }, - { - "name": "csum", - "description": "on/off", - "type": "bool" - }, - { - "name": "mrg_rxbuf", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_guest_offloads", - "description": "on/off", - "type": "bool" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-mtu-bypass-backend", - "type": "bool" - }, - { - "name": "ctrl_mac_addr", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_tso6", - "description": "on/off", - "type": "bool" - }, - { - "name": "vlan", - "description": "Integer VLAN id to connect to", - "type": "int32" - }, - { - "name": "host_tso4", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_ufo", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "netdev", - "description": "ID of a netdev to use as a backend", - "type": "str" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_mtu", - "type": "uint16" - } - ], - "id": "libvirt-12" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-scsi-ccw" - }, - "id": "libvirt-13" -} - -{ - "return": [ - { - "name": "max_sectors", - "type": "uint32" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "cmd_per_lun", - "type": "uint32" - }, - { - "name": "devno", - "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab", - "type": "str" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "hotplug", - "description": "on/off", - "type": "bool" - }, - { - "name": "iothread", - "type": "link" - }, - { - "name": "virtqueue_size", - "type": "uint32" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "num_queues", - "type": "uint32" - }, - { - "name": "param_change", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_revision", - "type": "uint32" - } - ], - "id": "libvirt-13" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "vfio-pci" - }, - "id": "libvirt-14" -} - -{ - "return": [ - { - "name": "x-pci-sub-device-id", - "type": "uint32" - }, - { - "name": "x-no-kvm-msi", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-igd-opregion", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-vga", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pci-vendor-id", - "type": "uint32" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-req", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-igd-gms", - "type": "uint32" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "x-no-kvm-intx", - "type": "bool" - }, - { - "name": "x-pci-device-id", - "type": "uint32" - }, - { - "name": "host", - "description": "Address (bus/device/function) of the host device, example: 04:10.0", - "type": "str" - }, - { - "name": "x-no-kvm-msix", - "type": "bool" - }, - { - "name": "x-intx-mmap-timeout-ms", - "type": "uint32" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "x-pci-sub-vendor-id", - "type": "uint32" - }, - { - "name": "x-nv-gpudirect-clique", - "description": "NVIDIA GPUDirect Clique ID (0 - 15)", - "type": "uint4" - }, - { - "name": "sysfsdev", - "type": "str" - }, - { - "name": "x-no-mmap", - "type": "bool" - } - ], - "id": "libvirt-14" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "scsi-hd" - }, - "id": "libvirt-15" -} - -{ - "return": [ - { - "name": "serial", - "type": "str" - }, - { - "name": "port_index", - "type": "uint16" - }, - { - "name": "dpofua", - "description": "on/off", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "lun", - "type": "uint32" - }, - { - "name": "max_unmap_size", - "type": "uint64" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "port_wwn", - "type": "uint64" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "product", - "type": "str" - }, - { - "name": "scsi-id", - "type": "uint32" - }, - { - "name": "channel", - "type": "uint32" - }, - { - "name": "vendor", - "type": "str" - }, - { - "name": "wwn", - "type": "uint64" - }, - { - "name": "werror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "removable", - "description": "on/off", - "type": "bool" - }, - { - "name": "rerror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "ver", - "type": "str" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "max_io_size", - "type": "uint64" - } - ], - "id": "libvirt-15" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "ide-hd" - }, - "id": "libvirt-16" -} - -{ - "id": "libvirt-16", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'ide-drive' not found" - } -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "PIIX4_PM" - }, - "id": "libvirt-17" -} - -{ - "id": "libvirt-17", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'PIIX4_PM' not found" - } -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "i440FX-pcihost" - }, - "id": "libvirt-18" -} - -{ - "id": "libvirt-18", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'i440FX-pcihost' not found" - } -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "q35-pcihost" - }, - "id": "libvirt-19" -} - -{ - "id": "libvirt-19", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'q35-pcihost' not found" - } -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "kvm-pit" - }, - "id": "libvirt-20" -} - -{ - "id": "libvirt-20", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'kvm-pit' not found" - } -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-gpu-pci" - }, - "id": "libvirt-21" -} - -{ - "return": [ - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "yres", - "type": "uint32" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "xres", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_outputs", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "max_hostmem", - "type": "size" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-21" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-gpu-device" - }, - "id": "libvirt-22" -} - -{ - "return": [ - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "yres", - "type": "uint32" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_outputs", - "type": "uint32" - }, - { - "name": "xres", - "type": "uint32" - }, - { - "name": "max_hostmem", - "type": "size" - } - ], - "id": "libvirt-22" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "ICH9-LPC" - }, - "id": "libvirt-23" -} - -{ - "id": "libvirt-23", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'ICH9-LPC' not found" - } -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-balloon-pci" - }, - "id": "libvirt-24" -} - -{ - "return": [ - { - "name": "guest-stats-polling-interval", - "type": "int" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest-stats", - "type": "guest statistics" - }, - { - "name": "deflate-on-oom", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "class", - "type": "uint32" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-24" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-balloon-ccw" - }, - "id": "libvirt-25" -} - -{ - "return": [ - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "devno", - "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab", - "type": "str" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest-stats", - "type": "guest statistics" - }, - { - "name": "guest-stats-polling-interval", - "type": "int" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "deflate-on-oom", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_revision", - "type": "uint32" - } - ], - "id": "libvirt-25" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-balloon-device" - }, - "id": "libvirt-26" -} - -{ - "return": [ - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest-stats", - "type": "guest statistics" - }, - { - "name": "guest-stats-polling-interval", - "type": "int" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "deflate-on-oom", - "description": "on/off", - "type": "bool" - } - ], - "id": "libvirt-26" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-gpu-ccw" - }, - "id": "libvirt-27" -} - -{ - "return": [ - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "devno", - "description": "Identifier of an I/O device in the channel subsystem, example: fe.1.23ab", - "type": "str" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "yres", - "type": "uint32" - }, - { - "name": "xres", - "type": "uint32" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_outputs", - "type": "uint32" - }, - { - "name": "max_hostmem", - "type": "size" - }, - { - "name": "max_revision", - "type": "uint32" - } - ], - "id": "libvirt-27" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtual-css-bridge" - }, - "id": "libvirt-28" -} - -{ - "return": [ - { - "name": "css_dev_path", - "type": "bool" - } - ], - "id": "libvirt-28" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "usb-host" - }, - "id": "libvirt-29" -} - -{ - "return": [ - { - "default-value": true, - "name": "full-path", - "description": "on/off", - "type": "bool" - }, - { - "name": "port", - "type": "str" - }, - { - "default-value": true, - "name": "msos-desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "serial", - "type": "str" - }, - { - "default-value": 0, - "name": "hostbus", - "type": "uint32" - }, - { - "default-value": 4, - "name": "isobufs", - "type": "uint32" - }, - { - "default-value": 0, - "name": "vendorid", - "type": "uint32" - }, - { - "default-value": 0, - "name": "productid", - "type": "uint32" - }, - { - "name": "hostport", - "type": "str" - }, - { - "default-value": true, - "name": "pipeline", - "description": "on/off", - "type": "bool" - }, - { - "default-value": 0, - "name": "hostaddr", - "type": "uint32" - }, - { - "default-value": true, - "name": "suppress-remote-wake", - "type": "bool" - }, - { - "default-value": 2, - "name": "loglevel", - "type": "uint32" - }, - { - "default-value": 32, - "name": "isobsize", - "type": "uint32" - }, - { - "default-value": false, - "name": "guest-resets-all", - "type": "bool" - }, - { - "default-value": true, - "name": "guest-reset", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "attached", - "type": "bool" - } - ], - "id": "libvirt-29" -} - -{ - "execute": "query-machines", - "id": "libvirt-30" -} - -{ - "return": [ - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.7", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.6", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": false, - "name": "none", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.11", - "is-default": true, - "cpu-max": 248, - "alias": "s390-ccw-virtio" - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.10", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.5", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.4", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.9", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.8", - "cpu-max": 248 - } - ], - "id": "libvirt-30" -} - -{ - "execute": "query-cpu-definitions", - "id": "libvirt-31" -} - -{ - "return": [ - { - "name": "z890.2", - "typename": "z890.2-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z990.4", - "typename": "z990.4-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10BC.2", - "typename": "z10BC.2-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z196.2", - "typename": "z196.2-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z14", - "typename": "z14-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z9BC-base", - "typename": "z9BC-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "zEC12-base", - "typename": "zEC12-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z196-base", - "typename": "z196-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z13-base", - "typename": "z13-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z990.3", - "typename": "z990.3-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "host", - "typename": "host-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": false - }, - { - "name": "z9EC", - "typename": "z9EC-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "zBC12", - "typename": "zBC12-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z9EC.3", - "typename": "z9EC.3-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z196.2-base", - "typename": "z196.2-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "qemu", - "typename": "qemu-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "zEC12.2-base", - "typename": "zEC12.2-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z800-base", - "typename": "z800-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z9EC.2", - "typename": "z9EC.2-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z900.2-base", - "typename": "z900.2-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z900.3", - "typename": "z900.3-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z890-base", - "typename": "z890-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z890", - "typename": "z890-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z990.4-base", - "typename": "z990.4-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z10BC.2-base", - "typename": "z10BC.2-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z900.2", - "typename": "z900.2-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z9BC.2-base", - "typename": "z9BC.2-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z800", - "typename": "z800-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z114", - "typename": "z114-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z13", - "typename": "z13-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z990", - "typename": "z990-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z13s-base", - "typename": "z13s-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z990.2", - "typename": "z990.2-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z14-base", - "typename": "z14-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z890.2-base", - "typename": "z890.2-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z196", - "typename": "z196-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10EC", - "typename": "z10EC-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z13s", - "typename": "z13s-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z900", - "typename": "z900-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10EC.3", - "typename": "z10EC.3-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10EC.2-base", - "typename": "z10EC.2-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z114-base", - "typename": "z114-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z990.2-base", - "typename": "z990.2-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z9EC.2-base", - "typename": "z9EC.2-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z890.3", - "typename": "z890.3-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z900.3-base", - "typename": "z900.3-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z9BC.2", - "typename": "z9BC.2-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10BC", - "typename": "z10BC-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z990.5", - "typename": "z990.5-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "zEC12.2", - "typename": "zEC12.2-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10EC-base", - "typename": "z10EC-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z9EC-base", - "typename": "z9EC-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z9EC.3-base", - "typename": "z9EC.3-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "zEC12", - "typename": "zEC12-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z990.5-base", - "typename": "z990.5-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z10BC-base", - "typename": "z10BC-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z900-base", - "typename": "z900-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z13.2", - "typename": "z13.2-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "zBC12-base", - "typename": "zBC12-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z13.2-base", - "typename": "z13.2-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z890.3-base", - "typename": "z890.3-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z990-base", - "typename": "z990-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z10EC.2", - "typename": "z10EC.2-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z9BC", - "typename": "z9BC-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10EC.3-base", - "typename": "z10EC.3-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z990.3-base", - "typename": "z990.3-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - } - ], - "id": "libvirt-31" -} - -{ - "execute": "query-tpm-models", - "id": "libvirt-32" -} - -{ - "return": [ - ], - "id": "libvirt-32" -} - -{ - "execute": "query-tpm-types", - "id": "libvirt-33" -} - -{ - "return": [ - "emulator" - ], - "id": "libvirt-33" -} - -{ - "execute": "query-command-line-options", - "id": "libvirt-34" -} - -{ - "return": [ - { - "parameters": [ - { - "name": "non-adaptive", - "type": "boolean" - }, - { - "name": "lossy", - "type": "boolean" - }, - { - "name": "acl", - "type": "boolean" - }, - { - "name": "x509verify", - "type": "string" - }, - { - "name": "tls", - "type": "boolean" - }, - { - "name": "sasl", - "type": "boolean" - }, - { - "name": "key-delay-ms", - "type": "number" - }, - { - "name": "lock-key-sync", - "type": "boolean" - }, - { - "name": "reverse", - "type": "boolean" - }, - { - "name": "password", - "type": "boolean" - }, - { - "name": "ipv6", - "type": "boolean" - }, - { - "name": "ipv4", - "type": "boolean" - }, - { - "name": "to", - "type": "number" - }, - { - "name": "connections", - "type": "number" - }, - { - "name": "head", - "type": "number" - }, - { - "name": "display", - "type": "string" - }, - { - "name": "share", - "type": "string" - }, - { - "name": "x509", - "type": "string" - }, - { - "name": "tls-creds", - "type": "string" - }, - { - "name": "websocket", - "type": "string" - }, - { - "name": "vnc", - "type": "string" - } - ], - "option": "vnc" - }, - { - "parameters": [ - { - "name": "dmode", - "type": "number" - }, - { - "name": "fmode", - "type": "number" - }, - { - "name": "sock_fd", - "type": "number" - }, - { - "name": "socket", - "type": "string" - }, - { - "name": "readonly", - "type": "boolean" - }, - { - "name": "writeout", - "type": "string" - }, - { - "name": "security_model", - "type": "string" - }, - { - "name": "mount_tag", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "fsdriver", - "type": "string" - } - ], - "option": "virtfs" - }, - { - "parameters": [ - { - "name": "throttling.iops-size", - "help": "when limiting by iops max size of an I/O in bytes", - "type": "number" - }, - { - "name": "throttling.bps-write-max-length", - "help": "length of the bps-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-read-max-length", - "help": "length of the bps-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-total-max-length", - "help": "length of the bps-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-write-max-length", - "help": "length of the iops-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-read-max-length", - "help": "length of the iops-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-total-max-length", - "help": "length of the iops-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-write-max", - "help": "total bytes write burst", - "type": "number" - }, - { - "name": "throttling.bps-read-max", - "help": "total bytes read burst", - "type": "number" - }, - { - "name": "throttling.bps-total-max", - "help": "total bytes burst", - "type": "number" - }, - { - "name": "throttling.iops-write-max", - "help": "I/O operations write burst", - "type": "number" - }, - { - "name": "throttling.iops-read-max", - "help": "I/O operations read burst", - "type": "number" - }, - { - "name": "throttling.iops-total-max", - "help": "I/O operations burst", - "type": "number" - }, - { - "name": "throttling.bps-write", - "help": "limit write bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-read", - "help": "limit read bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-total", - "help": "limit total bytes per second", - "type": "number" - }, - { - "name": "throttling.iops-write", - "help": "limit write operations per second", - "type": "number" - }, - { - "name": "throttling.iops-read", - "help": "limit read operations per second", - "type": "number" - }, - { - "name": "throttling.iops-total", - "help": "limit total I/O operations per second", - "type": "number" - }, - { - "name": "dmode", - "type": "number" - }, - { - "name": "fmode", - "type": "number" - }, - { - "name": "sock_fd", - "type": "number" - }, - { - "name": "socket", - "type": "string" - }, - { - "name": "readonly", - "type": "boolean" - }, - { - "name": "writeout", - "type": "string" - }, - { - "name": "security_model", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "fsdriver", - "type": "string" - } - ], - "option": "fsdev" - }, - { - "parameters": [ - { - "name": "string", - "help": "Sets content of the blob to be inserted from a string", - "type": "string" - }, - { - "name": "file", - "help": "Sets the name of the file from which\nthe fw_cfg blob will be loaded", - "type": "string" - }, - { - "name": "name", - "help": "Sets the fw_cfg name of the blob to be inserted", - "type": "string" - } - ], - "option": "fw_cfg" - }, - { - "parameters": [ - { - "name": "arg", - "type": "string" - }, - { - "name": "target", - "type": "string" - }, - { - "name": "enable", - "type": "boolean" - } - ], - "option": "semihosting-config" - }, - { - "parameters": [ - { - "name": "rrsnapshot", - "type": "string" - }, - { - "name": "rrfile", - "type": "string" - }, - { - "name": "rr", - "type": "string" - }, - { - "name": "sleep", - "type": "boolean" - }, - { - "name": "align", - "type": "boolean" - }, - { - "name": "shift", - "type": "string" - } - ], - "option": "icount" - }, - { - "parameters": [ - ], - "option": "numa" - }, - { - "parameters": [ - { - "name": "debug-threads", - "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.", - "type": "boolean" - }, - { - "name": "process", - "help": "Sets the name of the QEMU process, as shown in top etc", - "type": "string" - }, - { - "name": "guest", - "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server", - "type": "string" - } - ], - "option": "name" - }, - { - "parameters": [ - { - "name": "timestamp", - "type": "boolean" - } - ], - "option": "msg" - }, - { - "parameters": [ - { - "name": "mlock", - "type": "boolean" - } - ], - "option": "realtime" - }, - { - "parameters": [ - ], - "option": "tpmdev" - }, - { - "parameters": [ - ], - "option": "object" - }, - { - "parameters": [ - { - "name": "opaque", - "help": "free-form string used to describe fd", - "type": "string" - }, - { - "name": "set", - "help": "ID of the fd set to add fd to", - "type": "number" - }, - { - "name": "fd", - "help": "file descriptor of which a duplicate is added to fd set", - "type": "number" - } - ], - "option": "add-fd" - }, - { - "parameters": [ - { - "name": "resourcecontrol", - "type": "string" - }, - { - "name": "spawn", - "type": "string" - }, - { - "name": "elevateprivileges", - "type": "string" - }, - { - "name": "obsolete", - "type": "string" - }, - { - "name": "enable", - "type": "boolean" - } - ], - "option": "sandbox" - }, - { - "parameters": [ - { - "name": "strict", - "type": "boolean" - }, - { - "name": "reboot-timeout", - "type": "string" - }, - { - "name": "splash-time", - "type": "string" - }, - { - "name": "splash", - "type": "string" - }, - { - "name": "menu", - "type": "boolean" - }, - { - "name": "once", - "type": "string" - }, - { - "name": "order", - "type": "string" - } - ], - "option": "boot-opts" - }, - { - "parameters": [ - { - "name": "maxcpus", - "type": "number" - }, - { - "name": "threads", - "type": "number" - }, - { - "name": "cores", - "type": "number" - }, - { - "name": "sockets", - "type": "number" - }, - { - "name": "cpus", - "type": "number" - } - ], - "option": "smp-opts" - }, - { - "parameters": [ - { - "name": "maxmem", - "type": "size" - }, - { - "name": "slots", - "type": "number" - }, - { - "name": "size", - "type": "size" - } - ], - "option": "memory" - }, - { - "parameters": [ - { - "name": "thread", - "help": "Enable/disable multi-threaded TCG", - "type": "string" - }, - { - "name": "accel", - "help": "Select the type of accelerator", - "type": "string" - } - ], - "option": "accel" - }, - { - "parameters": [ - { - "name": "loadparm", - "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel", - "type": "string" - }, - { - "name": "dea-key-wrap", - "help": "enable/disable DEA key wrapping using the CPACF wrapping key", - "type": "boolean" - }, - { - "name": "aes-key-wrap", - "help": "enable/disable AES key wrapping using the CPACF wrapping key", - "type": "boolean" - }, - { - "name": "suppress-vmdesc", - "help": "Set on to disable self-describing migration", - "type": "boolean" - }, - { - "name": "iommu", - "help": "Set on/off to enable/disable Intel IOMMU (VT-d)", - "type": "boolean" - }, - { - "name": "firmware", - "help": "firmware image", - "type": "string" - }, - { - "name": "usb", - "help": "Set on/off to enable/disable usb", - "type": "boolean" - }, - { - "name": "mem-merge", - "help": "enable/disable memory merge support", - "type": "boolean" - }, - { - "name": "dump-guest-core", - "help": "Include guest memory in a core dump", - "type": "boolean" - }, - { - "name": "dt_compatible", - "help": "Overrides the \"compatible\" property of the dt root node", - "type": "string" - }, - { - "name": "phandle_start", - "help": "The first phandle ID we may generate dynamically", - "type": "number" - }, - { - "name": "dumpdtb", - "help": "Dump current dtb to a file and quit", - "type": "string" - }, - { - "name": "dtb", - "help": "Linux kernel device tree file", - "type": "string" - }, - { - "name": "append", - "help": "Linux kernel command line", - "type": "string" - }, - { - "name": "initrd", - "help": "Linux initial ramdisk file", - "type": "string" - }, - { - "name": "kernel", - "help": "Linux kernel image file", - "type": "string" - }, - { - "name": "kvm_shadow_mem", - "help": "KVM shadow MMU size", - "type": "size" - }, - { - "name": "kernel_irqchip", - "help": "use KVM in-kernel irqchip", - "type": "boolean" - }, - { - "name": "accel", - "help": "accelerator list", - "type": "string" - }, - { - "name": "type", - "help": "emulated machine", - "type": "string" - } - ], - "option": "machine" - }, - { - "parameters": [ - { - "name": "romfile", - "type": "string" - }, - { - "name": "bootindex", - "type": "number" - } - ], - "option": "option-rom" - }, - { - "parameters": [ - { - "name": "file", - "type": "string" - }, - { - "name": "events", - "type": "string" - }, - { - "name": "enable", - "type": "string" - } - ], - "option": "trace" - }, - { - "parameters": [ - { - "name": "pretty", - "type": "boolean" - }, - { - "name": "default", - "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": "netdev" - }, - { - "parameters": [ - ], - "option": "device" - }, - { - "parameters": [ - { - "name": "logappend", - "type": "boolean" - }, - { - "name": "logfile", - "type": "string" - }, - { - "name": "append", - "type": "boolean" - }, - { - "name": "chardev", - "type": "string" - }, - { - "name": "size", - "type": "size" - }, - { - "name": "debug", - "type": "number" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "signal", - "type": "boolean" - }, - { - "name": "mux", - "type": "boolean" - }, - { - "name": "rows", - "type": "number" - }, - { - "name": "cols", - "type": "number" - }, - { - "name": "height", - "type": "number" - }, - { - "name": "width", - "type": "number" - }, - { - "name": "tls-creds", - "type": "string" - }, - { - "name": "tn3270", - "type": "boolean" - }, - { - "name": "telnet", - "type": "boolean" - }, - { - "name": "reconnect", - "type": "number" - }, - { - "name": "delay", - "type": "boolean" - }, - { - "name": "server", - "type": "boolean" - }, - { - "name": "wait", - "type": "boolean" - }, - { - "name": "ipv6", - "type": "boolean" - }, - { - "name": "ipv4", - "type": "boolean" - }, - { - "name": "to", - "type": "number" - }, - { - "name": "localport", - "type": "string" - }, - { - "name": "localaddr", - "type": "string" - }, - { - "name": "port", - "type": "string" - }, - { - "name": "host", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "backend", - "type": "string" - } - ], - "option": "chardev" - }, - { - "parameters": [ - { - "name": "copy-on-read", - "help": "copy read data from backing file into image file", - "type": "boolean" - }, - { - "name": "werror", - "help": "write error action", - "type": "string" - }, - { - "name": "rerror", - "help": "read error action", - "type": "string" - }, - { - "name": "read-only", - "help": "open drive file as read-only", - "type": "boolean" - }, - { - "name": "file", - "help": "file name", - "type": "string" - }, - { - "name": "serial", - "help": "disk serial number", - "type": "string" - }, - { - "name": "addr", - "help": "pci address (virtio only)", - "type": "string" - }, - { - "name": "boot", - "help": "(deprecated, ignored)", - "type": "boolean" - }, - { - "name": "trans", - "help": "chs translation (auto, lba, none)", - "type": "string" - }, - { - "name": "secs", - "help": "number of sectors (ide disk geometry)", - "type": "number" - }, - { - "name": "heads", - "help": "number of heads (ide disk geometry)", - "type": "number" - }, - { - "name": "cyls", - "help": "number of cylinders (ide disk geometry)", - "type": "number" - }, - { - "name": "if", - "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)", - "type": "string" - }, - { - "name": "media", - "help": "media type (disk, cdrom)", - "type": "string" - }, - { - "name": "index", - "help": "index number", - "type": "number" - }, - { - "name": "unit", - "help": "unit number (i.e. lun for scsi)", - "type": "number" - }, - { - "name": "bus", - "help": "bus number", - "type": "number" - }, - { - "name": "stats-account-failed", - "help": "whether to account for failed I/O operations in the statistics", - "type": "boolean" - }, - { - "name": "stats-account-invalid", - "help": "whether to account for invalid I/O operations in the statistics", - "type": "boolean" - }, - { - "name": "detect-zeroes", - "help": "try to optimize zero writes (off, on, unmap)", - "type": "string" - }, - { - "name": "throttling.group", - "help": "name of the block throttling group", - "type": "string" - }, - { - "name": "throttling.iops-size", - "help": "when limiting by iops max size of an I/O in bytes", - "type": "number" - }, - { - "name": "throttling.bps-write-max-length", - "help": "length of the bps-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-read-max-length", - "help": "length of the bps-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-total-max-length", - "help": "length of the bps-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-write-max-length", - "help": "length of the iops-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-read-max-length", - "help": "length of the iops-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-total-max-length", - "help": "length of the iops-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-write-max", - "help": "total bytes write burst", - "type": "number" - }, - { - "name": "throttling.bps-read-max", - "help": "total bytes read burst", - "type": "number" - }, - { - "name": "throttling.bps-total-max", - "help": "total bytes burst", - "type": "number" - }, - { - "name": "throttling.iops-write-max", - "help": "I/O operations write burst", - "type": "number" - }, - { - "name": "throttling.iops-read-max", - "help": "I/O operations read burst", - "type": "number" - }, - { - "name": "throttling.iops-total-max", - "help": "I/O operations burst", - "type": "number" - }, - { - "name": "throttling.bps-write", - "help": "limit write bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-read", - "help": "limit read bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-total", - "help": "limit total bytes per second", - "type": "number" - }, - { - "name": "throttling.iops-write", - "help": "limit write operations per second", - "type": "number" - }, - { - "name": "throttling.iops-read", - "help": "limit read operations per second", - "type": "number" - }, - { - "name": "throttling.iops-total", - "help": "limit total I/O operations per second", - "type": "number" - }, - { - "name": "werror", - "help": "write error action", - "type": "string" - }, - { - "name": "format", - "help": "disk format (raw, qcow2, ...)", - "type": "string" - }, - { - "name": "cache.writeback", - "help": "Enable writeback mode", - "type": "boolean" - }, - { - "name": "aio", - "help": "host AIO implementation (threads, native)", - "type": "string" - }, - { - "name": "snapshot", - "help": "enable/disable snapshot mode", - "type": "boolean" - }, - { - "name": "force-share", - "help": "always accept other writers (default: off)", - "type": "boolean" - }, - { - "name": "discard", - "help": "discard operation (ignore/off, unmap/on)", - "type": "string" - }, - { - "name": "read-only", - "help": "Node is opened in read-only mode", - "type": "boolean" - }, - { - "name": "cache.no-flush", - "help": "Ignore flush requests", - "type": "boolean" - }, - { - "name": "cache.direct", - "help": "Bypass software writeback cache on the host", - "type": "boolean" - }, - { - "name": "driver", - "help": "Block driver to use for the node", - "type": "string" - }, - { - "name": "node-name", - "help": "Node name of the block device node", - "type": "string" - } - ], - "option": "drive" - } - ], - "id": "libvirt-34" -} - -{ - "execute": "query-migrate-capabilities", - "id": "libvirt-35" -} - -{ - "return": [ - { - "state": false, - "capability": "xbzrle" - }, - { - "state": false, - "capability": "rdma-pin-all" - }, - { - "state": false, - "capability": "auto-converge" - }, - { - "state": false, - "capability": "zero-blocks" - }, - { - "state": false, - "capability": "compress" - }, - { - "state": false, - "capability": "events" - }, - { - "state": false, - "capability": "postcopy-ram" - }, - { - "state": false, - "capability": "x-colo" - }, - { - "state": false, - "capability": "release-ram" - }, - { - "state": false, - "capability": "block" - }, - { - "state": false, - "capability": "return-path" - }, - { - "state": false, - "capability": "pause-before-switchover" - }, - { - "state": false, - "capability": "x-multifd" - } - ], - "id": "libvirt-35" -} - -{ - "execute": "query-cpu-model-expansion", - "arguments": { - "type": "static", - "model": { - "name": "host" - } - }, - "id": "libvirt-36" -} - -{ - "return": { - "model": { - "name": "z14-base", - "props": { - "aen": true, - "cmmnt": true, - "aefsi": true, - "mepoch": true, - "msa8": true, - "msa7": true, - "msa6": true, - "msa5": true, - "msa4": true, - "msa3": true, - "msa2": true, - "msa1": true, - "sthyi": true, - "edat": true, - "ri": true, - "edat2": true, - "vx": true, - "ipter": true, - "vxeh": true, - "vxpd": true, - "esop": true, - "iep": true, - "cte": true, - "gs": true, - "zpci": true, - "sea_esop2": true, - "te": true, - "cmm": true - } - } - }, - "id": "libvirt-36" -} - -{ - "execute": "qmp_capabilities", - "id": "libvirt-1" -} - -{ - "return": { - }, - "id": "libvirt-1" -} - -{ - "execute": "query-cpu-definitions", - "id": "libvirt-2" -} - -{ - "return": [ - { - "name": "z890.2", - "typename": "z890.2-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z990.4", - "typename": "z990.4-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10BC.2", - "typename": "z10BC.2-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "sthyi", - "pfpo", - "dfphp", - "dfp", - "ectg", - "parseh", - "hfpue", - "hfpm", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z196.2", - "typename": "z196.2-s390x-cpu", - "unavailable-features": [ - "pcc-xts-eaes-256", - "pcc-xts-eaes-128", - "pcc-xts-aes-256", - "pcc-xts-aes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-eaes-192", - "pcc-cmac-eaes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-aes-192", - "pcc-cmac-aes-128", - "pcc-cmac-etdea-192", - "pcc-cmac-etdea-128", - "pcc-cmac-edea", - "pcc-cmac-tdea-192", - "pcc-cmac-tdea-128", - "pcc-cmac-dea", - "kmo-eaes-256", - "kmo-eaes-192", - "kmo-eaes-128", - "kmo-aes-256", - "kmo-aes-192", - "kmo-aes-128", - "kmo-etdea-192", - "kmo-etdea-128", - "kmo-edea", - "kmo-tdea-192", - "kmo-tdea-128", - "kmo-dea", - "kmf-eaes-256", - "kmf-eaes-192", - "kmf-eaes-128", - "kmf-aes-256", - "kmf-aes-192", - "kmf-aes-128", - "kmf-etdea-192", - "kmf-etdea-128", - "kmf-edea", - "kmf-tdea-192", - "kmf-tdea-128", - "kmf-dea", - "kmctr-eaes-256", - "kmctr-eaes-192", - "kmctr-eaes-128", - "kmctr-aes-256", - "kmctr-aes-192", - "kmctr-aes-128", - "kmctr-etdea-192", - "kmctr-etdea-128", - "kmctr-edea", - "kmctr-tdea-192", - "kmctr-tdea-128", - "kmctr-dea", - "pckmo-aes-256", - "pckmo-aes-192", - "pckmo-aes-128", - "pckmo-etdea-192", - "pckmo-etdea-128", - "pckmo-edea", - "klmd-sha-1", - "kimd-ghash", - "kimd-sha-1", - "km-xts-eaes-256", - "km-xts-eaes-128", - "km-xts-aes-256", - "km-xts-aes-128", - "km-eaes-256", - "km-eaes-192", - "km-eaes-128", - "km-etdea-192", - "km-etdea-128", - "km-edea", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-eaes-256", - "kmc-eaes-192", - "kmc-eaes-128", - "kmc-etdea-192", - "kmc-etdea-128", - "kmc-edea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-eaes-256", - "kmac-eaes-192", - "kmac-eaes-128", - "kmac-aes-256", - "kmac-aes-192", - "kmac-aes-128", - "kmac-etdea-192", - "kmac-etdea-128", - "kmac-edea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "aefsi", - "sthyi", - "iacc2", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "ipter", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z14", - "typename": "z14-s390x-cpu", - "unavailable-features": [ - "ppno-sha-512-drng", - "pcc-xts-eaes-256", - "pcc-xts-eaes-128", - "pcc-xts-aes-256", - "pcc-xts-aes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-eaes-192", - "pcc-cmac-eaes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-aes-192", - "pcc-cmac-aes-128", - "pcc-cmac-etdea-192", - "pcc-cmac-etdea-128", - "pcc-cmac-edea", - "pcc-cmac-tdea-192", - "pcc-cmac-tdea-128", - "pcc-cmac-dea", - "kmo-eaes-256", - "kmo-eaes-192", - "kmo-eaes-128", - "kmo-aes-256", - "kmo-aes-192", - "kmo-aes-128", - "kmo-etdea-192", - "kmo-etdea-128", - "kmo-edea", - "kmo-tdea-192", - "kmo-tdea-128", - "kmo-dea", - "kmf-eaes-256", - "kmf-eaes-192", - "kmf-eaes-128", - "kmf-aes-256", - "kmf-aes-192", - "kmf-aes-128", - "kmf-etdea-192", - "kmf-etdea-128", - "kmf-edea", - "kmf-tdea-192", - "kmf-tdea-128", - "kmf-dea", - "kmctr-eaes-256", - "kmctr-eaes-192", - "kmctr-eaes-128", - "kmctr-aes-256", - "kmctr-aes-192", - "kmctr-aes-128", - "kmctr-etdea-192", - "kmctr-etdea-128", - "kmctr-edea", - "kmctr-tdea-192", - "kmctr-tdea-128", - "kmctr-dea", - "pckmo-aes-256", - "pckmo-aes-192", - "pckmo-aes-128", - "pckmo-etdea-192", - "pckmo-etdea-128", - "pckmo-edea", - "klmd-sha-1", - "kimd-ghash", - "kimd-sha-1", - "km-xts-eaes-256", - "km-xts-eaes-128", - "km-xts-aes-256", - "km-xts-aes-128", - "km-eaes-256", - "km-eaes-192", - "km-eaes-128", - "km-etdea-192", - "km-etdea-128", - "km-edea", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-eaes-256", - "kmc-eaes-192", - "kmc-eaes-128", - "kmc-etdea-192", - "kmc-etdea-128", - "kmc-edea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-eaes-256", - "kmac-eaes-192", - "kmac-eaes-128", - "kmac-aes-256", - "kmac-aes-192", - "kmac-aes-128", - "kmac-etdea-192", - "kmac-etdea-128", - "kmac-edea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "esop", - "vxeh", - "vxpd", - "gs", - "sea_esop2", - "iep", - "vx", - "dfppc", - "edat2", - "aefsi", - "sthyi", - "te", - "aen", - "zpci", - "ri", - "tsi", - "sema", - "minste2", - "eec", - "iacc2", - "cte", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "opc", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "ipter", - "csske", - "edat", - "asnlxr", - "msa8", - "msa7", - "msa6", - "msa2", - "msa1", - "gen13ptff", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z9BC-base", - "typename": "z9BC-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "hfpue", - "hfpm", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "zEC12-base", - "typename": "zEC12-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "iacc2", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z196-base", - "typename": "z196-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "iacc2", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z13-base", - "typename": "z13-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "dfppc", - "iacc2", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "csske", - "asnlxr", - "gen13ptff", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z990.3", - "typename": "z990.3-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "host", - "typename": "host-s390x-cpu", - "static": false, - "migration-safe": false - }, - { - "name": "z9EC", - "typename": "z9EC-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "sthyi", - "hfpue", - "hfpm", - "asnlxr", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "zBC12", - "typename": "zBC12-s390x-cpu", - "unavailable-features": [ - "pcc-xts-eaes-256", - "pcc-xts-eaes-128", - "pcc-xts-aes-256", - "pcc-xts-aes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-eaes-192", - "pcc-cmac-eaes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-aes-192", - "pcc-cmac-aes-128", - "pcc-cmac-etdea-192", - "pcc-cmac-etdea-128", - "pcc-cmac-edea", - "pcc-cmac-tdea-192", - "pcc-cmac-tdea-128", - "pcc-cmac-dea", - "kmo-eaes-256", - "kmo-eaes-192", - "kmo-eaes-128", - "kmo-aes-256", - "kmo-aes-192", - "kmo-aes-128", - "kmo-etdea-192", - "kmo-etdea-128", - "kmo-edea", - "kmo-tdea-192", - "kmo-tdea-128", - "kmo-dea", - "kmf-eaes-256", - "kmf-eaes-192", - "kmf-eaes-128", - "kmf-aes-256", - "kmf-aes-192", - "kmf-aes-128", - "kmf-etdea-192", - "kmf-etdea-128", - "kmf-edea", - "kmf-tdea-192", - "kmf-tdea-128", - "kmf-dea", - "kmctr-eaes-256", - "kmctr-eaes-192", - "kmctr-eaes-128", - "kmctr-aes-256", - "kmctr-aes-192", - "kmctr-aes-128", - "kmctr-etdea-192", - "kmctr-etdea-128", - "kmctr-edea", - "kmctr-tdea-192", - "kmctr-tdea-128", - "kmctr-dea", - "pckmo-aes-256", - "pckmo-aes-192", - "pckmo-aes-128", - "pckmo-etdea-192", - "pckmo-etdea-128", - "pckmo-edea", - "klmd-sha-1", - "kimd-ghash", - "kimd-sha-1", - "km-xts-eaes-256", - "km-xts-eaes-128", - "km-xts-aes-256", - "km-xts-aes-128", - "km-eaes-256", - "km-eaes-192", - "km-eaes-128", - "km-etdea-192", - "km-etdea-128", - "km-edea", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-eaes-256", - "kmc-eaes-192", - "kmc-eaes-128", - "kmc-etdea-192", - "kmc-etdea-128", - "kmc-edea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-eaes-256", - "kmac-eaes-192", - "kmac-eaes-128", - "kmac-aes-256", - "kmac-aes-192", - "kmac-aes-128", - "kmac-etdea-192", - "kmac-etdea-128", - "kmac-edea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "esop", - "sea_esop2", - "edat2", - "aefsi", - "sthyi", - "te", - "aen", - "zpci", - "ri", - "iacc2", - "cte", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "ipter", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z9EC.3", - "typename": "z9EC.3-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "sthyi", - "hfpue", - "hfpm", - "asnlxr", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z196.2-base", - "typename": "z196.2-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "iacc2", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "qemu", - "typename": "qemu-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "zEC12.2-base", - "typename": "zEC12.2-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "iacc2", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z800-base", - "typename": "z800-base-s390x-cpu", - "unavailable-features": [ - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z9EC.2", - "typename": "z9EC.2-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "sthyi", - "hfpue", - "hfpm", - "asnlxr", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z900.2-base", - "typename": "z900.2-base-s390x-cpu", - "unavailable-features": [ - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z900.3", - "typename": "z900.3-s390x-cpu", - "unavailable-features": [ - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z890-base", - "typename": "z890-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z890", - "typename": "z890-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z990.4-base", - "typename": "z990.4-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z10BC.2-base", - "typename": "z10BC.2-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "pfpo", - "dfphp", - "dfp", - "ectg", - "parseh", - "hfpue", - "hfpm", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z900.2", - "typename": "z900.2-s390x-cpu", - "unavailable-features": [ - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z9BC.2-base", - "typename": "z9BC.2-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "hfpue", - "hfpm", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z800", - "typename": "z800-s390x-cpu", - "unavailable-features": [ - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z114", - "typename": "z114-s390x-cpu", - "unavailable-features": [ - "pcc-xts-eaes-256", - "pcc-xts-eaes-128", - "pcc-xts-aes-256", - "pcc-xts-aes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-eaes-192", - "pcc-cmac-eaes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-aes-192", - "pcc-cmac-aes-128", - "pcc-cmac-etdea-192", - "pcc-cmac-etdea-128", - "pcc-cmac-edea", - "pcc-cmac-tdea-192", - "pcc-cmac-tdea-128", - "pcc-cmac-dea", - "kmo-eaes-256", - "kmo-eaes-192", - "kmo-eaes-128", - "kmo-aes-256", - "kmo-aes-192", - "kmo-aes-128", - "kmo-etdea-192", - "kmo-etdea-128", - "kmo-edea", - "kmo-tdea-192", - "kmo-tdea-128", - "kmo-dea", - "kmf-eaes-256", - "kmf-eaes-192", - "kmf-eaes-128", - "kmf-aes-256", - "kmf-aes-192", - "kmf-aes-128", - "kmf-etdea-192", - "kmf-etdea-128", - "kmf-edea", - "kmf-tdea-192", - "kmf-tdea-128", - "kmf-dea", - "kmctr-eaes-256", - "kmctr-eaes-192", - "kmctr-eaes-128", - "kmctr-aes-256", - "kmctr-aes-192", - "kmctr-aes-128", - "kmctr-etdea-192", - "kmctr-etdea-128", - "kmctr-edea", - "kmctr-tdea-192", - "kmctr-tdea-128", - "kmctr-dea", - "pckmo-aes-256", - "pckmo-aes-192", - "pckmo-aes-128", - "pckmo-etdea-192", - "pckmo-etdea-128", - "pckmo-edea", - "klmd-sha-1", - "kimd-ghash", - "kimd-sha-1", - "km-xts-eaes-256", - "km-xts-eaes-128", - "km-xts-aes-256", - "km-xts-aes-128", - "km-eaes-256", - "km-eaes-192", - "km-eaes-128", - "km-etdea-192", - "km-etdea-128", - "km-edea", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-eaes-256", - "kmc-eaes-192", - "kmc-eaes-128", - "kmc-etdea-192", - "kmc-etdea-128", - "kmc-edea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-eaes-256", - "kmac-eaes-192", - "kmac-eaes-128", - "kmac-aes-256", - "kmac-aes-192", - "kmac-aes-128", - "kmac-etdea-192", - "kmac-etdea-128", - "kmac-edea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "aefsi", - "sthyi", - "iacc2", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "ipter", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z13", - "typename": "z13-s390x-cpu", - "unavailable-features": [ - "ppno-sha-512-drng", - "pcc-xts-eaes-256", - "pcc-xts-eaes-128", - "pcc-xts-aes-256", - "pcc-xts-aes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-eaes-192", - "pcc-cmac-eaes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-aes-192", - "pcc-cmac-aes-128", - "pcc-cmac-etdea-192", - "pcc-cmac-etdea-128", - "pcc-cmac-edea", - "pcc-cmac-tdea-192", - "pcc-cmac-tdea-128", - "pcc-cmac-dea", - "kmo-eaes-256", - "kmo-eaes-192", - "kmo-eaes-128", - "kmo-aes-256", - "kmo-aes-192", - "kmo-aes-128", - "kmo-etdea-192", - "kmo-etdea-128", - "kmo-edea", - "kmo-tdea-192", - "kmo-tdea-128", - "kmo-dea", - "kmf-eaes-256", - "kmf-eaes-192", - "kmf-eaes-128", - "kmf-aes-256", - "kmf-aes-192", - "kmf-aes-128", - "kmf-etdea-192", - "kmf-etdea-128", - "kmf-edea", - "kmf-tdea-192", - "kmf-tdea-128", - "kmf-dea", - "kmctr-eaes-256", - "kmctr-eaes-192", - "kmctr-eaes-128", - "kmctr-aes-256", - "kmctr-aes-192", - "kmctr-aes-128", - "kmctr-etdea-192", - "kmctr-etdea-128", - "kmctr-edea", - "kmctr-tdea-192", - "kmctr-tdea-128", - "kmctr-dea", - "pckmo-aes-256", - "pckmo-aes-192", - "pckmo-aes-128", - "pckmo-etdea-192", - "pckmo-etdea-128", - "pckmo-edea", - "klmd-sha-1", - "kimd-ghash", - "kimd-sha-1", - "km-xts-eaes-256", - "km-xts-eaes-128", - "km-xts-aes-256", - "km-xts-aes-128", - "km-eaes-256", - "km-eaes-192", - "km-eaes-128", - "km-etdea-192", - "km-etdea-128", - "km-edea", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-eaes-256", - "kmc-eaes-192", - "kmc-eaes-128", - "kmc-etdea-192", - "kmc-etdea-128", - "kmc-edea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-eaes-256", - "kmac-eaes-192", - "kmac-eaes-128", - "kmac-aes-256", - "kmac-aes-192", - "kmac-aes-128", - "kmac-etdea-192", - "kmac-etdea-128", - "kmac-edea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "esop", - "sea_esop2", - "vx", - "dfppc", - "edat2", - "aefsi", - "sthyi", - "te", - "aen", - "zpci", - "ri", - "iacc2", - "cte", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "ipter", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "gen13ptff", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z990", - "typename": "z990-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z13s-base", - "typename": "z13s-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "dfppc", - "iacc2", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "csske", - "asnlxr", - "gen13ptff", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z990.2", - "typename": "z990.2-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z14-base", - "typename": "z14-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "dfppc", - "tsi", - "sema", - "minste2", - "eec", - "iacc2", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "opc", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "csske", - "asnlxr", - "gen13ptff", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z890.2-base", - "typename": "z890.2-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z196", - "typename": "z196-s390x-cpu", - "unavailable-features": [ - "pcc-xts-eaes-256", - "pcc-xts-eaes-128", - "pcc-xts-aes-256", - "pcc-xts-aes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-eaes-192", - "pcc-cmac-eaes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-aes-192", - "pcc-cmac-aes-128", - "pcc-cmac-etdea-192", - "pcc-cmac-etdea-128", - "pcc-cmac-edea", - "pcc-cmac-tdea-192", - "pcc-cmac-tdea-128", - "pcc-cmac-dea", - "kmo-eaes-256", - "kmo-eaes-192", - "kmo-eaes-128", - "kmo-aes-256", - "kmo-aes-192", - "kmo-aes-128", - "kmo-etdea-192", - "kmo-etdea-128", - "kmo-edea", - "kmo-tdea-192", - "kmo-tdea-128", - "kmo-dea", - "kmf-eaes-256", - "kmf-eaes-192", - "kmf-eaes-128", - "kmf-aes-256", - "kmf-aes-192", - "kmf-aes-128", - "kmf-etdea-192", - "kmf-etdea-128", - "kmf-edea", - "kmf-tdea-192", - "kmf-tdea-128", - "kmf-dea", - "kmctr-eaes-256", - "kmctr-eaes-192", - "kmctr-eaes-128", - "kmctr-aes-256", - "kmctr-aes-192", - "kmctr-aes-128", - "kmctr-etdea-192", - "kmctr-etdea-128", - "kmctr-edea", - "kmctr-tdea-192", - "kmctr-tdea-128", - "kmctr-dea", - "pckmo-aes-256", - "pckmo-aes-192", - "pckmo-aes-128", - "pckmo-etdea-192", - "pckmo-etdea-128", - "pckmo-edea", - "klmd-sha-1", - "kimd-ghash", - "kimd-sha-1", - "km-xts-eaes-256", - "km-xts-eaes-128", - "km-xts-aes-256", - "km-xts-aes-128", - "km-eaes-256", - "km-eaes-192", - "km-eaes-128", - "km-etdea-192", - "km-etdea-128", - "km-edea", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-eaes-256", - "kmc-eaes-192", - "kmc-eaes-128", - "kmc-etdea-192", - "kmc-etdea-128", - "kmc-edea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-eaes-256", - "kmac-eaes-192", - "kmac-eaes-128", - "kmac-aes-256", - "kmac-aes-192", - "kmac-aes-128", - "kmac-etdea-192", - "kmac-etdea-128", - "kmac-edea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "aefsi", - "sthyi", - "iacc2", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "ipter", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10EC", - "typename": "z10EC-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "sthyi", - "pfpo", - "dfphp", - "dfp", - "ectg", - "parseh", - "hfpue", - "hfpm", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z13s", - "typename": "z13s-s390x-cpu", - "unavailable-features": [ - "ppno-sha-512-drng", - "pcc-xts-eaes-256", - "pcc-xts-eaes-128", - "pcc-xts-aes-256", - "pcc-xts-aes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-eaes-192", - "pcc-cmac-eaes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-aes-192", - "pcc-cmac-aes-128", - "pcc-cmac-etdea-192", - "pcc-cmac-etdea-128", - "pcc-cmac-edea", - "pcc-cmac-tdea-192", - "pcc-cmac-tdea-128", - "pcc-cmac-dea", - "kmo-eaes-256", - "kmo-eaes-192", - "kmo-eaes-128", - "kmo-aes-256", - "kmo-aes-192", - "kmo-aes-128", - "kmo-etdea-192", - "kmo-etdea-128", - "kmo-edea", - "kmo-tdea-192", - "kmo-tdea-128", - "kmo-dea", - "kmf-eaes-256", - "kmf-eaes-192", - "kmf-eaes-128", - "kmf-aes-256", - "kmf-aes-192", - "kmf-aes-128", - "kmf-etdea-192", - "kmf-etdea-128", - "kmf-edea", - "kmf-tdea-192", - "kmf-tdea-128", - "kmf-dea", - "kmctr-eaes-256", - "kmctr-eaes-192", - "kmctr-eaes-128", - "kmctr-aes-256", - "kmctr-aes-192", - "kmctr-aes-128", - "kmctr-etdea-192", - "kmctr-etdea-128", - "kmctr-edea", - "kmctr-tdea-192", - "kmctr-tdea-128", - "kmctr-dea", - "pckmo-aes-256", - "pckmo-aes-192", - "pckmo-aes-128", - "pckmo-etdea-192", - "pckmo-etdea-128", - "pckmo-edea", - "klmd-sha-1", - "kimd-ghash", - "kimd-sha-1", - "km-xts-eaes-256", - "km-xts-eaes-128", - "km-xts-aes-256", - "km-xts-aes-128", - "km-eaes-256", - "km-eaes-192", - "km-eaes-128", - "km-etdea-192", - "km-etdea-128", - "km-edea", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-eaes-256", - "kmc-eaes-192", - "kmc-eaes-128", - "kmc-etdea-192", - "kmc-etdea-128", - "kmc-edea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-eaes-256", - "kmac-eaes-192", - "kmac-eaes-128", - "kmac-aes-256", - "kmac-aes-192", - "kmac-aes-128", - "kmac-etdea-192", - "kmac-etdea-128", - "kmac-edea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "esop", - "sea_esop2", - "vx", - "dfppc", - "edat2", - "aefsi", - "sthyi", - "te", - "aen", - "zpci", - "ri", - "iacc2", - "cte", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "ipter", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "gen13ptff", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z900", - "typename": "z900-s390x-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10EC.3", - "typename": "z10EC.3-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "sthyi", - "pfpo", - "dfphp", - "dfp", - "ectg", - "parseh", - "hfpue", - "hfpm", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10EC.2-base", - "typename": "z10EC.2-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "pfpo", - "dfphp", - "dfp", - "ectg", - "parseh", - "hfpue", - "hfpm", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z114-base", - "typename": "z114-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "iacc2", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z990.2-base", - "typename": "z990.2-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z9EC.2-base", - "typename": "z9EC.2-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "hfpue", - "hfpm", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z890.3", - "typename": "z890.3-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z900.3-base", - "typename": "z900.3-base-s390x-cpu", - "unavailable-features": [ - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z9BC.2", - "typename": "z9BC.2-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "sthyi", - "hfpue", - "hfpm", - "asnlxr", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10BC", - "typename": "z10BC-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "sthyi", - "pfpo", - "dfphp", - "dfp", - "ectg", - "parseh", - "hfpue", - "hfpm", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z990.5", - "typename": "z990.5-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "zEC12.2", - "typename": "zEC12.2-s390x-cpu", - "unavailable-features": [ - "pcc-xts-eaes-256", - "pcc-xts-eaes-128", - "pcc-xts-aes-256", - "pcc-xts-aes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-eaes-192", - "pcc-cmac-eaes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-aes-192", - "pcc-cmac-aes-128", - "pcc-cmac-etdea-192", - "pcc-cmac-etdea-128", - "pcc-cmac-edea", - "pcc-cmac-tdea-192", - "pcc-cmac-tdea-128", - "pcc-cmac-dea", - "kmo-eaes-256", - "kmo-eaes-192", - "kmo-eaes-128", - "kmo-aes-256", - "kmo-aes-192", - "kmo-aes-128", - "kmo-etdea-192", - "kmo-etdea-128", - "kmo-edea", - "kmo-tdea-192", - "kmo-tdea-128", - "kmo-dea", - "kmf-eaes-256", - "kmf-eaes-192", - "kmf-eaes-128", - "kmf-aes-256", - "kmf-aes-192", - "kmf-aes-128", - "kmf-etdea-192", - "kmf-etdea-128", - "kmf-edea", - "kmf-tdea-192", - "kmf-tdea-128", - "kmf-dea", - "kmctr-eaes-256", - "kmctr-eaes-192", - "kmctr-eaes-128", - "kmctr-aes-256", - "kmctr-aes-192", - "kmctr-aes-128", - "kmctr-etdea-192", - "kmctr-etdea-128", - "kmctr-edea", - "kmctr-tdea-192", - "kmctr-tdea-128", - "kmctr-dea", - "pckmo-aes-256", - "pckmo-aes-192", - "pckmo-aes-128", - "pckmo-etdea-192", - "pckmo-etdea-128", - "pckmo-edea", - "klmd-sha-1", - "kimd-ghash", - "kimd-sha-1", - "km-xts-eaes-256", - "km-xts-eaes-128", - "km-xts-aes-256", - "km-xts-aes-128", - "km-eaes-256", - "km-eaes-192", - "km-eaes-128", - "km-etdea-192", - "km-etdea-128", - "km-edea", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-eaes-256", - "kmc-eaes-192", - "kmc-eaes-128", - "kmc-etdea-192", - "kmc-etdea-128", - "kmc-edea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-eaes-256", - "kmac-eaes-192", - "kmac-eaes-128", - "kmac-aes-256", - "kmac-aes-192", - "kmac-aes-128", - "kmac-etdea-192", - "kmac-etdea-128", - "kmac-edea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "esop", - "sea_esop2", - "edat2", - "aefsi", - "sthyi", - "te", - "aen", - "zpci", - "ri", - "iacc2", - "cte", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "ipter", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10EC-base", - "typename": "z10EC-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "pfpo", - "dfphp", - "dfp", - "ectg", - "parseh", - "hfpue", - "hfpm", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z9EC-base", - "typename": "z9EC-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "hfpue", - "hfpm", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z9EC.3-base", - "typename": "z9EC.3-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "hfpue", - "hfpm", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "zEC12", - "typename": "zEC12-s390x-cpu", - "unavailable-features": [ - "pcc-xts-eaes-256", - "pcc-xts-eaes-128", - "pcc-xts-aes-256", - "pcc-xts-aes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-eaes-192", - "pcc-cmac-eaes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-aes-192", - "pcc-cmac-aes-128", - "pcc-cmac-etdea-192", - "pcc-cmac-etdea-128", - "pcc-cmac-edea", - "pcc-cmac-tdea-192", - "pcc-cmac-tdea-128", - "pcc-cmac-dea", - "kmo-eaes-256", - "kmo-eaes-192", - "kmo-eaes-128", - "kmo-aes-256", - "kmo-aes-192", - "kmo-aes-128", - "kmo-etdea-192", - "kmo-etdea-128", - "kmo-edea", - "kmo-tdea-192", - "kmo-tdea-128", - "kmo-dea", - "kmf-eaes-256", - "kmf-eaes-192", - "kmf-eaes-128", - "kmf-aes-256", - "kmf-aes-192", - "kmf-aes-128", - "kmf-etdea-192", - "kmf-etdea-128", - "kmf-edea", - "kmf-tdea-192", - "kmf-tdea-128", - "kmf-dea", - "kmctr-eaes-256", - "kmctr-eaes-192", - "kmctr-eaes-128", - "kmctr-aes-256", - "kmctr-aes-192", - "kmctr-aes-128", - "kmctr-etdea-192", - "kmctr-etdea-128", - "kmctr-edea", - "kmctr-tdea-192", - "kmctr-tdea-128", - "kmctr-dea", - "pckmo-aes-256", - "pckmo-aes-192", - "pckmo-aes-128", - "pckmo-etdea-192", - "pckmo-etdea-128", - "pckmo-edea", - "klmd-sha-1", - "kimd-ghash", - "kimd-sha-1", - "km-xts-eaes-256", - "km-xts-eaes-128", - "km-xts-aes-256", - "km-xts-aes-128", - "km-eaes-256", - "km-eaes-192", - "km-eaes-128", - "km-etdea-192", - "km-etdea-128", - "km-edea", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-eaes-256", - "kmc-eaes-192", - "kmc-eaes-128", - "kmc-etdea-192", - "kmc-etdea-128", - "kmc-edea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-eaes-256", - "kmac-eaes-192", - "kmac-eaes-128", - "kmac-aes-256", - "kmac-aes-192", - "kmac-aes-128", - "kmac-etdea-192", - "kmac-etdea-128", - "kmac-edea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "esop", - "sea_esop2", - "edat2", - "aefsi", - "sthyi", - "te", - "aen", - "zpci", - "ri", - "iacc2", - "cte", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "ipter", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z990.5-base", - "typename": "z990.5-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z10BC-base", - "typename": "z10BC-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "pfpo", - "dfphp", - "dfp", - "ectg", - "parseh", - "hfpue", - "hfpm", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z900-base", - "typename": "z900-base-s390x-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "z13.2", - "typename": "z13.2-s390x-cpu", - "unavailable-features": [ - "ppno-sha-512-drng", - "pcc-xts-eaes-256", - "pcc-xts-eaes-128", - "pcc-xts-aes-256", - "pcc-xts-aes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-eaes-192", - "pcc-cmac-eaes-128", - "pcc-cmac-eaes-256", - "pcc-cmac-aes-192", - "pcc-cmac-aes-128", - "pcc-cmac-etdea-192", - "pcc-cmac-etdea-128", - "pcc-cmac-edea", - "pcc-cmac-tdea-192", - "pcc-cmac-tdea-128", - "pcc-cmac-dea", - "kmo-eaes-256", - "kmo-eaes-192", - "kmo-eaes-128", - "kmo-aes-256", - "kmo-aes-192", - "kmo-aes-128", - "kmo-etdea-192", - "kmo-etdea-128", - "kmo-edea", - "kmo-tdea-192", - "kmo-tdea-128", - "kmo-dea", - "kmf-eaes-256", - "kmf-eaes-192", - "kmf-eaes-128", - "kmf-aes-256", - "kmf-aes-192", - "kmf-aes-128", - "kmf-etdea-192", - "kmf-etdea-128", - "kmf-edea", - "kmf-tdea-192", - "kmf-tdea-128", - "kmf-dea", - "kmctr-eaes-256", - "kmctr-eaes-192", - "kmctr-eaes-128", - "kmctr-aes-256", - "kmctr-aes-192", - "kmctr-aes-128", - "kmctr-etdea-192", - "kmctr-etdea-128", - "kmctr-edea", - "kmctr-tdea-192", - "kmctr-tdea-128", - "kmctr-dea", - "pckmo-aes-256", - "pckmo-aes-192", - "pckmo-aes-128", - "pckmo-etdea-192", - "pckmo-etdea-128", - "pckmo-edea", - "klmd-sha-1", - "kimd-ghash", - "kimd-sha-1", - "km-xts-eaes-256", - "km-xts-eaes-128", - "km-xts-aes-256", - "km-xts-aes-128", - "km-eaes-256", - "km-eaes-192", - "km-eaes-128", - "km-etdea-192", - "km-etdea-128", - "km-edea", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-eaes-256", - "kmc-eaes-192", - "kmc-eaes-128", - "kmc-etdea-192", - "kmc-etdea-128", - "kmc-edea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-eaes-256", - "kmac-eaes-192", - "kmac-eaes-128", - "kmac-aes-256", - "kmac-aes-192", - "kmac-aes-128", - "kmac-etdea-192", - "kmac-etdea-128", - "kmac-edea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "esop", - "sea_esop2", - "vx", - "dfppc", - "edat2", - "aefsi", - "sthyi", - "te", - "aen", - "zpci", - "ri", - "iacc2", - "cte", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "ipter", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "gen13ptff", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "zBC12-base", - "typename": "zBC12-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "iacc2", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z13.2-base", - "typename": "z13.2-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "dfppc", - "iacc2", - "dfpzc", - "cmpsceh", - "pfpo", - "dfphp", - "dfp", - "sprogp", - "fpe", - "emon", - "ectg", - "parseh", - "hfpue", - "hfpm", - "nonqks", - "csske", - "asnlxr", - "gen13ptff", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z890.3-base", - "typename": "z890.3-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z990-base", - "typename": "z990-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z10EC.2", - "typename": "z10EC.2-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "sthyi", - "pfpo", - "dfphp", - "dfp", - "ectg", - "parseh", - "hfpue", - "hfpm", - "csske", - "edat", - "asnlxr", - "msa2", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z9BC", - "typename": "z9BC-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "cmm", - "dateh2", - "sthyi", - "hfpue", - "hfpm", - "asnlxr", - "msa1", - "tods", - "type" - ], - "static": false, - "migration-safe": true - }, - { - "name": "z10EC.3-base", - "typename": "z10EC.3-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "dateh2", - "pfpo", - "dfphp", - "dfp", - "ectg", - "parseh", - "hfpue", - "hfpm", - "csske", - "asnlxr", - "tods", - "type" - ], - "static": true, - "migration-safe": true - }, - { - "name": "z990.3-base", - "typename": "z990.3-base-s390x-cpu", - "unavailable-features": [ - "klmd-sha-1", - "kimd-sha-1", - "km-tdea-192", - "km-tdea-128", - "km-dea", - "kmc-tdea-192", - "kmc-tdea-128", - "kmc-dea", - "kmac-tdea-192", - "kmac-tdea-128", - "kmac-dea", - "hfpm", - "type" - ], - "static": true, - "migration-safe": true - } - ], - "id": "libvirt-2" -} - -{ - "execute": "query-cpu-model-expansion", - "arguments": { - "type": "static", - "model": { - "name": "max" - } - }, - "id": "libvirt-3" -} - -{ - "id": "libvirt-3", - "error": { - "class": "GenericError", - "desc": "The CPU definition 'max' is unknown." - } -} - -{ - "execute": "query-machines", - "id": "libvirt-4" -} - -{ - "return": [ - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.7", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.6", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": false, - "name": "none", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.11", - "is-default": true, - "cpu-max": 248, - "alias": "s390-ccw-virtio" - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.10", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.5", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.4", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.9", - "cpu-max": 248 - }, - { - "hotpluggable-cpus": true, - "name": "s390-ccw-virtio-2.8", - "cpu-max": 248 - } - ], - "id": "libvirt-4" -} diff --git a/tests/qemucapabilitiesdata/caps_2.11.0.s390x.xml b/tests/qemucapabilitiesdata/caps_2.11.0.s390x.xml deleted file mode 100644 index 86adb32202..0000000000 --- a/tests/qemucapabilitiesdata/caps_2.11.0.s390x.xml +++ /dev/null @@ -1,2593 +0,0 @@ - - /usr/bin/qemu-system-s390x - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2011000 - 0 - 39100288 - - s390x - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/qemucapabilitiesdata/caps_2.11.0.x86_64.replies b/tests/qemucapabilitiesdata/caps_2.11.0.x86_64.replies deleted file mode 100644 index 8c72203f2c..0000000000 --- a/tests/qemucapabilitiesdata/caps_2.11.0.x86_64.replies +++ /dev/null @@ -1,19525 +0,0 @@ -{ - "execute": "qmp_capabilities", - "id": "libvirt-1" -} - -{ - "return": { - }, - "id": "libvirt-1" -} - -{ - "execute": "query-version", - "id": "libvirt-2" -} - -{ - "return": { - "qemu": { - "micro": 0, - "minor": 11, - "major": 2 - }, - "package": " (v2.11.0)" - }, - "id": "libvirt-2" -} - -{ - "execute": "query-target", - "id": "libvirt-3" -} - -{ - "return": { - "arch": "x86_64" - }, - "id": "libvirt-3" -} - -{ - "execute": "query-qmp-schema", - "id": "libvirt-4" -} - -{ - "return": [ - { - "name": "ACPI_DEVICE_OST", - "meta-type": "event", - "arg-type": "0" - }, - { - "name": "BALLOON_CHANGE", - "meta-type": "event", - "arg-type": "1" - }, - { - "name": "BLOCK_IMAGE_CORRUPTED", - "meta-type": "event", - "arg-type": "2" - }, - { - "name": "BLOCK_IO_ERROR", - "meta-type": "event", - "arg-type": "3" - }, - { - "name": "BLOCK_JOB_CANCELLED", - "meta-type": "event", - "arg-type": "4" - }, - { - "name": "BLOCK_JOB_COMPLETED", - "meta-type": "event", - "arg-type": "5" - }, - { - "name": "BLOCK_JOB_ERROR", - "meta-type": "event", - "arg-type": "6" - }, - { - "name": "BLOCK_JOB_READY", - "meta-type": "event", - "arg-type": "7" - }, - { - "name": "BLOCK_WRITE_THRESHOLD", - "meta-type": "event", - "arg-type": "8" - }, - { - "name": "DEVICE_DELETED", - "meta-type": "event", - "arg-type": "9" - }, - { - "name": "DEVICE_TRAY_MOVED", - "meta-type": "event", - "arg-type": "10" - }, - { - "name": "DUMP_COMPLETED", - "meta-type": "event", - "arg-type": "11" - }, - { - "name": "GUEST_PANICKED", - "meta-type": "event", - "arg-type": "12" - }, - { - "name": "MEM_UNPLUG_ERROR", - "meta-type": "event", - "arg-type": "13" - }, - { - "name": "MIGRATION", - "meta-type": "event", - "arg-type": "14" - }, - { - "name": "MIGRATION_PASS", - "meta-type": "event", - "arg-type": "15" - }, - { - "name": "NIC_RX_FILTER_CHANGED", - "meta-type": "event", - "arg-type": "16" - }, - { - "name": "POWERDOWN", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "QUORUM_FAILURE", - "meta-type": "event", - "arg-type": "18" - }, - { - "name": "QUORUM_REPORT_BAD", - "meta-type": "event", - "arg-type": "19" - }, - { - "name": "RESET", - "meta-type": "event", - "arg-type": "20" - }, - { - "name": "RESUME", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "RTC_CHANGE", - "meta-type": "event", - "arg-type": "21" - }, - { - "name": "SHUTDOWN", - "meta-type": "event", - "arg-type": "22" - }, - { - "name": "SPICE_CONNECTED", - "meta-type": "event", - "arg-type": "23" - }, - { - "name": "SPICE_DISCONNECTED", - "meta-type": "event", - "arg-type": "24" - }, - { - "name": "SPICE_INITIALIZED", - "meta-type": "event", - "arg-type": "25" - }, - { - "name": "SPICE_MIGRATE_COMPLETED", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "STOP", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "SUSPEND", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "SUSPEND_DISK", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "VNC_CONNECTED", - "meta-type": "event", - "arg-type": "26" - }, - { - "name": "VNC_DISCONNECTED", - "meta-type": "event", - "arg-type": "27" - }, - { - "name": "VNC_INITIALIZED", - "meta-type": "event", - "arg-type": "28" - }, - { - "name": "VSERPORT_CHANGE", - "meta-type": "event", - "arg-type": "29" - }, - { - "name": "WAKEUP", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "WATCHDOG", - "meta-type": "event", - "arg-type": "30" - }, - { - "name": "add-fd", - "ret-type": "32", - "meta-type": "command", - "arg-type": "31" - }, - { - "name": "add_client", - "ret-type": "17", - "meta-type": "command", - "arg-type": "33" - }, - { - "name": "balloon", - "ret-type": "17", - "meta-type": "command", - "arg-type": "34" - }, - { - "name": "block-commit", - "ret-type": "17", - "meta-type": "command", - "arg-type": "35" - }, - { - "name": "block-dirty-bitmap-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "36" - }, - { - "name": "block-dirty-bitmap-clear", - "ret-type": "17", - "meta-type": "command", - "arg-type": "37" - }, - { - "name": "block-dirty-bitmap-remove", - "ret-type": "17", - "meta-type": "command", - "arg-type": "37" - }, - { - "name": "block-job-cancel", - "ret-type": "17", - "meta-type": "command", - "arg-type": "38" - }, - { - "name": "block-job-complete", - "ret-type": "17", - "meta-type": "command", - "arg-type": "39" - }, - { - "name": "block-job-pause", - "ret-type": "17", - "meta-type": "command", - "arg-type": "40" - }, - { - "name": "block-job-resume", - "ret-type": "17", - "meta-type": "command", - "arg-type": "41" - }, - { - "name": "block-job-set-speed", - "ret-type": "17", - "meta-type": "command", - "arg-type": "42" - }, - { - "name": "block-set-write-threshold", - "ret-type": "17", - "meta-type": "command", - "arg-type": "43" - }, - { - "name": "block-stream", - "ret-type": "17", - "meta-type": "command", - "arg-type": "44" - }, - { - "name": "block_passwd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "45" - }, - { - "name": "block_resize", - "ret-type": "17", - "meta-type": "command", - "arg-type": "46" - }, - { - "name": "block_set_io_throttle", - "ret-type": "17", - "meta-type": "command", - "arg-type": "47" - }, - { - "name": "blockdev-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "48" - }, - { - "name": "blockdev-backup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "49" - }, - { - "name": "blockdev-change-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "50" - }, - { - "name": "blockdev-close-tray", - "ret-type": "17", - "meta-type": "command", - "arg-type": "51" - }, - { - "name": "blockdev-del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "52" - }, - { - "name": "blockdev-mirror", - "ret-type": "17", - "meta-type": "command", - "arg-type": "53" - }, - { - "name": "blockdev-open-tray", - "ret-type": "17", - "meta-type": "command", - "arg-type": "54" - }, - { - "name": "blockdev-snapshot", - "ret-type": "17", - "meta-type": "command", - "arg-type": "55" - }, - { - "name": "blockdev-snapshot-delete-internal-sync", - "ret-type": "57", - "meta-type": "command", - "arg-type": "56" - }, - { - "name": "blockdev-snapshot-internal-sync", - "ret-type": "17", - "meta-type": "command", - "arg-type": "58" - }, - { - "name": "blockdev-snapshot-sync", - "ret-type": "17", - "meta-type": "command", - "arg-type": "59" - }, - { - "name": "change", - "ret-type": "17", - "meta-type": "command", - "arg-type": "60" - }, - { - "name": "change-backing-file", - "ret-type": "17", - "meta-type": "command", - "arg-type": "61" - }, - { - "name": "change-vnc-password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "62" - }, - { - "name": "chardev-add", - "ret-type": "64", - "meta-type": "command", - "arg-type": "63" - }, - { - "name": "chardev-change", - "ret-type": "64", - "meta-type": "command", - "arg-type": "65" - }, - { - "name": "chardev-remove", - "ret-type": "17", - "meta-type": "command", - "arg-type": "66" - }, - { - "name": "chardev-send-break", - "ret-type": "17", - "meta-type": "command", - "arg-type": "67" - }, - { - "name": "client_migrate_info", - "ret-type": "17", - "meta-type": "command", - "arg-type": "68" - }, - { - "name": "closefd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "69" - }, - { - "name": "cont", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "cpu", - "ret-type": "17", - "meta-type": "command", - "arg-type": "70" - }, - { - "name": "cpu-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "71" - }, - { - "name": "device-list-properties", - "ret-type": "[73]", - "meta-type": "command", - "arg-type": "72" - }, - { - "name": "device_add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "74" - }, - { - "name": "device_del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "75" - }, - { - "name": "drive-backup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "76" - }, - { - "name": "drive-mirror", - "ret-type": "17", - "meta-type": "command", - "arg-type": "77" - }, - { - "name": "dump-guest-memory", - "ret-type": "17", - "meta-type": "command", - "arg-type": "78" - }, - { - "name": "dump-skeys", - "ret-type": "17", - "meta-type": "command", - "arg-type": "79" - }, - { - "name": "eject", - "ret-type": "17", - "meta-type": "command", - "arg-type": "80" - }, - { - "name": "expire_password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "81" - }, - { - "name": "getfd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "82" - }, - { - "name": "human-monitor-command", - "ret-type": "str", - "meta-type": "command", - "arg-type": "83" - }, - { - "name": "inject-nmi", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "input-send-event", - "ret-type": "17", - "meta-type": "command", - "arg-type": "84" - }, - { - "name": "memsave", - "ret-type": "17", - "meta-type": "command", - "arg-type": "85" - }, - { - "name": "migrate", - "ret-type": "17", - "meta-type": "command", - "arg-type": "86" - }, - { - "name": "migrate-continue", - "ret-type": "17", - "meta-type": "command", - "arg-type": "87" - }, - { - "name": "migrate-incoming", - "ret-type": "17", - "meta-type": "command", - "arg-type": "88" - }, - { - "name": "migrate-set-cache-size", - "ret-type": "17", - "meta-type": "command", - "arg-type": "89" - }, - { - "name": "migrate-set-capabilities", - "ret-type": "17", - "meta-type": "command", - "arg-type": "90" - }, - { - "name": "migrate-set-parameters", - "ret-type": "17", - "meta-type": "command", - "arg-type": "91" - }, - { - "name": "migrate-start-postcopy", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "migrate_cancel", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "migrate_set_downtime", - "ret-type": "17", - "meta-type": "command", - "arg-type": "92" - }, - { - "name": "migrate_set_speed", - "ret-type": "17", - "meta-type": "command", - "arg-type": "93" - }, - { - "name": "nbd-server-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "94" - }, - { - "name": "nbd-server-start", - "ret-type": "17", - "meta-type": "command", - "arg-type": "95" - }, - { - "name": "nbd-server-stop", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "netdev_add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "96" - }, - { - "name": "netdev_del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "97" - }, - { - "name": "object-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "98" - }, - { - "name": "object-del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "99" - }, - { - "name": "pmemsave", - "ret-type": "17", - "meta-type": "command", - "arg-type": "100" - }, - { - "name": "qmp_capabilities", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "qom-get", - "ret-type": "any", - "meta-type": "command", - "arg-type": "101" - }, - { - "name": "qom-list", - "ret-type": "[103]", - "meta-type": "command", - "arg-type": "102" - }, - { - "name": "qom-list-types", - "ret-type": "[105]", - "meta-type": "command", - "arg-type": "104" - }, - { - "name": "qom-set", - "ret-type": "17", - "meta-type": "command", - "arg-type": "106" - }, - { - "name": "query-acpi-ospm-status", - "ret-type": "[107]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-balloon", - "ret-type": "108", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-block", - "ret-type": "[109]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-block-jobs", - "ret-type": "[110]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-blockstats", - "ret-type": "[112]", - "meta-type": "command", - "arg-type": "111" - }, - { - "name": "query-chardev", - "ret-type": "[113]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-chardev-backends", - "ret-type": "[114]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-command-line-options", - "ret-type": "[116]", - "meta-type": "command", - "arg-type": "115" - }, - { - "name": "query-commands", - "ret-type": "[117]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-cpu-definitions", - "ret-type": "[118]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-cpu-model-baseline", - "ret-type": "120", - "meta-type": "command", - "arg-type": "119" - }, - { - "name": "query-cpu-model-comparison", - "ret-type": "122", - "meta-type": "command", - "arg-type": "121" - }, - { - "name": "query-cpu-model-expansion", - "ret-type": "124", - "meta-type": "command", - "arg-type": "123" - }, - { - "name": "query-cpus", - "ret-type": "[125]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-dump", - "ret-type": "126", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-dump-guest-memory-capability", - "ret-type": "127", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-events", - "ret-type": "[128]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-fdsets", - "ret-type": "[129]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-gic-capabilities", - "ret-type": "[130]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-hotpluggable-cpus", - "ret-type": "[131]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-iothreads", - "ret-type": "[132]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-kvm", - "ret-type": "133", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-machines", - "ret-type": "[134]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-memdev", - "ret-type": "[135]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-memory-devices", - "ret-type": "[136]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-memory-size-summary", - "ret-type": "137", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-mice", - "ret-type": "[138]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate", - "ret-type": "139", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-cache-size", - "ret-type": "int", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-capabilities", - "ret-type": "[140]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-parameters", - "ret-type": "141", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-name", - "ret-type": "142", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-named-block-nodes", - "ret-type": "[143]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-pci", - "ret-type": "[144]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-qmp-schema", - "ret-type": "[145]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-rocker", - "ret-type": "147", - "meta-type": "command", - "arg-type": "146" - }, - { - "name": "query-rocker-of-dpa-flows", - "ret-type": "[149]", - "meta-type": "command", - "arg-type": "148" - }, - { - "name": "query-rocker-of-dpa-groups", - "ret-type": "[151]", - "meta-type": "command", - "arg-type": "150" - }, - { - "name": "query-rocker-ports", - "ret-type": "[153]", - "meta-type": "command", - "arg-type": "152" - }, - { - "name": "query-rx-filter", - "ret-type": "[155]", - "meta-type": "command", - "arg-type": "154" - }, - { - "name": "query-spice", - "ret-type": "156", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-status", - "ret-type": "157", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-target", - "ret-type": "158", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm", - "ret-type": "[159]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm-models", - "ret-type": "[160]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm-types", - "ret-type": "[161]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-uuid", - "ret-type": "162", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-version", - "ret-type": "163", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vm-generation-id", - "ret-type": "164", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vnc", - "ret-type": "165", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vnc-servers", - "ret-type": "[166]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-xen-replication-status", - "ret-type": "167", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "quit", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "remove-fd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "168" - }, - { - "name": "ringbuf-read", - "ret-type": "str", - "meta-type": "command", - "arg-type": "169" - }, - { - "name": "ringbuf-write", - "ret-type": "17", - "meta-type": "command", - "arg-type": "170" - }, - { - "name": "rtc-reset-reinjection", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "screendump", - "ret-type": "17", - "meta-type": "command", - "arg-type": "171" - }, - { - "name": "send-key", - "ret-type": "17", - "meta-type": "command", - "arg-type": "172" - }, - { - "name": "set_link", - "ret-type": "17", - "meta-type": "command", - "arg-type": "173" - }, - { - "name": "set_password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "174" - }, - { - "name": "stop", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_powerdown", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_reset", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_wakeup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "trace-event-get-state", - "ret-type": "[176]", - "meta-type": "command", - "arg-type": "175" - }, - { - "name": "trace-event-set-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "177" - }, - { - "name": "transaction", - "ret-type": "17", - "meta-type": "command", - "arg-type": "178" - }, - { - "name": "watchdog-set-action", - "ret-type": "17", - "meta-type": "command", - "arg-type": "179" - }, - { - "name": "x-blockdev-change", - "ret-type": "17", - "meta-type": "command", - "arg-type": "180" - }, - { - "name": "x-blockdev-insert-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "181" - }, - { - "name": "x-blockdev-remove-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "182" - }, - { - "name": "x-colo-lost-heartbeat", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "x-debug-block-dirty-bitmap-sha256", - "ret-type": "183", - "meta-type": "command", - "arg-type": "37" - }, - { - "name": "xen-colo-do-checkpoint", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "xen-load-devices-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "184" - }, - { - "name": "xen-save-devices-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "185" - }, - { - "name": "xen-set-global-dirty-log", - "ret-type": "17", - "meta-type": "command", - "arg-type": "186" - }, - { - "name": "xen-set-replication", - "ret-type": "17", - "meta-type": "command", - "arg-type": "187" - }, - { - "name": "0", - "members": [ - { - "name": "info", - "type": "107" - } - ], - "meta-type": "object" - }, - { - "name": "1", - "members": [ - { - "name": "actual", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "2", - "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": "3", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "node-name", - "type": "str" - }, - { - "name": "operation", - "type": "188" - }, - { - "name": "action", - "type": "189" - }, - { - "name": "nospace", - "default": null, - "type": "bool" - }, - { - "name": "reason", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "4", - "members": [ - { - "name": "type", - "type": "190" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "5", - "members": [ - { - "name": "type", - "type": "190" - }, - { - "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": "6", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "operation", - "type": "188" - }, - { - "name": "action", - "type": "189" - } - ], - "meta-type": "object" - }, - { - "name": "7", - "members": [ - { - "name": "type", - "type": "190" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "8", - "members": [ - { - "name": "node-name", - "type": "str" - }, - { - "name": "amount-exceeded", - "type": "int" - }, - { - "name": "write-threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "9", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "10", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "id", - "type": "str" - }, - { - "name": "tray-open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "11", - "members": [ - { - "name": "result", - "type": "126" - }, - { - "name": "error", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "12", - "members": [ - { - "name": "action", - "type": "191" - }, - { - "name": "info", - "default": null, - "type": "192" - } - ], - "meta-type": "object" - }, - { - "name": "13", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "msg", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "14", - "members": [ - { - "name": "status", - "type": "193" - } - ], - "meta-type": "object" - }, - { - "name": "15", - "members": [ - { - "name": "pass", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "16", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - }, - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "17", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "18", - "members": [ - { - "name": "reference", - "type": "str" - }, - { - "name": "sector-num", - "type": "int" - }, - { - "name": "sectors-count", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "19", - "members": [ - { - "name": "type", - "type": "194" - }, - { - "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": "20", - "members": [ - { - "name": "guest", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "21", - "members": [ - { - "name": "offset", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "22", - "members": [ - { - "name": "guest", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "23", - "members": [ - { - "name": "server", - "type": "195" - }, - { - "name": "client", - "type": "195" - } - ], - "meta-type": "object" - }, - { - "name": "24", - "members": [ - { - "name": "server", - "type": "195" - }, - { - "name": "client", - "type": "195" - } - ], - "meta-type": "object" - }, - { - "name": "25", - "members": [ - { - "name": "server", - "type": "196" - }, - { - "name": "client", - "type": "197" - } - ], - "meta-type": "object" - }, - { - "name": "26", - "members": [ - { - "name": "server", - "type": "198" - }, - { - "name": "client", - "type": "199" - } - ], - "meta-type": "object" - }, - { - "name": "27", - "members": [ - { - "name": "server", - "type": "198" - }, - { - "name": "client", - "type": "200" - } - ], - "meta-type": "object" - }, - { - "name": "28", - "members": [ - { - "name": "server", - "type": "198" - }, - { - "name": "client", - "type": "200" - } - ], - "meta-type": "object" - }, - { - "name": "29", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "30", - "members": [ - { - "name": "action", - "type": "201" - } - ], - "meta-type": "object" - }, - { - "name": "31", - "members": [ - { - "name": "fdset-id", - "default": null, - "type": "int" - }, - { - "name": "opaque", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "32", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fd", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "33", - "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": "34", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "35", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "base", - "default": null, - "type": "str" - }, - { - "name": "top", - "default": null, - "type": "str" - }, - { - "name": "backing-file", - "default": null, - "type": "str" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "filter-node-name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "36", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "name", - "type": "str" - }, - { - "name": "granularity", - "default": null, - "type": "int" - }, - { - "name": "persistent", - "default": null, - "type": "bool" - }, - { - "name": "autoload", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "37", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "38", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "39", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "40", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "41", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "42", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "43", - "members": [ - { - "name": "node-name", - "type": "str" - }, - { - "name": "write-threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "44", - "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": "202" - } - ], - "meta-type": "object" - }, - { - "name": "45", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "password", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "46", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "size", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "47", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "bps", - "type": "int" - }, - { - "name": "bps_rd", - "type": "int" - }, - { - "name": "bps_wr", - "type": "int" - }, - { - "name": "iops", - "type": "int" - }, - { - "name": "iops_rd", - "type": "int" - }, - { - "name": "iops_wr", - "type": "int" - }, - { - "name": "bps_max", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max", - "default": null, - "type": "int" - }, - { - "name": "iops_max", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max", - "default": null, - "type": "int" - }, - { - "name": "bps_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_size", - "default": null, - "type": "int" - }, - { - "name": "group", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "48", - "tag": "driver", - "variants": [ - { - "case": "blkdebug", - "type": "207" - }, - { - "case": "blkverify", - "type": "208" - }, - { - "case": "bochs", - "type": "209" - }, - { - "case": "cloop", - "type": "209" - }, - { - "case": "dmg", - "type": "209" - }, - { - "case": "file", - "type": "210" - }, - { - "case": "ftp", - "type": "211" - }, - { - "case": "ftps", - "type": "212" - }, - { - "case": "gluster", - "type": "213" - }, - { - "case": "host_cdrom", - "type": "210" - }, - { - "case": "host_device", - "type": "210" - }, - { - "case": "http", - "type": "214" - }, - { - "case": "https", - "type": "215" - }, - { - "case": "iscsi", - "type": "216" - }, - { - "case": "luks", - "type": "217" - }, - { - "case": "nbd", - "type": "218" - }, - { - "case": "nfs", - "type": "219" - }, - { - "case": "null-aio", - "type": "220" - }, - { - "case": "null-co", - "type": "220" - }, - { - "case": "parallels", - "type": "209" - }, - { - "case": "qcow2", - "type": "221" - }, - { - "case": "qcow", - "type": "222" - }, - { - "case": "qed", - "type": "223" - }, - { - "case": "quorum", - "type": "224" - }, - { - "case": "raw", - "type": "225" - }, - { - "case": "rbd", - "type": "226" - }, - { - "case": "replication", - "type": "227" - }, - { - "case": "sheepdog", - "type": "228" - }, - { - "case": "ssh", - "type": "229" - }, - { - "case": "throttle", - "type": "230" - }, - { - "case": "vdi", - "type": "209" - }, - { - "case": "vhdx", - "type": "209" - }, - { - "case": "vmdk", - "type": "223" - }, - { - "case": "vpc", - "type": "209" - }, - { - "case": "vvfat", - "type": "231" - }, - { - "case": "vxhs", - "type": "232" - } - ], - "members": [ - { - "name": "driver", - "type": "203" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "discard", - "default": null, - "type": "204" - }, - { - "name": "cache", - "default": null, - "type": "205" - }, - { - "name": "read-only", - "default": null, - "type": "bool" - }, - { - "name": "force-share", - "default": null, - "type": "bool" - }, - { - "name": "detect-zeroes", - "default": null, - "type": "206" - } - ], - "meta-type": "object" - }, - { - "name": "49", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "sync", - "type": "233" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "compress", - "default": null, - "type": "bool" - }, - { - "name": "on-source-error", - "default": null, - "type": "202" - }, - { - "name": "on-target-error", - "default": null, - "type": "202" - } - ], - "meta-type": "object" - }, - { - "name": "50", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "read-only-mode", - "default": null, - "type": "234" - } - ], - "meta-type": "object" - }, - { - "name": "51", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "52", - "members": [ - { - "name": "node-name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "53", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "replaces", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "233" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "granularity", - "default": null, - "type": "int" - }, - { - "name": "buf-size", - "default": null, - "type": "int" - }, - { - "name": "on-source-error", - "default": null, - "type": "202" - }, - { - "name": "on-target-error", - "default": null, - "type": "202" - }, - { - "name": "filter-node-name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "54", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "55", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "overlay", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "56", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "57", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "name", - "type": "str" - }, - { - "name": "vm-state-size", - "type": "int" - }, - { - "name": "date-sec", - "type": "int" - }, - { - "name": "date-nsec", - "type": "int" - }, - { - "name": "vm-clock-sec", - "type": "int" - }, - { - "name": "vm-clock-nsec", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "58", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "59", - "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": "235" - } - ], - "meta-type": "object" - }, - { - "name": "60", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "arg", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "61", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "image-node-name", - "type": "str" - }, - { - "name": "backing-file", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "62", - "members": [ - { - "name": "password", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "63", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "backend", - "type": "236" - } - ], - "meta-type": "object" - }, - { - "name": "64", - "members": [ - { - "name": "pty", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "65", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "backend", - "type": "236" - } - ], - "meta-type": "object" - }, - { - "name": "66", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "67", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "68", - "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": "69", - "members": [ - { - "name": "fdname", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "70", - "members": [ - { - "name": "index", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "71", - "members": [ - { - "name": "id", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "72", - "members": [ - { - "name": "typename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[73]", - "element-type": "73", - "meta-type": "array" - }, - { - "name": "73", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "description", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "74", - "members": [ - { - "name": "driver", - "type": "str" - }, - { - "name": "bus", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "75", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "76", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "233" - }, - { - "name": "mode", - "default": null, - "type": "235" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "bitmap", - "default": null, - "type": "str" - }, - { - "name": "compress", - "default": null, - "type": "bool" - }, - { - "name": "on-source-error", - "default": null, - "type": "202" - }, - { - "name": "on-target-error", - "default": null, - "type": "202" - } - ], - "meta-type": "object" - }, - { - "name": "77", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "replaces", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "233" - }, - { - "name": "mode", - "default": null, - "type": "235" - }, - { - "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": "202" - }, - { - "name": "on-target-error", - "default": null, - "type": "202" - }, - { - "name": "unmap", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "78", - "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": "237" - } - ], - "meta-type": "object" - }, - { - "name": "79", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "80", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "81", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "time", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "82", - "members": [ - { - "name": "fdname", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "83", - "members": [ - { - "name": "command-line", - "type": "str" - }, - { - "name": "cpu-index", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "str", - "json-type": "string", - "meta-type": "builtin" - }, - { - "name": "84", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "head", - "default": null, - "type": "int" - }, - { - "name": "events", - "type": "[238]" - } - ], - "meta-type": "object" - }, - { - "name": "85", - "members": [ - { - "name": "val", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "cpu-index", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "86", - "members": [ - { - "name": "uri", - "type": "str" - }, - { - "name": "blk", - "default": null, - "type": "bool" - }, - { - "name": "inc", - "default": null, - "type": "bool" - }, - { - "name": "detach", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "87", - "members": [ - { - "name": "state", - "type": "193" - } - ], - "meta-type": "object" - }, - { - "name": "88", - "members": [ - { - "name": "uri", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "89", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "90", - "members": [ - { - "name": "capabilities", - "type": "[140]" - } - ], - "meta-type": "object" - }, - { - "name": "91", - "members": [ - { - "name": "compress-level", - "default": null, - "type": "int" - }, - { - "name": "compress-threads", - "default": null, - "type": "int" - }, - { - "name": "decompress-threads", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-initial", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-increment", - "default": null, - "type": "int" - }, - { - "name": "tls-creds", - "default": null, - "type": "239" - }, - { - "name": "tls-hostname", - "default": null, - "type": "239" - }, - { - "name": "max-bandwidth", - "default": null, - "type": "int" - }, - { - "name": "downtime-limit", - "default": null, - "type": "int" - }, - { - "name": "x-checkpoint-delay", - "default": null, - "type": "int" - }, - { - "name": "block-incremental", - "default": null, - "type": "bool" - }, - { - "name": "x-multifd-channels", - "default": null, - "type": "int" - }, - { - "name": "x-multifd-page-count", - "default": null, - "type": "int" - }, - { - "name": "xbzrle-cache-size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "92", - "members": [ - { - "name": "value", - "type": "number" - } - ], - "meta-type": "object" - }, - { - "name": "93", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "94", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "writable", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "95", - "members": [ - { - "name": "addr", - "type": "240" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "96", - "members": [ - { - "name": "type", - "type": "str" - }, - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "97", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "98", - "members": [ - { - "name": "qom-type", - "type": "str" - }, - { - "name": "id", - "type": "str" - }, - { - "name": "props", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "99", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "100", - "members": [ - { - "name": "val", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "101", - "members": [ - { - "name": "path", - "type": "str" - }, - { - "name": "property", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "any", - "json-type": "value", - "meta-type": "builtin" - }, - { - "name": "102", - "members": [ - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[103]", - "element-type": "103", - "meta-type": "array" - }, - { - "name": "103", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "104", - "members": [ - { - "name": "implements", - "default": null, - "type": "str" - }, - { - "name": "abstract", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[105]", - "element-type": "105", - "meta-type": "array" - }, - { - "name": "105", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "abstract", - "default": null, - "type": "bool" - }, - { - "name": "parent", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "106", - "members": [ - { - "name": "path", - "type": "str" - }, - { - "name": "property", - "type": "str" - }, - { - "name": "value", - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "[107]", - "element-type": "107", - "meta-type": "array" - }, - { - "name": "107", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "slot", - "type": "str" - }, - { - "name": "slot-type", - "type": "241" - }, - { - "name": "source", - "type": "int" - }, - { - "name": "status", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "108", - "members": [ - { - "name": "actual", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[109]", - "element-type": "109", - "meta-type": "array" - }, - { - "name": "109", - "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": "143" - }, - { - "name": "tray_open", - "default": null, - "type": "bool" - }, - { - "name": "io-status", - "default": null, - "type": "242" - }, - { - "name": "dirty-bitmaps", - "default": null, - "type": "[243]" - } - ], - "meta-type": "object" - }, - { - "name": "[110]", - "element-type": "110", - "meta-type": "array" - }, - { - "name": "110", - "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": "242" - }, - { - "name": "ready", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "111", - "members": [ - { - "name": "query-nodes", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[112]", - "element-type": "112", - "meta-type": "array" - }, - { - "name": "112", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "stats", - "type": "244" - }, - { - "name": "parent", - "default": null, - "type": "112" - }, - { - "name": "backing", - "default": null, - "type": "112" - } - ], - "meta-type": "object" - }, - { - "name": "[113]", - "element-type": "113", - "meta-type": "array" - }, - { - "name": "113", - "members": [ - { - "name": "label", - "type": "str" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "frontend-open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[114]", - "element-type": "114", - "meta-type": "array" - }, - { - "name": "114", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "115", - "members": [ - { - "name": "option", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[116]", - "element-type": "116", - "meta-type": "array" - }, - { - "name": "116", - "members": [ - { - "name": "option", - "type": "str" - }, - { - "name": "parameters", - "type": "[245]" - } - ], - "meta-type": "object" - }, - { - "name": "[117]", - "element-type": "117", - "meta-type": "array" - }, - { - "name": "117", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[118]", - "element-type": "118", - "meta-type": "array" - }, - { - "name": "118", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "migration-safe", - "default": null, - "type": "bool" - }, - { - "name": "static", - "type": "bool" - }, - { - "name": "unavailable-features", - "default": null, - "type": "[str]" - }, - { - "name": "typename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "119", - "members": [ - { - "name": "modela", - "type": "246" - }, - { - "name": "modelb", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "120", - "members": [ - { - "name": "model", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "121", - "members": [ - { - "name": "modela", - "type": "246" - }, - { - "name": "modelb", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "122", - "members": [ - { - "name": "result", - "type": "247" - }, - { - "name": "responsible-properties", - "type": "[str]" - } - ], - "meta-type": "object" - }, - { - "name": "123", - "members": [ - { - "name": "type", - "type": "248" - }, - { - "name": "model", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "124", - "members": [ - { - "name": "model", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "[125]", - "element-type": "125", - "meta-type": "array" - }, - { - "name": "125", - "tag": "arch", - "variants": [ - { - "case": "x86", - "type": "251" - }, - { - "case": "sparc", - "type": "252" - }, - { - "case": "ppc", - "type": "253" - }, - { - "case": "mips", - "type": "254" - }, - { - "case": "tricore", - "type": "255" - }, - { - "case": "other", - "type": "256" - } - ], - "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": "249" - }, - { - "name": "arch", - "type": "250" - } - ], - "meta-type": "object" - }, - { - "name": "126", - "members": [ - { - "name": "status", - "type": "257" - }, - { - "name": "completed", - "type": "int" - }, - { - "name": "total", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "127", - "members": [ - { - "name": "formats", - "type": "[237]" - } - ], - "meta-type": "object" - }, - { - "name": "[128]", - "element-type": "128", - "meta-type": "array" - }, - { - "name": "128", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[129]", - "element-type": "129", - "meta-type": "array" - }, - { - "name": "129", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fds", - "type": "[258]" - } - ], - "meta-type": "object" - }, - { - "name": "[130]", - "element-type": "130", - "meta-type": "array" - }, - { - "name": "130", - "members": [ - { - "name": "version", - "type": "int" - }, - { - "name": "emulated", - "type": "bool" - }, - { - "name": "kernel", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[131]", - "element-type": "131", - "meta-type": "array" - }, - { - "name": "131", - "members": [ - { - "name": "type", - "type": "str" - }, - { - "name": "vcpus-count", - "type": "int" - }, - { - "name": "props", - "type": "249" - }, - { - "name": "qom-path", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[132]", - "element-type": "132", - "meta-type": "array" - }, - { - "name": "132", - "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": "133", - "members": [ - { - "name": "enabled", - "type": "bool" - }, - { - "name": "present", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[134]", - "element-type": "134", - "meta-type": "array" - }, - { - "name": "134", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "alias", - "default": null, - "type": "str" - }, - { - "name": "is-default", - "default": null, - "type": "bool" - }, - { - "name": "cpu-max", - "type": "int" - }, - { - "name": "hotpluggable-cpus", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[135]", - "element-type": "135", - "meta-type": "array" - }, - { - "name": "135", - "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": "259" - } - ], - "meta-type": "object" - }, - { - "name": "[136]", - "element-type": "136", - "meta-type": "array" - }, - { - "name": "136", - "tag": "type", - "variants": [ - { - "case": "dimm", - "type": "261" - } - ], - "members": [ - { - "name": "type", - "type": "260" - } - ], - "meta-type": "object" - }, - { - "name": "137", - "members": [ - { - "name": "base-memory", - "type": "int" - }, - { - "name": "plugged-memory", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[138]", - "element-type": "138", - "meta-type": "array" - }, - { - "name": "138", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "index", - "type": "int" - }, - { - "name": "current", - "type": "bool" - }, - { - "name": "absolute", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "139", - "members": [ - { - "name": "status", - "default": null, - "type": "193" - }, - { - "name": "ram", - "default": null, - "type": "262" - }, - { - "name": "disk", - "default": null, - "type": "262" - }, - { - "name": "xbzrle-cache", - "default": null, - "type": "263" - }, - { - "name": "total-time", - "default": null, - "type": "int" - }, - { - "name": "expected-downtime", - "default": null, - "type": "int" - }, - { - "name": "downtime", - "default": null, - "type": "int" - }, - { - "name": "setup-time", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-percentage", - "default": null, - "type": "int" - }, - { - "name": "error-desc", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "int", - "json-type": "int", - "meta-type": "builtin" - }, - { - "name": "[140]", - "element-type": "140", - "meta-type": "array" - }, - { - "name": "140", - "members": [ - { - "name": "capability", - "type": "264" - }, - { - "name": "state", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "141", - "members": [ - { - "name": "compress-level", - "default": null, - "type": "int" - }, - { - "name": "compress-threads", - "default": null, - "type": "int" - }, - { - "name": "decompress-threads", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-initial", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-increment", - "default": null, - "type": "int" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - }, - { - "name": "tls-hostname", - "default": null, - "type": "str" - }, - { - "name": "max-bandwidth", - "default": null, - "type": "int" - }, - { - "name": "downtime-limit", - "default": null, - "type": "int" - }, - { - "name": "x-checkpoint-delay", - "default": null, - "type": "int" - }, - { - "name": "block-incremental", - "default": null, - "type": "bool" - }, - { - "name": "x-multifd-channels", - "default": null, - "type": "int" - }, - { - "name": "x-multifd-page-count", - "default": null, - "type": "int" - }, - { - "name": "xbzrle-cache-size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "142", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[143]", - "element-type": "143", - "meta-type": "array" - }, - { - "name": "143", - "members": [ - { - "name": "file", - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "ro", - "type": "bool" - }, - { - "name": "drv", - "type": "str" - }, - { - "name": "backing_file", - "default": null, - "type": "str" - }, - { - "name": "backing_file_depth", - "type": "int" - }, - { - "name": "encrypted", - "type": "bool" - }, - { - "name": "encryption_key_missing", - "type": "bool" - }, - { - "name": "detect_zeroes", - "type": "206" - }, - { - "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": "265" - }, - { - "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": "266" - }, - { - "name": "write_threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[144]", - "element-type": "144", - "meta-type": "array" - }, - { - "name": "144", - "members": [ - { - "name": "bus", - "type": "int" - }, - { - "name": "devices", - "type": "[267]" - } - ], - "meta-type": "object" - }, - { - "name": "[145]", - "element-type": "145", - "meta-type": "array" - }, - { - "name": "145", - "tag": "meta-type", - "variants": [ - { - "case": "builtin", - "type": "269" - }, - { - "case": "enum", - "type": "270" - }, - { - "case": "array", - "type": "271" - }, - { - "case": "object", - "type": "272" - }, - { - "case": "alternate", - "type": "273" - }, - { - "case": "command", - "type": "274" - }, - { - "case": "event", - "type": "275" - } - ], - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "meta-type", - "type": "268" - } - ], - "meta-type": "object" - }, - { - "name": "146", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "147", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "id", - "type": "int" - }, - { - "name": "ports", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "148", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "tbl-id", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[149]", - "element-type": "149", - "meta-type": "array" - }, - { - "name": "149", - "members": [ - { - "name": "cookie", - "type": "int" - }, - { - "name": "hits", - "type": "int" - }, - { - "name": "key", - "type": "276" - }, - { - "name": "mask", - "type": "277" - }, - { - "name": "action", - "type": "278" - } - ], - "meta-type": "object" - }, - { - "name": "150", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[151]", - "element-type": "151", - "meta-type": "array" - }, - { - "name": "151", - "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": "152", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[153]", - "element-type": "153", - "meta-type": "array" - }, - { - "name": "153", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "enabled", - "type": "bool" - }, - { - "name": "link-up", - "type": "bool" - }, - { - "name": "speed", - "type": "int" - }, - { - "name": "duplex", - "type": "279" - }, - { - "name": "autoneg", - "type": "280" - } - ], - "meta-type": "object" - }, - { - "name": "154", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[155]", - "element-type": "155", - "meta-type": "array" - }, - { - "name": "155", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "promiscuous", - "type": "bool" - }, - { - "name": "multicast", - "type": "281" - }, - { - "name": "unicast", - "type": "281" - }, - { - "name": "vlan", - "type": "281" - }, - { - "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": "156", - "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": "282" - }, - { - "name": "channels", - "default": null, - "type": "[197]" - } - ], - "meta-type": "object" - }, - { - "name": "157", - "members": [ - { - "name": "running", - "type": "bool" - }, - { - "name": "singlestep", - "type": "bool" - }, - { - "name": "status", - "type": "283" - } - ], - "meta-type": "object" - }, - { - "name": "158", - "members": [ - { - "name": "arch", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[159]", - "element-type": "159", - "meta-type": "array" - }, - { - "name": "159", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "model", - "type": "160" - }, - { - "name": "options", - "type": "284" - } - ], - "meta-type": "object" - }, - { - "name": "[160]", - "element-type": "160", - "meta-type": "array" - }, - { - "name": "160", - "meta-type": "enum", - "values": [ - "tpm-tis" - ] - }, - { - "name": "[161]", - "element-type": "161", - "meta-type": "array" - }, - { - "name": "161", - "meta-type": "enum", - "values": [ - "passthrough", - "emulator" - ] - }, - { - "name": "162", - "members": [ - { - "name": "UUID", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "163", - "members": [ - { - "name": "qemu", - "type": "285" - }, - { - "name": "package", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "164", - "members": [ - { - "name": "guid", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "165", - "members": [ - { - "name": "enabled", - "type": "bool" - }, - { - "name": "host", - "default": null, - "type": "str" - }, - { - "name": "family", - "default": null, - "type": "286" - }, - { - "name": "service", - "default": null, - "type": "str" - }, - { - "name": "auth", - "default": null, - "type": "str" - }, - { - "name": "clients", - "default": null, - "type": "[200]" - } - ], - "meta-type": "object" - }, - { - "name": "[166]", - "element-type": "166", - "meta-type": "array" - }, - { - "name": "166", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "server", - "type": "[287]" - }, - { - "name": "clients", - "type": "[200]" - }, - { - "name": "auth", - "type": "288" - }, - { - "name": "vencrypt", - "default": null, - "type": "289" - }, - { - "name": "display", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "167", - "members": [ - { - "name": "error", - "type": "bool" - }, - { - "name": "desc", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "168", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fd", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "169", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "format", - "default": null, - "type": "290" - } - ], - "meta-type": "object" - }, - { - "name": "170", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "data", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "290" - } - ], - "meta-type": "object" - }, - { - "name": "171", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "172", - "members": [ - { - "name": "keys", - "type": "[291]" - }, - { - "name": "hold-time", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "173", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "up", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "174", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "password", - "type": "str" - }, - { - "name": "connected", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "175", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "vcpu", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[176]", - "element-type": "176", - "meta-type": "array" - }, - { - "name": "176", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "state", - "type": "292" - }, - { - "name": "vcpu", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "177", - "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": "178", - "members": [ - { - "name": "actions", - "type": "[293]" - }, - { - "name": "properties", - "default": null, - "type": "294" - } - ], - "meta-type": "object" - }, - { - "name": "179", - "members": [ - { - "name": "action", - "type": "201" - } - ], - "meta-type": "object" - }, - { - "name": "180", - "members": [ - { - "name": "parent", - "type": "str" - }, - { - "name": "child", - "default": null, - "type": "str" - }, - { - "name": "node", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "181", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "182", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "183", - "members": [ - { - "name": "sha256", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "184", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "185", - "members": [ - { - "name": "filename", - "type": "str" - }, - { - "name": "live", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "186", - "members": [ - { - "name": "enable", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "187", - "members": [ - { - "name": "enable", - "type": "bool" - }, - { - "name": "primary", - "type": "bool" - }, - { - "name": "failover", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "bool", - "json-type": "boolean", - "meta-type": "builtin" - }, - { - "name": "188", - "meta-type": "enum", - "values": [ - "read", - "write" - ] - }, - { - "name": "189", - "meta-type": "enum", - "values": [ - "ignore", - "report", - "stop" - ] - }, - { - "name": "190", - "meta-type": "enum", - "values": [ - "commit", - "stream", - "mirror", - "backup" - ] - }, - { - "name": "191", - "meta-type": "enum", - "values": [ - "pause", - "poweroff" - ] - }, - { - "name": "192", - "tag": "type", - "variants": [ - { - "case": "hyper-v", - "type": "296" - } - ], - "members": [ - { - "name": "type", - "type": "295" - } - ], - "meta-type": "object" - }, - { - "name": "193", - "meta-type": "enum", - "values": [ - "none", - "setup", - "cancelling", - "cancelled", - "active", - "postcopy-active", - "completed", - "failed", - "colo", - "pre-switchover", - "device" - ] - }, - { - "name": "194", - "meta-type": "enum", - "values": [ - "read", - "write", - "flush" - ] - }, - { - "name": "195", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "286" - } - ], - "meta-type": "object" - }, - { - "name": "196", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "auth", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "197", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "connection-id", - "type": "int" - }, - { - "name": "channel-type", - "type": "int" - }, - { - "name": "channel-id", - "type": "int" - }, - { - "name": "tls", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "198", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "auth", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "199", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "websocket", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "200", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "x509_dname", - "default": null, - "type": "str" - }, - { - "name": "sasl_username", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "201", - "meta-type": "enum", - "values": [ - "reset", - "shutdown", - "poweroff", - "pause", - "debug", - "none", - "inject-nmi" - ] - }, - { - "name": "202", - "meta-type": "enum", - "values": [ - "report", - "ignore", - "enospc", - "stop", - "auto" - ] - }, - { - "name": "203", - "meta-type": "enum", - "values": [ - "blkdebug", - "blkverify", - "bochs", - "cloop", - "dmg", - "file", - "ftp", - "ftps", - "gluster", - "host_cdrom", - "host_device", - "http", - "https", - "iscsi", - "luks", - "nbd", - "nfs", - "null-aio", - "null-co", - "parallels", - "qcow", - "qcow2", - "qed", - "quorum", - "raw", - "rbd", - "replication", - "sheepdog", - "ssh", - "throttle", - "vdi", - "vhdx", - "vmdk", - "vpc", - "vvfat", - "vxhs" - ] - }, - { - "name": "204", - "meta-type": "enum", - "values": [ - "ignore", - "unmap" - ] - }, - { - "name": "205", - "members": [ - { - "name": "direct", - "default": null, - "type": "bool" - }, - { - "name": "no-flush", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "206", - "meta-type": "enum", - "values": [ - "off", - "on", - "unmap" - ] - }, - { - "name": "207", - "members": [ - { - "name": "image", - "type": "297" - }, - { - "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": "[298]" - }, - { - "name": "set-state", - "default": null, - "type": "[299]" - } - ], - "meta-type": "object" - }, - { - "name": "208", - "members": [ - { - "name": "test", - "type": "297" - }, - { - "name": "raw", - "type": "297" - } - ], - "meta-type": "object" - }, - { - "name": "209", - "members": [ - { - "name": "file", - "type": "297" - } - ], - "meta-type": "object" - }, - { - "name": "210", - "members": [ - { - "name": "filename", - "type": "str" - }, - { - "name": "pr-manager", - "default": null, - "type": "str" - }, - { - "name": "locking", - "default": null, - "type": "300" - }, - { - "name": "aio", - "default": null, - "type": "301" - } - ], - "meta-type": "object" - }, - { - "name": "211", - "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": "212", - "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": "213", - "members": [ - { - "name": "volume", - "type": "str" - }, - { - "name": "path", - "type": "str" - }, - { - "name": "server", - "type": "[302]" - }, - { - "name": "debug", - "default": null, - "type": "int" - }, - { - "name": "logfile", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "214", - "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": "215", - "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": "216", - "members": [ - { - "name": "transport", - "type": "303" - }, - { - "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": "304" - }, - { - "name": "timeout", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "217", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "key-secret", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "218", - "members": [ - { - "name": "server", - "type": "302" - }, - { - "name": "export", - "default": null, - "type": "str" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "219", - "members": [ - { - "name": "server", - "type": "305" - }, - { - "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": "220", - "members": [ - { - "name": "size", - "default": null, - "type": "int" - }, - { - "name": "latency-ns", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "221", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "backing", - "default": null, - "type": "306" - }, - { - "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": "307" - }, - { - "name": "cache-size", - "default": null, - "type": "int" - }, - { - "name": "l2-cache-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": "308" - } - ], - "meta-type": "object" - }, - { - "name": "222", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "backing", - "default": null, - "type": "306" - }, - { - "name": "encrypt", - "default": null, - "type": "309" - } - ], - "meta-type": "object" - }, - { - "name": "223", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "backing", - "default": null, - "type": "306" - } - ], - "meta-type": "object" - }, - { - "name": "224", - "members": [ - { - "name": "blkverify", - "default": null, - "type": "bool" - }, - { - "name": "children", - "type": "[297]" - }, - { - "name": "vote-threshold", - "type": "int" - }, - { - "name": "rewrite-corrupted", - "default": null, - "type": "bool" - }, - { - "name": "read-pattern", - "default": null, - "type": "310" - } - ], - "meta-type": "object" - }, - { - "name": "225", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "offset", - "default": null, - "type": "int" - }, - { - "name": "size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "226", - "members": [ - { - "name": "pool", - "type": "str" - }, - { - "name": "image", - "type": "str" - }, - { - "name": "conf", - "default": null, - "type": "str" - }, - { - "name": "snapshot", - "default": null, - "type": "str" - }, - { - "name": "user", - "default": null, - "type": "str" - }, - { - "name": "server", - "default": null, - "type": "[311]" - } - ], - "meta-type": "object" - }, - { - "name": "227", - "members": [ - { - "name": "file", - "type": "297" - }, - { - "name": "mode", - "type": "312" - }, - { - "name": "top-id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "228", - "members": [ - { - "name": "server", - "type": "302" - }, - { - "name": "vdi", - "type": "str" - }, - { - "name": "snap-id", - "default": null, - "type": "int" - }, - { - "name": "tag", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "229", - "members": [ - { - "name": "server", - "type": "313" - }, - { - "name": "path", - "type": "str" - }, - { - "name": "user", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "230", - "members": [ - { - "name": "throttle-group", - "type": "str" - }, - { - "name": "file", - "type": "297" - } - ], - "meta-type": "object" - }, - { - "name": "231", - "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": "232", - "members": [ - { - "name": "vdisk-id", - "type": "str" - }, - { - "name": "server", - "type": "311" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "233", - "meta-type": "enum", - "values": [ - "top", - "full", - "none", - "incremental" - ] - }, - { - "name": "234", - "meta-type": "enum", - "values": [ - "retain", - "read-only", - "read-write" - ] - }, - { - "name": "235", - "meta-type": "enum", - "values": [ - "existing", - "absolute-paths" - ] - }, - { - "name": "236", - "tag": "type", - "variants": [ - { - "case": "file", - "type": "315" - }, - { - "case": "serial", - "type": "316" - }, - { - "case": "parallel", - "type": "316" - }, - { - "case": "pipe", - "type": "316" - }, - { - "case": "socket", - "type": "317" - }, - { - "case": "udp", - "type": "318" - }, - { - "case": "pty", - "type": "319" - }, - { - "case": "null", - "type": "319" - }, - { - "case": "mux", - "type": "320" - }, - { - "case": "msmouse", - "type": "319" - }, - { - "case": "wctablet", - "type": "319" - }, - { - "case": "braille", - "type": "319" - }, - { - "case": "testdev", - "type": "319" - }, - { - "case": "stdio", - "type": "321" - }, - { - "case": "console", - "type": "319" - }, - { - "case": "spicevmc", - "type": "322" - }, - { - "case": "spiceport", - "type": "323" - }, - { - "case": "vc", - "type": "324" - }, - { - "case": "ringbuf", - "type": "325" - }, - { - "case": "memory", - "type": "325" - } - ], - "members": [ - { - "name": "type", - "type": "314" - } - ], - "meta-type": "object" - }, - { - "name": "237", - "meta-type": "enum", - "values": [ - "elf", - "kdump-zlib", - "kdump-lzo", - "kdump-snappy" - ] - }, - { - "name": "[238]", - "element-type": "238", - "meta-type": "array" - }, - { - "name": "238", - "tag": "type", - "variants": [ - { - "case": "key", - "type": "327" - }, - { - "case": "btn", - "type": "328" - }, - { - "case": "rel", - "type": "329" - }, - { - "case": "abs", - "type": "329" - } - ], - "members": [ - { - "name": "type", - "type": "326" - } - ], - "meta-type": "object" - }, - { - "name": "239", - "members": [ - { - "type": "str" - }, - { - "type": "null" - } - ], - "meta-type": "alternate" - }, - { - "name": "number", - "json-type": "number", - "meta-type": "builtin" - }, - { - "name": "240", - "tag": "type", - "variants": [ - { - "case": "inet", - "type": "331" - }, - { - "case": "unix", - "type": "332" - }, - { - "case": "vsock", - "type": "333" - }, - { - "case": "fd", - "type": "334" - } - ], - "members": [ - { - "name": "type", - "type": "330" - } - ], - "meta-type": "object" - }, - { - "name": "241", - "meta-type": "enum", - "values": [ - "DIMM", - "CPU" - ] - }, - { - "name": "242", - "meta-type": "enum", - "values": [ - "ok", - "failed", - "nospace" - ] - }, - { - "name": "[243]", - "element-type": "243", - "meta-type": "array" - }, - { - "name": "243", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - }, - { - "name": "count", - "type": "int" - }, - { - "name": "granularity", - "type": "int" - }, - { - "name": "status", - "type": "335" - } - ], - "meta-type": "object" - }, - { - "name": "244", - "members": [ - { - "name": "rd_bytes", - "type": "int" - }, - { - "name": "wr_bytes", - "type": "int" - }, - { - "name": "rd_operations", - "type": "int" - }, - { - "name": "wr_operations", - "type": "int" - }, - { - "name": "flush_operations", - "type": "int" - }, - { - "name": "flush_total_time_ns", - "type": "int" - }, - { - "name": "wr_total_time_ns", - "type": "int" - }, - { - "name": "rd_total_time_ns", - "type": "int" - }, - { - "name": "wr_highest_offset", - "type": "int" - }, - { - "name": "rd_merged", - "type": "int" - }, - { - "name": "wr_merged", - "type": "int" - }, - { - "name": "idle_time_ns", - "default": null, - "type": "int" - }, - { - "name": "failed_rd_operations", - "type": "int" - }, - { - "name": "failed_wr_operations", - "type": "int" - }, - { - "name": "failed_flush_operations", - "type": "int" - }, - { - "name": "invalid_rd_operations", - "type": "int" - }, - { - "name": "invalid_wr_operations", - "type": "int" - }, - { - "name": "invalid_flush_operations", - "type": "int" - }, - { - "name": "account_invalid", - "type": "bool" - }, - { - "name": "account_failed", - "type": "bool" - }, - { - "name": "timed_stats", - "type": "[336]" - } - ], - "meta-type": "object" - }, - { - "name": "[245]", - "element-type": "245", - "meta-type": "array" - }, - { - "name": "245", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "337" - }, - { - "name": "help", - "default": null, - "type": "str" - }, - { - "name": "default", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[str]", - "element-type": "str", - "meta-type": "array" - }, - { - "name": "246", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "props", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "247", - "meta-type": "enum", - "values": [ - "incompatible", - "identical", - "superset", - "subset" - ] - }, - { - "name": "248", - "meta-type": "enum", - "values": [ - "static", - "full" - ] - }, - { - "name": "249", - "members": [ - { - "name": "node-id", - "default": null, - "type": "int" - }, - { - "name": "socket-id", - "default": null, - "type": "int" - }, - { - "name": "core-id", - "default": null, - "type": "int" - }, - { - "name": "thread-id", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "250", - "meta-type": "enum", - "values": [ - "x86", - "sparc", - "ppc", - "mips", - "tricore", - "other" - ] - }, - { - "name": "251", - "members": [ - { - "name": "pc", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "252", - "members": [ - { - "name": "pc", - "type": "int" - }, - { - "name": "npc", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "253", - "members": [ - { - "name": "nip", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "254", - "members": [ - { - "name": "PC", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "255", - "members": [ - { - "name": "PC", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "256", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "257", - "meta-type": "enum", - "values": [ - "none", - "active", - "completed", - "failed" - ] - }, - { - "name": "[237]", - "element-type": "237", - "meta-type": "array" - }, - { - "name": "[258]", - "element-type": "258", - "meta-type": "array" - }, - { - "name": "258", - "members": [ - { - "name": "fd", - "type": "int" - }, - { - "name": "opaque", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[int]", - "element-type": "int", - "meta-type": "array" - }, - { - "name": "259", - "meta-type": "enum", - "values": [ - "default", - "preferred", - "bind", - "interleave" - ] - }, - { - "name": "260", - "meta-type": "enum", - "values": [ - "dimm" - ] - }, - { - "name": "261", - "members": [ - { - "name": "data", - "type": "338" - } - ], - "meta-type": "object" - }, - { - "name": "262", - "members": [ - { - "name": "transferred", - "type": "int" - }, - { - "name": "remaining", - "type": "int" - }, - { - "name": "total", - "type": "int" - }, - { - "name": "duplicate", - "type": "int" - }, - { - "name": "skipped", - "type": "int" - }, - { - "name": "normal", - "type": "int" - }, - { - "name": "normal-bytes", - "type": "int" - }, - { - "name": "dirty-pages-rate", - "type": "int" - }, - { - "name": "mbps", - "type": "number" - }, - { - "name": "dirty-sync-count", - "type": "int" - }, - { - "name": "postcopy-requests", - "type": "int" - }, - { - "name": "page-size", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "263", - "members": [ - { - "name": "cache-size", - "type": "int" - }, - { - "name": "bytes", - "type": "int" - }, - { - "name": "pages", - "type": "int" - }, - { - "name": "cache-miss", - "type": "int" - }, - { - "name": "cache-miss-rate", - "type": "number" - }, - { - "name": "overflow", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "264", - "meta-type": "enum", - "values": [ - "xbzrle", - "rdma-pin-all", - "auto-converge", - "zero-blocks", - "compress", - "events", - "postcopy-ram", - "x-colo", - "release-ram", - "block", - "return-path", - "pause-before-switchover", - "x-multifd" - ] - }, - { - "name": "265", - "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": "[57]" - }, - { - "name": "backing-image", - "default": null, - "type": "265" - }, - { - "name": "format-specific", - "default": null, - "type": "339" - } - ], - "meta-type": "object" - }, - { - "name": "266", - "members": [ - { - "name": "writeback", - "type": "bool" - }, - { - "name": "direct", - "type": "bool" - }, - { - "name": "no-flush", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[267]", - "element-type": "267", - "meta-type": "array" - }, - { - "name": "267", - "members": [ - { - "name": "bus", - "type": "int" - }, - { - "name": "slot", - "type": "int" - }, - { - "name": "function", - "type": "int" - }, - { - "name": "class_info", - "type": "340" - }, - { - "name": "id", - "type": "341" - }, - { - "name": "irq", - "default": null, - "type": "int" - }, - { - "name": "qdev_id", - "type": "str" - }, - { - "name": "pci_bridge", - "default": null, - "type": "342" - }, - { - "name": "regions", - "type": "[343]" - } - ], - "meta-type": "object" - }, - { - "name": "268", - "meta-type": "enum", - "values": [ - "builtin", - "enum", - "array", - "object", - "alternate", - "command", - "event" - ] - }, - { - "name": "269", - "members": [ - { - "name": "json-type", - "type": "344" - } - ], - "meta-type": "object" - }, - { - "name": "270", - "members": [ - { - "name": "values", - "type": "[str]" - } - ], - "meta-type": "object" - }, - { - "name": "271", - "members": [ - { - "name": "element-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "272", - "members": [ - { - "name": "members", - "type": "[345]" - }, - { - "name": "tag", - "default": null, - "type": "str" - }, - { - "name": "variants", - "default": null, - "type": "[346]" - } - ], - "meta-type": "object" - }, - { - "name": "273", - "members": [ - { - "name": "members", - "type": "[347]" - } - ], - "meta-type": "object" - }, - { - "name": "274", - "members": [ - { - "name": "arg-type", - "type": "str" - }, - { - "name": "ret-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "275", - "members": [ - { - "name": "arg-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "276", - "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": "277", - "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": "278", - "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": "279", - "meta-type": "enum", - "values": [ - "half", - "full" - ] - }, - { - "name": "280", - "meta-type": "enum", - "values": [ - "off", - "on" - ] - }, - { - "name": "281", - "meta-type": "enum", - "values": [ - "normal", - "none", - "all" - ] - }, - { - "name": "282", - "meta-type": "enum", - "values": [ - "client", - "server", - "unknown" - ] - }, - { - "name": "[197]", - "element-type": "197", - "meta-type": "array" - }, - { - "name": "283", - "meta-type": "enum", - "values": [ - "debug", - "inmigrate", - "internal-error", - "io-error", - "paused", - "postmigrate", - "prelaunch", - "finish-migrate", - "restore-vm", - "running", - "save-vm", - "shutdown", - "suspended", - "watchdog", - "guest-panicked", - "colo" - ] - }, - { - "name": "284", - "tag": "type", - "variants": [ - { - "case": "passthrough", - "type": "349" - }, - { - "case": "emulator", - "type": "350" - } - ], - "members": [ - { - "name": "type", - "type": "348" - } - ], - "meta-type": "object" - }, - { - "name": "285", - "members": [ - { - "name": "major", - "type": "int" - }, - { - "name": "minor", - "type": "int" - }, - { - "name": "micro", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "286", - "meta-type": "enum", - "values": [ - "ipv4", - "ipv6", - "unix", - "vsock", - "unknown" - ] - }, - { - "name": "[200]", - "element-type": "200", - "meta-type": "array" - }, - { - "name": "[287]", - "element-type": "287", - "meta-type": "array" - }, - { - "name": "287", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "286" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "auth", - "type": "288" - }, - { - "name": "vencrypt", - "default": null, - "type": "289" - } - ], - "meta-type": "object" - }, - { - "name": "288", - "meta-type": "enum", - "values": [ - "none", - "vnc", - "ra2", - "ra2ne", - "tight", - "ultra", - "tls", - "vencrypt", - "sasl" - ] - }, - { - "name": "289", - "meta-type": "enum", - "values": [ - "plain", - "tls-none", - "x509-none", - "tls-vnc", - "x509-vnc", - "tls-plain", - "x509-plain", - "tls-sasl", - "x509-sasl" - ] - }, - { - "name": "290", - "meta-type": "enum", - "values": [ - "utf8", - "base64" - ] - }, - { - "name": "[291]", - "element-type": "291", - "meta-type": "array" - }, - { - "name": "291", - "tag": "type", - "variants": [ - { - "case": "number", - "type": "352" - }, - { - "case": "qcode", - "type": "353" - } - ], - "members": [ - { - "name": "type", - "type": "351" - } - ], - "meta-type": "object" - }, - { - "name": "292", - "meta-type": "enum", - "values": [ - "unavailable", - "disabled", - "enabled" - ] - }, - { - "name": "[293]", - "element-type": "293", - "meta-type": "array" - }, - { - "name": "293", - "tag": "type", - "variants": [ - { - "case": "abort", - "type": "355" - }, - { - "case": "block-dirty-bitmap-add", - "type": "356" - }, - { - "case": "block-dirty-bitmap-clear", - "type": "357" - }, - { - "case": "blockdev-backup", - "type": "358" - }, - { - "case": "blockdev-snapshot", - "type": "359" - }, - { - "case": "blockdev-snapshot-internal-sync", - "type": "360" - }, - { - "case": "blockdev-snapshot-sync", - "type": "361" - }, - { - "case": "drive-backup", - "type": "362" - } - ], - "members": [ - { - "name": "type", - "type": "354" - } - ], - "meta-type": "object" - }, - { - "name": "294", - "members": [ - { - "name": "completion-mode", - "default": null, - "type": "363" - } - ], - "meta-type": "object" - }, - { - "name": "295", - "meta-type": "enum", - "values": [ - "hyper-v" - ] - }, - { - "name": "296", - "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": "297", - "members": [ - { - "type": "48" - }, - { - "type": "str" - } - ], - "meta-type": "alternate" - }, - { - "name": "[298]", - "element-type": "298", - "meta-type": "array" - }, - { - "name": "298", - "members": [ - { - "name": "event", - "type": "364" - }, - { - "name": "state", - "default": null, - "type": "int" - }, - { - "name": "errno", - "default": null, - "type": "int" - }, - { - "name": "sector", - "default": null, - "type": "int" - }, - { - "name": "once", - "default": null, - "type": "bool" - }, - { - "name": "immediately", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[299]", - "element-type": "299", - "meta-type": "array" - }, - { - "name": "299", - "members": [ - { - "name": "event", - "type": "364" - }, - { - "name": "state", - "default": null, - "type": "int" - }, - { - "name": "new_state", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "300", - "meta-type": "enum", - "values": [ - "auto", - "on", - "off" - ] - }, - { - "name": "301", - "meta-type": "enum", - "values": [ - "threads", - "native" - ] - }, - { - "name": "[302]", - "element-type": "302", - "meta-type": "array" - }, - { - "name": "302", - "tag": "type", - "variants": [ - { - "case": "inet", - "type": "313" - }, - { - "case": "unix", - "type": "366" - }, - { - "case": "vsock", - "type": "367" - }, - { - "case": "fd", - "type": "368" - } - ], - "members": [ - { - "name": "type", - "type": "365" - } - ], - "meta-type": "object" - }, - { - "name": "303", - "meta-type": "enum", - "values": [ - "tcp", - "iser" - ] - }, - { - "name": "304", - "meta-type": "enum", - "values": [ - "crc32c", - "none", - "crc32c-none", - "none-crc32c" - ] - }, - { - "name": "305", - "members": [ - { - "name": "type", - "type": "369" - }, - { - "name": "host", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "306", - "members": [ - { - "type": "48" - }, - { - "type": "str" - }, - { - "type": "null" - } - ], - "meta-type": "alternate" - }, - { - "name": "307", - "members": [ - { - "type": "370" - }, - { - "type": "371" - } - ], - "meta-type": "alternate" - }, - { - "name": "308", - "tag": "format", - "variants": [ - { - "case": "aes", - "type": "373" - }, - { - "case": "luks", - "type": "374" - } - ], - "members": [ - { - "name": "format", - "type": "372" - } - ], - "meta-type": "object" - }, - { - "name": "309", - "tag": "format", - "variants": [ - { - "case": "aes", - "type": "373" - } - ], - "members": [ - { - "name": "format", - "type": "375" - } - ], - "meta-type": "object" - }, - { - "name": "[297]", - "element-type": "297", - "meta-type": "array" - }, - { - "name": "310", - "meta-type": "enum", - "values": [ - "quorum", - "fifo" - ] - }, - { - "name": "[311]", - "element-type": "311", - "meta-type": "array" - }, - { - "name": "311", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "312", - "meta-type": "enum", - "values": [ - "primary", - "secondary" - ] - }, - { - "name": "313", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "numeric", - "default": null, - "type": "bool" - }, - { - "name": "to", - "default": null, - "type": "int" - }, - { - "name": "ipv4", - "default": null, - "type": "bool" - }, - { - "name": "ipv6", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "314", - "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": "315", - "members": [ - { - "name": "data", - "type": "376" - } - ], - "meta-type": "object" - }, - { - "name": "316", - "members": [ - { - "name": "data", - "type": "377" - } - ], - "meta-type": "object" - }, - { - "name": "317", - "members": [ - { - "name": "data", - "type": "378" - } - ], - "meta-type": "object" - }, - { - "name": "318", - "members": [ - { - "name": "data", - "type": "379" - } - ], - "meta-type": "object" - }, - { - "name": "319", - "members": [ - { - "name": "data", - "type": "380" - } - ], - "meta-type": "object" - }, - { - "name": "320", - "members": [ - { - "name": "data", - "type": "381" - } - ], - "meta-type": "object" - }, - { - "name": "321", - "members": [ - { - "name": "data", - "type": "382" - } - ], - "meta-type": "object" - }, - { - "name": "322", - "members": [ - { - "name": "data", - "type": "383" - } - ], - "meta-type": "object" - }, - { - "name": "323", - "members": [ - { - "name": "data", - "type": "384" - } - ], - "meta-type": "object" - }, - { - "name": "324", - "members": [ - { - "name": "data", - "type": "385" - } - ], - "meta-type": "object" - }, - { - "name": "325", - "members": [ - { - "name": "data", - "type": "386" - } - ], - "meta-type": "object" - }, - { - "name": "326", - "meta-type": "enum", - "values": [ - "key", - "btn", - "rel", - "abs" - ] - }, - { - "name": "327", - "members": [ - { - "name": "data", - "type": "387" - } - ], - "meta-type": "object" - }, - { - "name": "328", - "members": [ - { - "name": "data", - "type": "388" - } - ], - "meta-type": "object" - }, - { - "name": "329", - "members": [ - { - "name": "data", - "type": "389" - } - ], - "meta-type": "object" - }, - { - "name": "null", - "json-type": "null", - "meta-type": "builtin" - }, - { - "name": "330", - "meta-type": "enum", - "values": [ - "inet", - "unix", - "vsock", - "fd" - ] - }, - { - "name": "331", - "members": [ - { - "name": "data", - "type": "313" - } - ], - "meta-type": "object" - }, - { - "name": "332", - "members": [ - { - "name": "data", - "type": "366" - } - ], - "meta-type": "object" - }, - { - "name": "333", - "members": [ - { - "name": "data", - "type": "367" - } - ], - "meta-type": "object" - }, - { - "name": "334", - "members": [ - { - "name": "data", - "type": "368" - } - ], - "meta-type": "object" - }, - { - "name": "335", - "meta-type": "enum", - "values": [ - "active", - "disabled", - "frozen" - ] - }, - { - "name": "[336]", - "element-type": "336", - "meta-type": "array" - }, - { - "name": "336", - "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": "337", - "meta-type": "enum", - "values": [ - "string", - "boolean", - "number", - "size" - ] - }, - { - "name": "338", - "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": "[57]", - "element-type": "57", - "meta-type": "array" - }, - { - "name": "339", - "tag": "type", - "variants": [ - { - "case": "qcow2", - "type": "391" - }, - { - "case": "vmdk", - "type": "392" - }, - { - "case": "luks", - "type": "393" - } - ], - "members": [ - { - "name": "type", - "type": "390" - } - ], - "meta-type": "object" - }, - { - "name": "340", - "members": [ - { - "name": "desc", - "default": null, - "type": "str" - }, - { - "name": "class", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "341", - "members": [ - { - "name": "device", - "type": "int" - }, - { - "name": "vendor", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "342", - "members": [ - { - "name": "bus", - "type": "394" - }, - { - "name": "devices", - "default": null, - "type": "[267]" - } - ], - "meta-type": "object" - }, - { - "name": "[343]", - "element-type": "343", - "meta-type": "array" - }, - { - "name": "343", - "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": "344", - "meta-type": "enum", - "values": [ - "string", - "number", - "int", - "boolean", - "null", - "object", - "array", - "value" - ] - }, - { - "name": "[345]", - "element-type": "345", - "meta-type": "array" - }, - { - "name": "345", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "default", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "[346]", - "element-type": "346", - "meta-type": "array" - }, - { - "name": "346", - "members": [ - { - "name": "case", - "type": "str" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[347]", - "element-type": "347", - "meta-type": "array" - }, - { - "name": "347", - "members": [ - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "348", - "meta-type": "enum", - "values": [ - "passthrough", - "emulator" - ] - }, - { - "name": "349", - "members": [ - { - "name": "data", - "type": "395" - } - ], - "meta-type": "object" - }, - { - "name": "350", - "members": [ - { - "name": "data", - "type": "396" - } - ], - "meta-type": "object" - }, - { - "name": "351", - "meta-type": "enum", - "values": [ - "number", - "qcode" - ] - }, - { - "name": "352", - "members": [ - { - "name": "data", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "353", - "members": [ - { - "name": "data", - "type": "397" - } - ], - "meta-type": "object" - }, - { - "name": "354", - "meta-type": "enum", - "values": [ - "abort", - "block-dirty-bitmap-add", - "block-dirty-bitmap-clear", - "blockdev-backup", - "blockdev-snapshot", - "blockdev-snapshot-internal-sync", - "blockdev-snapshot-sync", - "drive-backup" - ] - }, - { - "name": "355", - "members": [ - { - "name": "data", - "type": "398" - } - ], - "meta-type": "object" - }, - { - "name": "356", - "members": [ - { - "name": "data", - "type": "36" - } - ], - "meta-type": "object" - }, - { - "name": "357", - "members": [ - { - "name": "data", - "type": "37" - } - ], - "meta-type": "object" - }, - { - "name": "358", - "members": [ - { - "name": "data", - "type": "49" - } - ], - "meta-type": "object" - }, - { - "name": "359", - "members": [ - { - "name": "data", - "type": "55" - } - ], - "meta-type": "object" - }, - { - "name": "360", - "members": [ - { - "name": "data", - "type": "58" - } - ], - "meta-type": "object" - }, - { - "name": "361", - "members": [ - { - "name": "data", - "type": "59" - } - ], - "meta-type": "object" - }, - { - "name": "362", - "members": [ - { - "name": "data", - "type": "76" - } - ], - "meta-type": "object" - }, - { - "name": "363", - "meta-type": "enum", - "values": [ - "individual", - "grouped" - ] - }, - { - "name": "364", - "meta-type": "enum", - "values": [ - "l1_update", - "l1_grow_alloc_table", - "l1_grow_write_table", - "l1_grow_activate_table", - "l2_load", - "l2_update", - "l2_update_compressed", - "l2_alloc_cow_read", - "l2_alloc_write", - "read_aio", - "read_backing_aio", - "read_compressed", - "write_aio", - "write_compressed", - "vmstate_load", - "vmstate_save", - "cow_read", - "cow_write", - "reftable_load", - "reftable_grow", - "reftable_update", - "refblock_load", - "refblock_update", - "refblock_update_part", - "refblock_alloc", - "refblock_alloc_hookup", - "refblock_alloc_write", - "refblock_alloc_write_blocks", - "refblock_alloc_write_table", - "refblock_alloc_switch_table", - "cluster_alloc", - "cluster_alloc_bytes", - "cluster_free", - "flush_to_os", - "flush_to_disk", - "pwritev_rmw_head", - "pwritev_rmw_after_head", - "pwritev_rmw_tail", - "pwritev_rmw_after_tail", - "pwritev", - "pwritev_zero", - "pwritev_done", - "empty_image_prepare", - "l1_shrink_write_table", - "l1_shrink_free_l2_clusters", - "cor_write" - ] - }, - { - "name": "365", - "meta-type": "enum", - "values": [ - "inet", - "unix", - "vsock", - "fd" - ] - }, - { - "name": "366", - "members": [ - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "367", - "members": [ - { - "name": "cid", - "type": "str" - }, - { - "name": "port", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "368", - "members": [ - { - "name": "str", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "369", - "meta-type": "enum", - "values": [ - "inet" - ] - }, - { - "name": "370", - "members": [ - { - "name": "template", - "default": null, - "type": "371" - }, - { - "name": "main-header", - "default": null, - "type": "bool" - }, - { - "name": "active-l1", - "default": null, - "type": "bool" - }, - { - "name": "active-l2", - "default": null, - "type": "bool" - }, - { - "name": "refcount-table", - "default": null, - "type": "bool" - }, - { - "name": "refcount-block", - "default": null, - "type": "bool" - }, - { - "name": "snapshot-table", - "default": null, - "type": "bool" - }, - { - "name": "inactive-l1", - "default": null, - "type": "bool" - }, - { - "name": "inactive-l2", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "371", - "meta-type": "enum", - "values": [ - "none", - "constant", - "cached", - "all" - ] - }, - { - "name": "372", - "meta-type": "enum", - "values": [ - "aes", - "luks" - ] - }, - { - "name": "373", - "members": [ - { - "name": "key-secret", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "374", - "members": [ - { - "name": "key-secret", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "375", - "meta-type": "enum", - "values": [ - "aes" - ] - }, - { - "name": "376", - "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": "377", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "378", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "addr", - "type": "240" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - }, - { - "name": "server", - "default": null, - "type": "bool" - }, - { - "name": "wait", - "default": null, - "type": "bool" - }, - { - "name": "nodelay", - "default": null, - "type": "bool" - }, - { - "name": "telnet", - "default": null, - "type": "bool" - }, - { - "name": "tn3270", - "default": null, - "type": "bool" - }, - { - "name": "reconnect", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "379", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "remote", - "type": "240" - }, - { - "name": "local", - "default": null, - "type": "240" - } - ], - "meta-type": "object" - }, - { - "name": "380", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "381", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "chardev", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "382", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "signal", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "383", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "384", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "fqdn", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "385", - "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": "386", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "387", - "members": [ - { - "name": "key", - "type": "291" - }, - { - "name": "down", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "388", - "members": [ - { - "name": "button", - "type": "399" - }, - { - "name": "down", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "389", - "members": [ - { - "name": "axis", - "type": "400" - }, - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "390", - "meta-type": "enum", - "values": [ - "qcow2", - "vmdk", - "luks" - ] - }, - { - "name": "391", - "members": [ - { - "name": "data", - "type": "401" - } - ], - "meta-type": "object" - }, - { - "name": "392", - "members": [ - { - "name": "data", - "type": "402" - } - ], - "meta-type": "object" - }, - { - "name": "393", - "members": [ - { - "name": "data", - "type": "403" - } - ], - "meta-type": "object" - }, - { - "name": "394", - "members": [ - { - "name": "number", - "type": "int" - }, - { - "name": "secondary", - "type": "int" - }, - { - "name": "subordinate", - "type": "int" - }, - { - "name": "io_range", - "type": "404" - }, - { - "name": "memory_range", - "type": "404" - }, - { - "name": "prefetchable_range", - "type": "404" - } - ], - "meta-type": "object" - }, - { - "name": "395", - "members": [ - { - "name": "path", - "default": null, - "type": "str" - }, - { - "name": "cancel-path", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "396", - "members": [ - { - "name": "chardev", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "397", - "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", - "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": "398", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "399", - "meta-type": "enum", - "values": [ - "left", - "middle", - "right", - "wheel-up", - "wheel-down", - "side", - "extra" - ] - }, - { - "name": "400", - "meta-type": "enum", - "values": [ - "x", - "y" - ] - }, - { - "name": "401", - "members": [ - { - "name": "compat", - "type": "str" - }, - { - "name": "lazy-refcounts", - "default": null, - "type": "bool" - }, - { - "name": "corrupt", - "default": null, - "type": "bool" - }, - { - "name": "refcount-bits", - "type": "int" - }, - { - "name": "encrypt", - "default": null, - "type": "405" - } - ], - "meta-type": "object" - }, - { - "name": "402", - "members": [ - { - "name": "create-type", - "type": "str" - }, - { - "name": "cid", - "type": "int" - }, - { - "name": "parent-cid", - "type": "int" - }, - { - "name": "extents", - "type": "[265]" - } - ], - "meta-type": "object" - }, - { - "name": "403", - "members": [ - { - "name": "cipher-alg", - "type": "406" - }, - { - "name": "cipher-mode", - "type": "407" - }, - { - "name": "ivgen-alg", - "type": "408" - }, - { - "name": "ivgen-hash-alg", - "default": null, - "type": "409" - }, - { - "name": "hash-alg", - "type": "409" - }, - { - "name": "payload-offset", - "type": "int" - }, - { - "name": "master-key-iters", - "type": "int" - }, - { - "name": "uuid", - "type": "str" - }, - { - "name": "slots", - "type": "[410]" - } - ], - "meta-type": "object" - }, - { - "name": "404", - "members": [ - { - "name": "base", - "type": "int" - }, - { - "name": "limit", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "405", - "tag": "format", - "variants": [ - { - "case": "aes", - "type": "411" - }, - { - "case": "luks", - "type": "403" - } - ], - "members": [ - { - "name": "format", - "type": "372" - } - ], - "meta-type": "object" - }, - { - "name": "[265]", - "element-type": "265", - "meta-type": "array" - }, - { - "name": "406", - "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": "407", - "meta-type": "enum", - "values": [ - "ecb", - "cbc", - "xts", - "ctr" - ] - }, - { - "name": "408", - "meta-type": "enum", - "values": [ - "plain", - "plain64", - "essiv" - ] - }, - { - "name": "409", - "meta-type": "enum", - "values": [ - "md5", - "sha1", - "sha224", - "sha256", - "sha384", - "sha512", - "ripemd160" - ] - }, - { - "name": "[410]", - "element-type": "410", - "meta-type": "array" - }, - { - "name": "410", - "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": "411", - "members": [ - ], - "meta-type": "object" - } - ], - "id": "libvirt-4" -} - -{ - "execute": "query-commands", - "id": "libvirt-5" -} - -{ - "return": [ - { - "name": "netdev_add" - }, - { - "name": "device_add" - }, - { - "name": "query-qmp-schema" - }, - { - "name": "xen-set-replication" - }, - { - "name": "xen-set-global-dirty-log" - }, - { - "name": "xen-save-devices-state" - }, - { - "name": "xen-load-devices-state" - }, - { - "name": "xen-colo-do-checkpoint" - }, - { - "name": "x-debug-block-dirty-bitmap-sha256" - }, - { - "name": "x-colo-lost-heartbeat" - }, - { - "name": "x-blockdev-remove-medium" - }, - { - "name": "x-blockdev-insert-medium" - }, - { - "name": "x-blockdev-change" - }, - { - "name": "watchdog-set-action" - }, - { - "name": "transaction" - }, - { - "name": "trace-event-set-state" - }, - { - "name": "trace-event-get-state" - }, - { - "name": "system_wakeup" - }, - { - "name": "system_reset" - }, - { - "name": "system_powerdown" - }, - { - "name": "stop" - }, - { - "name": "set_password" - }, - { - "name": "set_link" - }, - { - "name": "send-key" - }, - { - "name": "screendump" - }, - { - "name": "rtc-reset-reinjection" - }, - { - "name": "ringbuf-write" - }, - { - "name": "ringbuf-read" - }, - { - "name": "remove-fd" - }, - { - "name": "quit" - }, - { - "name": "query-xen-replication-status" - }, - { - "name": "query-vnc-servers" - }, - { - "name": "query-vnc" - }, - { - "name": "query-vm-generation-id" - }, - { - "name": "query-version" - }, - { - "name": "query-uuid" - }, - { - "name": "query-tpm-types" - }, - { - "name": "query-tpm-models" - }, - { - "name": "query-tpm" - }, - { - "name": "query-target" - }, - { - "name": "query-status" - }, - { - "name": "query-spice" - }, - { - "name": "query-rx-filter" - }, - { - "name": "query-rocker-ports" - }, - { - "name": "query-rocker-of-dpa-groups" - }, - { - "name": "query-rocker-of-dpa-flows" - }, - { - "name": "query-rocker" - }, - { - "name": "query-pci" - }, - { - "name": "query-named-block-nodes" - }, - { - "name": "query-name" - }, - { - "name": "query-migrate-parameters" - }, - { - "name": "query-migrate-capabilities" - }, - { - "name": "query-migrate-cache-size" - }, - { - "name": "query-migrate" - }, - { - "name": "query-mice" - }, - { - "name": "query-memory-size-summary" - }, - { - "name": "query-memory-devices" - }, - { - "name": "query-memdev" - }, - { - "name": "query-machines" - }, - { - "name": "query-kvm" - }, - { - "name": "query-iothreads" - }, - { - "name": "query-hotpluggable-cpus" - }, - { - "name": "query-fdsets" - }, - { - "name": "query-events" - }, - { - "name": "query-dump-guest-memory-capability" - }, - { - "name": "query-dump" - }, - { - "name": "query-cpus" - }, - { - "name": "query-cpu-model-expansion" - }, - { - "name": "query-cpu-definitions" - }, - { - "name": "query-commands" - }, - { - "name": "query-command-line-options" - }, - { - "name": "query-chardev-backends" - }, - { - "name": "query-chardev" - }, - { - "name": "query-blockstats" - }, - { - "name": "query-block-jobs" - }, - { - "name": "query-block" - }, - { - "name": "query-balloon" - }, - { - "name": "query-acpi-ospm-status" - }, - { - "name": "qom-set" - }, - { - "name": "qom-list-types" - }, - { - "name": "qom-list" - }, - { - "name": "qom-get" - }, - { - "name": "qmp_capabilities" - }, - { - "name": "pmemsave" - }, - { - "name": "object-del" - }, - { - "name": "object-add" - }, - { - "name": "netdev_del" - }, - { - "name": "nbd-server-stop" - }, - { - "name": "nbd-server-start" - }, - { - "name": "nbd-server-add" - }, - { - "name": "migrate_set_speed" - }, - { - "name": "migrate_set_downtime" - }, - { - "name": "migrate_cancel" - }, - { - "name": "migrate-start-postcopy" - }, - { - "name": "migrate-set-parameters" - }, - { - "name": "migrate-set-capabilities" - }, - { - "name": "migrate-set-cache-size" - }, - { - "name": "migrate-incoming" - }, - { - "name": "migrate-continue" - }, - { - "name": "migrate" - }, - { - "name": "memsave" - }, - { - "name": "input-send-event" - }, - { - "name": "inject-nmi" - }, - { - "name": "human-monitor-command" - }, - { - "name": "getfd" - }, - { - "name": "expire_password" - }, - { - "name": "eject" - }, - { - "name": "dump-guest-memory" - }, - { - "name": "drive-mirror" - }, - { - "name": "drive-backup" - }, - { - "name": "device_del" - }, - { - "name": "device-list-properties" - }, - { - "name": "cpu-add" - }, - { - "name": "cpu" - }, - { - "name": "cont" - }, - { - "name": "closefd" - }, - { - "name": "client_migrate_info" - }, - { - "name": "chardev-send-break" - }, - { - "name": "chardev-remove" - }, - { - "name": "chardev-change" - }, - { - "name": "chardev-add" - }, - { - "name": "change-vnc-password" - }, - { - "name": "change-backing-file" - }, - { - "name": "change" - }, - { - "name": "blockdev-snapshot-sync" - }, - { - "name": "blockdev-snapshot-internal-sync" - }, - { - "name": "blockdev-snapshot-delete-internal-sync" - }, - { - "name": "blockdev-snapshot" - }, - { - "name": "blockdev-open-tray" - }, - { - "name": "blockdev-mirror" - }, - { - "name": "blockdev-del" - }, - { - "name": "blockdev-close-tray" - }, - { - "name": "blockdev-change-medium" - }, - { - "name": "blockdev-backup" - }, - { - "name": "blockdev-add" - }, - { - "name": "block_set_io_throttle" - }, - { - "name": "block_resize" - }, - { - "name": "block_passwd" - }, - { - "name": "block-stream" - }, - { - "name": "block-set-write-threshold" - }, - { - "name": "block-job-set-speed" - }, - { - "name": "block-job-resume" - }, - { - "name": "block-job-pause" - }, - { - "name": "block-job-complete" - }, - { - "name": "block-job-cancel" - }, - { - "name": "block-dirty-bitmap-remove" - }, - { - "name": "block-dirty-bitmap-clear" - }, - { - "name": "block-dirty-bitmap-add" - }, - { - "name": "block-commit" - }, - { - "name": "balloon" - }, - { - "name": "add_client" - }, - { - "name": "add-fd" - } - ], - "id": "libvirt-5" -} - -{ - "execute": "query-kvm", - "id": "libvirt-6" -} - -{ - "return": { - "enabled": true, - "present": true - }, - "id": "libvirt-6" -} - -{ - "execute": "qom-list-types", - "id": "libvirt-7" -} - -{ - "return": [ - { - "name": "vhost-vsock-pci", - "parent": "virtio-pci" - }, - { - "name": "pc-q35-2.10-machine", - "parent": "generic-pc-machine" - }, - { - "name": "generic-sdhci", - "parent": "sys-bus-device" - }, - { - "name": "pc-0.13-machine", - "parent": "generic-pc-machine" - }, - { - "name": "cfi.pflash01", - "parent": "sys-bus-device" - }, - { - "name": "i82551", - "parent": "pci-device" - }, - { - "name": "i82550", - "parent": "pci-device" - }, - { - "name": "Westmere-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "pci-serial-4x", - "parent": "pci-device" - }, - { - "name": "cryptodev-backend", - "parent": "object" - }, - { - "name": "Penryn-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "Haswell-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "iothread", - "parent": "object" - }, - { - "name": "pc-q35-2.11-machine", - "parent": "generic-pc-machine" - }, - { - "name": "pc-i440fx-2.9-machine", - "parent": "generic-pc-machine" - }, - { - "name": "Skylake-Client-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "virtio-gpu-device", - "parent": "virtio-device" - }, - { - "name": "Opteron_G3-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "floppy-bus", - "parent": "bus" - }, - { - "name": "e1000e", - "parent": "pci-device" - }, - { - "name": "Broadwell-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "piix3-ide", - "parent": "pci-ide" - }, - { - "name": "secret", - "parent": "object" - }, - { - "name": "amd-iommu-iommu-memory-region", - "parent": "qemu:iommu-memory-region" - }, - { - "name": "base-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "isa-parallel", - "parent": "isa-device" - }, - { - "name": "megasas", - "parent": "megasas-base" - }, - { - "name": "i2c-bus", - "parent": "bus" - }, - { - "name": "pc-q35-2.4-machine", - "parent": "generic-pc-machine" - }, - { - "name": "vhost-vsock-device", - "parent": "virtio-device" - }, - { - "name": "usb-braille", - "parent": "usb-serial-dev" - }, - { - "name": "mptsas1068", - "parent": "pci-device" - }, - { - "name": "chardev-udp", - "parent": "chardev" - }, - { - "name": "vmware-svga", - "parent": "pci-device" - }, - { - "name": "qio-channel-tls", - "parent": "qio-channel" - }, - { - "name": "chardev-file", - "parent": "chardev-fd" - }, - { - "name": "filter-buffer", - "parent": "netfilter" - }, - { - "name": "PIIX3-xen", - "parent": "pci-piix3" - }, - { - "name": "ccid-bus", - "parent": "bus" - }, - { - "name": "scsi-cd", - "parent": "scsi-disk-base" - }, - { - "name": "pc-i440fx-2.0-machine", - "parent": "generic-pc-machine" - }, - { - "name": "isa-serial", - "parent": "isa-device" - }, - { - "name": "usb-ehci", - "parent": "pci-ehci-usb" - }, - { - "name": "container", - "parent": "object" - }, - { - "name": "qio-channel-rdma", - "parent": "qio-channel" - }, - { - "name": "chardev-null", - "parent": "chardev" - }, - { - "name": "host-x86_64-cpu", - "parent": "max-x86_64-cpu" - }, - { - "name": "qemu64-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "pci-serial-2x", - "parent": "pci-device" - }, - { - "name": "virtio-mouse-pci", - "parent": "virtio-input-hid-pci" - }, - { - "name": "piix4-ide", - "parent": "pci-ide" - }, - { - "name": "scsi-generic", - "parent": "scsi-device" - }, - { - "name": "isa-ipmi-bt", - "parent": "isa-device" - }, - { - "name": "pc-1.0-machine", - "parent": "generic-pc-machine" - }, - { - "name": "virtio-net-pci", - "parent": "virtio-pci" - }, - { - "name": "hyperv-testdev", - "parent": "isa-device" - }, - { - "name": "pc-dimm", - "parent": "device" - }, - { - "name": "pc-q35-2.8-machine", - "parent": "generic-pc-machine" - }, - { - "name": "Haswell-noTSX-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "pc-i440fx-2.1-machine", - "parent": "generic-pc-machine" - }, - { - "name": "ich9-usb-ehci1", - "parent": "pci-ehci-usb" - }, - { - "name": "virtio-mouse-device", - "parent": "virtio-input-hid-device" - }, - { - "name": "isa-debugcon", - "parent": "isa-device" - }, - { - "name": "throttle-group", - "parent": "object" - }, - { - "name": "intel-iommu-iommu-memory-region", - "parent": "qemu:iommu-memory-region" - }, - { - "name": "AMDVI-PCI", - "parent": "pci-device" - }, - { - "name": "ide-hd", - "parent": "ide-device" - }, - { - "name": "virtio-vga", - "parent": "virtio-pci" - }, - { - "name": "rng-egd", - "parent": "rng-backend" - }, - { - "name": "isa-pcspk", - "parent": "isa-device" - }, - { - "name": "isa-pit", - "parent": "pit-common" - }, - { - "name": "pc-1.1-machine", - "parent": "generic-pc-machine" - }, - { - "name": "ich9-usb-ehci2", - "parent": "pci-ehci-usb" - }, - { - "name": "pxb-host", - "parent": "pci-host-bridge" - }, - { - "name": "pc-q35-2.9-machine", - "parent": "generic-pc-machine" - }, - { - "name": "intel-iommu", - "parent": "x86-iommu" - }, - { - "name": "irq", - "parent": "object" - }, - { - "name": "chardev-vc", - "parent": "chardev" - }, - { - "name": "ipmi-bmc-sim", - "parent": "ipmi-bmc" - }, - { - "name": "cirrus-vga", - "parent": "pci-device" - }, - { - "name": "virtconsole", - "parent": "virtserialport" - }, - { - "name": "chardev-socket", - "parent": "chardev" - }, - { - "name": "virtio-rng-pci", - "parent": "virtio-pci" - }, - { - "name": "PCIE", - "parent": "PCI" - }, - { - "name": "qio-channel-buffer", - "parent": "qio-channel" - }, - { - "name": "chardev-pty", - "parent": "chardev" - }, - { - "name": "pentium3-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "qxl-vga", - "parent": "pci-qxl" - }, - { - "name": "qio-dns-resolver", - "parent": "object" - }, - { - "name": "ioapic", - "parent": "ioapic-common" - }, - { - "name": "kvm-pit", - "parent": "pit-common" - }, - { - "name": "chardev-memory", - "parent": "chardev-ringbuf" - }, - { - "name": "pc-i440fx-2.5-machine", - "parent": "generic-pc-machine" - }, - { - "name": "filter-rewriter", - "parent": "netfilter" - }, - { - "name": "pcie-root-port", - "parent": "pcie-root-port-base" - }, - { - "name": "chardev-serial", - "parent": "chardev-fd" - }, - { - "name": "vhost-scsi-pci", - "parent": "virtio-pci" - }, - { - "name": "usb-host", - "parent": "usb-device" - }, - { - "name": "usb-bus", - "parent": "bus" - }, - { - "name": "Skylake-Server-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "pc-i440fx-1.4-machine", - "parent": "generic-pc-machine" - }, - { - "name": "usb-kbd", - "parent": "usb-hid" - }, - { - "name": "486-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "ES1370", - "parent": "pci-device" - }, - { - "name": "gus", - "parent": "isa-device" - }, - { - "name": "input-linux", - "parent": "object" - }, - { - "name": "PIIX3", - "parent": "pci-piix3" - }, - { - "name": "isa-applesmc", - "parent": "isa-device" - }, - { - "name": "pc-i440fx-2.6-machine", - "parent": "generic-pc-machine" - }, - { - "name": "migration", - "parent": "device" - }, - { - "name": "i82559er", - "parent": "pci-device" - }, - { - "name": "q35-pcihost", - "parent": "pcie-host-bridge" - }, - { - "name": "usb-bt-dongle", - "parent": "usb-device" - }, - { - "name": "e1000-82545em", - "parent": "e1000-base" - }, - { - "name": "e1000-82544gc", - "parent": "e1000-base" - }, - { - "name": "i6300esb", - "parent": "pci-device" - }, - { - "name": "pc-i440fx-1.5-machine", - "parent": "generic-pc-machine" - }, - { - "name": "or-irq", - "parent": "device" - }, - { - "name": "pc-0.14-machine", - "parent": "generic-pc-machine" - }, - { - "name": "mc146818rtc", - "parent": "isa-device" - }, - { - "name": "AC97", - "parent": "pci-device" - }, - { - "name": "PIIX4_PM", - "parent": "pci-device" - }, - { - "name": "piix4-usb-uhci", - "parent": "pci-uhci-usb" - }, - { - "name": "sysbus-ahci", - "parent": "sys-bus-device" - }, - { - "name": "virtio-tablet-device", - "parent": "virtio-input-hid-device" - }, - { - "name": "filter-redirector", - "parent": "netfilter" - }, - { - "name": "kvm-ioapic", - "parent": "ioapic-common" - }, - { - "name": "chardev-pipe", - "parent": "chardev-fd" - }, - { - "name": "unimplemented-device", - "parent": "sys-bus-device" - }, - { - "name": "pvpanic", - "parent": "isa-device" - }, - { - "name": "core2duo-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "qio-channel-command", - "parent": "qio-channel" - }, - { - "name": "tls-creds-x509", - "parent": "tls-creds" - }, - { - "name": "virtio-9p-pci", - "parent": "virtio-pci" - }, - { - "name": "scsi-disk", - "parent": "scsi-disk-base" - }, - { - "name": "vfio-pci-igd-lpc-bridge", - "parent": "pci-device" - }, - { - "name": "sb16", - "parent": "isa-device" - }, - { - "name": "virtio-serial-pci", - "parent": "virtio-pci" - }, - { - "name": "qemu-console", - "parent": "object" - }, - { - "name": "pc-0.15-machine", - "parent": "generic-pc-machine" - }, - { - "name": "chardev-ringbuf", - "parent": "chardev" - }, - { - "name": "virtio-blk-pci", - "parent": "virtio-pci" - }, - { - "name": "usb-mouse", - "parent": "usb-hid" - }, - { - "name": "filter-dump", - "parent": "netfilter" - }, - { - "name": "virtio-keyboard-pci", - "parent": "virtio-input-hid-pci" - }, - { - "name": "chardev-stdio", - "parent": "chardev-fd" - }, - { - "name": "piix3-usb-uhci", - "parent": "pci-uhci-usb" - }, - { - "name": "virtio-scsi-device", - "parent": "virtio-scsi-common" - }, - { - "name": "virtio-9p-device", - "parent": "virtio-device" - }, - { - "name": "hda-output", - "parent": "hda-audio" - }, - { - "name": "pc-q35-2.5-machine", - "parent": "generic-pc-machine" - }, - { - "name": "SUNW,fdtwo", - "parent": "base-sysbus-fdc" - }, - { - "name": "tpci200", - "parent": "pci-device" - }, - { - "name": "i8257", - "parent": "isa-device" - }, - { - "name": "filter-mirror", - "parent": "netfilter" - }, - { - "name": "Opteron_G4-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "vhost-user-scsi", - "parent": "vhost-scsi-common" - }, - { - "name": "virtio-mmio", - "parent": "sys-bus-device" - }, - { - "name": "isa-i8259", - "parent": "pic-common" - }, - { - "name": "System", - "parent": "bus" - }, - { - "name": "pvscsi", - "parent": "pci-device" - }, - { - "name": "amd-iommu", - "parent": "x86-iommu" - }, - { - "name": "virtio-net-device", - "parent": "virtio-device" - }, - { - "name": "colo-compare", - "parent": "object" - }, - { - "name": "sd-bus", - "parent": "bus" - }, - { - "name": "vmcoreinfo", - "parent": "device" - }, - { - "name": "qio-channel-file", - "parent": "qio-channel" - }, - { - "name": "usb-hub", - "parent": "usb-device" - }, - { - "name": "chardev-testdev", - "parent": "chardev" - }, - { - "name": "IvyBridge-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "hda-duplex", - "parent": "hda-audio" - }, - { - "name": "igd-passthrough-i440FX", - "parent": "i440FX" - }, - { - "name": "ccid-card-passthru", - "parent": "ccid-card" - }, - { - "name": "chardev-hci", - "parent": "chardev" - }, - { - "name": "igd-passthrough-isa-bridge", - "parent": "pci-device" - }, - { - "name": "rocker", - "parent": "pci-device" - }, - { - "name": "nec-usb-xhci", - "parent": "base-xhci" - }, - { - "name": "megasas-gen2", - "parent": "megasas-base" - }, - { - "name": "pci-ohci", - "parent": "pci-device" - }, - { - "name": "ib700", - "parent": "isa-device" - }, - { - "name": "xio3130-downstream", - "parent": "pcie-slot" - }, - { - "name": "chardev-mux", - "parent": "chardev" - }, - { - "name": "isapc-machine", - "parent": "generic-pc-machine" - }, - { - "name": "ipoctal232", - "parent": "ipack-device" - }, - { - "name": "ide-cd", - "parent": "ide-device" - }, - { - "name": "tls-creds-anon", - "parent": "tls-creds" - }, - { - "name": "pc-i440fx-2.2-machine", - "parent": "generic-pc-machine" - }, - { - "name": "isabus-bridge", - "parent": "sys-bus-device" - }, - { - "name": "isa-ipmi-kcs", - "parent": "isa-device" - }, - { - "name": "memory-backend-file", - "parent": "memory-backend" - }, - { - "name": "virtio-crypto-pci", - "parent": "virtio-pci" - }, - { - "name": "qemu:memory-region", - "parent": "object" - }, - { - "name": "isa-vga", - "parent": "isa-device" - }, - { - "name": "isa-ide", - "parent": "isa-device" - }, - { - "name": "virtio-keyboard-device", - "parent": "virtio-input-hid-device" - }, - { - "name": "ipmi-bmc-extern", - "parent": "ipmi-bmc" - }, - { - "name": "rng-random", - "parent": "rng-backend" - }, - { - "name": "kvm-i8259", - "parent": "pic-common" - }, - { - "name": "i440FX-pcihost", - "parent": "pci-host-bridge" - }, - { - "name": "sga", - "parent": "isa-device" - }, - { - "name": "tpm-tis", - "parent": "isa-device" - }, - { - "name": "tpm-passthrough", - "parent": "tpm-backend" - }, - { - "name": "pc-1.2-machine", - "parent": "generic-pc-machine" - }, - { - "name": "isa-debug-exit", - "parent": "isa-device" - }, - { - "name": "filter-replay", - "parent": "netfilter" - }, - { - "name": "pc-testdev", - "parent": "isa-device" - }, - { - "name": "Opteron_G1-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "pc-0.10-machine", - "parent": "generic-pc-machine" - }, - { - "name": "pc-i440fx-2.3-machine", - "parent": "generic-pc-machine" - }, - { - "name": "qemu32-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "pcnet", - "parent": "pci-device" - }, - { - "name": "apic", - "parent": "apic-common" - }, - { - "name": "ivshmem", - "parent": "ivshmem-common" - }, - { - "name": "hpet", - "parent": "sys-bus-device" - }, - { - "name": "adlib", - "parent": "isa-device" - }, - { - "name": "chardev-gdb", - "parent": "chardev" - }, - { - "name": "virtio-pci-bus", - "parent": "virtio-bus" - }, - { - "name": "vhost-user-scsi-pci", - "parent": "virtio-pci" - }, - { - "name": "lsi53c895a", - "parent": "pci-device" - }, - { - "name": "usb-audio", - "parent": "usb-device" - }, - { - "name": "pr-manager-helper", - "parent": "pr-manager" - }, - { - "name": "usb-tablet", - "parent": "usb-hid" - }, - { - "name": "pxb-bus", - "parent": "PCI" - }, - { - "name": "dc390", - "parent": "am53c974" - }, - { - "name": "usb-wacom-tablet", - "parent": "usb-device" - }, - { - "name": "virtio-mmio-bus", - "parent": "virtio-bus" - }, - { - "name": "pc-0.11-machine", - "parent": "generic-pc-machine" - }, - { - "name": "kvm-apic", - "parent": "apic-common" - }, - { - "name": "phenom-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "usb-ccid", - "parent": "usb-device" - }, - { - "name": "fw_cfg_io", - "parent": "fw_cfg" - }, - { - "name": "usb-net", - "parent": "usb-device" - }, - { - "name": "ioh3420", - "parent": "pcie-root-port-base" - }, - { - "name": "virtio-crypto-device", - "parent": "virtio-device" - }, - { - "name": "cs4231a", - "parent": "isa-device" - }, - { - "name": "chardev-braille", - "parent": "chardev" - }, - { - "name": "nvme", - "parent": "pci-device" - }, - { - "name": "chardev-wctablet", - "parent": "chardev" - }, - { - "name": "i82801b11-bridge", - "parent": "base-pci-bridge" - }, - { - "name": "kvmvapic", - "parent": "sys-bus-device" - }, - { - "name": "sdhci-bus", - "parent": "sd-bus" - }, - { - "name": "pc-i440fx-2.10-machine", - "parent": "generic-pc-machine" - }, - { - "name": "edu", - "parent": "pci-device" - }, - { - "name": "pci-bridge-seat", - "parent": "pci-bridge" - }, - { - "name": "mch", - "parent": "pci-device" - }, - { - "name": "pc-i440fx-2.7-machine", - "parent": "generic-pc-machine" - }, - { - "name": "vhost-scsi", - "parent": "vhost-scsi-common" - }, - { - "name": "virtio-balloon-pci", - "parent": "virtio-pci" - }, - { - "name": "tcg-accel", - "parent": "accel" - }, - { - "name": "mmio_interface", - "parent": "device" - }, - { - "name": "usb-bot", - "parent": "usb-storage-dev" - }, - { - "name": "isa-cirrus-vga", - "parent": "isa-device" - }, - { - "name": "esp", - "parent": "sys-bus-device" - }, - { - "name": "ICH9-LPC", - "parent": "pci-device" - }, - { - "name": "accel", - "parent": "object" - }, - { - "name": "pc-i440fx-2.11-machine", - "parent": "generic-pc-machine" - }, - { - "name": "pxb-pcie-bus", - "parent": "PCIE" - }, - { - "name": "pc-i440fx-1.6-machine", - "parent": "generic-pc-machine" - }, - { - "name": "lsi53c810", - "parent": "lsi53c895a" - }, - { - "name": "kvmclock", - "parent": "sys-bus-device" - }, - { - "name": "loader", - "parent": "device" - }, - { - "name": "ich9-usb-uhci6", - "parent": "pci-uhci-usb" - }, - { - "name": "pc-i440fx-2.8-machine", - "parent": "generic-pc-machine" - }, - { - "name": "ich9-usb-uhci4", - "parent": "pci-uhci-usb" - }, - { - "name": "virtio-serial-bus", - "parent": "bus" - }, - { - "name": "nvdimm", - "parent": "pc-dimm" - }, - { - "name": "tpm-emulator", - "parent": "tpm-backend" - }, - { - "name": "SandyBridge-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "chardev-spiceport", - "parent": "chardev-spice" - }, - { - "name": "virtio-balloon-device", - "parent": "virtio-device" - }, - { - "name": "qxl", - "parent": "pci-qxl" - }, - { - "name": "chardev-spicevmc", - "parent": "chardev-spice" - }, - { - "name": "intel-hda", - "parent": "intel-hda-generic" - }, - { - "name": "pc-i440fx-1.7-machine", - "parent": "generic-pc-machine" - }, - { - "name": "max-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "virtio-serial-device", - "parent": "virtio-device" - }, - { - "name": "ich9-usb-uhci3", - "parent": "pci-uhci-usb" - }, - { - "name": "ICH9 SMB", - "parent": "pci-device" - }, - { - "name": "ich9-usb-uhci5", - "parent": "pci-uhci-usb" - }, - { - "name": "pxb-pcie", - "parent": "pci-device" - }, - { - "name": "piix3-ide-xen", - "parent": "pci-ide" - }, - { - "name": "virtio-input-host-device", - "parent": "virtio-input-device" - }, - { - "name": "vmxnet3", - "parent": "pci-device" - }, - { - "name": "IDE", - "parent": "bus" - }, - { - "name": "VGA", - "parent": "pci-vga" - }, - { - "name": "pci-testdev", - "parent": "pci-device" - }, - { - "name": "ich9-usb-uhci2", - "parent": "pci-uhci-usb" - }, - { - "name": "ich9-usb-uhci1", - "parent": "pci-uhci-usb" - }, - { - "name": "x3130-upstream", - "parent": "pcie-port" - }, - { - "name": "SCSI", - "parent": "bus" - }, - { - "name": "none-machine", - "parent": "machine" - }, - { - "name": "pci-bridge", - "parent": "base-pci-bridge" - }, - { - "name": "sysbus-fdc", - "parent": "base-sysbus-fdc" - }, - { - "name": "n270-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "pci-serial", - "parent": "pci-device" - }, - { - "name": "pc-q35-2.6-machine", - "parent": "generic-pc-machine" - }, - { - "name": "athlon-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "virtio-rng-device", - "parent": "virtio-device" - }, - { - "name": "ccid-card-emulated", - "parent": "ccid-card" - }, - { - "name": "ISA", - "parent": "bus" - }, - { - "name": "i8042", - "parent": "isa-device" - }, - { - "name": "kvm-accel", - "parent": "accel" - }, - { - "name": "i82559c", - "parent": "pci-device" - }, - { - "name": "floppy", - "parent": "device" - }, - { - "name": "i82559b", - "parent": "pci-device" - }, - { - "name": "i82559a", - "parent": "pci-device" - }, - { - "name": "scsi-hd", - "parent": "scsi-disk-base" - }, - { - "name": "qtest-accel", - "parent": "accel" - }, - { - "name": "virtio-scsi-pci", - "parent": "virtio-pci" - }, - { - "name": "hda-micro", - "parent": "hda-audio" - }, - { - "name": "scsi-block", - "parent": "scsi-disk-base" - }, - { - "name": "rtl8139", - "parent": "pci-device" - }, - { - "name": "vmmouse", - "parent": "isa-device" - }, - { - "name": "ich9-intel-hda", - "parent": "intel-hda-generic" - }, - { - "name": "pc-q35-2.7-machine", - "parent": "generic-pc-machine" - }, - { - "name": "usb-mtp", - "parent": "usb-device" - }, - { - "name": "ide-drive", - "parent": "ide-device" - }, - { - "name": "qio-channel-websock", - "parent": "qio-channel" - }, - { - "name": "fw_cfg_mem", - "parent": "fw_cfg" - }, - { - "name": "PCI", - "parent": "bus" - }, - { - "name": "Opteron_G5-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "vmport", - "parent": "isa-device" - }, - { - "name": "coreduo-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "usb-redir", - "parent": "usb-device" - }, - { - "name": "usb-storage", - "parent": "usb-storage-dev" - }, - { - "name": "am53c974", - "parent": "pci-device" - }, - { - "name": "virtio-input-host-pci", - "parent": "virtio-input-pci" - }, - { - "name": "pentium2-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "i82558b", - "parent": "pci-device" - }, - { - "name": "cryptodev-backend-builtin", - "parent": "cryptodev-backend" - }, - { - "name": "i82558a", - "parent": "pci-device" - }, - { - "name": "qemu,register", - "parent": "device" - }, - { - "name": "ne2k_isa", - "parent": "isa-device" - }, - { - "name": "sdhci-pci", - "parent": "pci-device" - }, - { - "name": "chardev-parallel", - "parent": "chardev" - }, - { - "name": "qemu-xhci", - "parent": "base-xhci" - }, - { - "name": "pxb", - "parent": "pci-device" - }, - { - "name": "port92", - "parent": "isa-device" - }, - { - "name": "e1000", - "parent": "e1000-base" - }, - { - "name": "Conroe-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "kvm64-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "i82801", - "parent": "pci-device" - }, - { - "name": "vt82c686b-usb-uhci", - "parent": "pci-uhci-usb" - }, - { - "name": "HDA", - "parent": "bus" - }, - { - "name": "vmgenid", - "parent": "device" - }, - { - "name": "pc-1.3-machine", - "parent": "generic-pc-machine" - }, - { - "name": "usb-serial", - "parent": "usb-serial-dev" - }, - { - "name": "pc-i440fx-2.4-machine", - "parent": "generic-pc-machine" - }, - { - "name": "sysbus-ohci", - "parent": "sys-bus-device" - }, - { - "name": "chardev-msmouse", - "parent": "chardev" - }, - { - "name": "EPYC-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "i82557b", - "parent": "pci-device" - }, - { - "name": "usb-uas", - "parent": "usb-device" - }, - { - "name": "Broadwell-noTSX-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "i82557c", - "parent": "pci-device" - }, - { - "name": "Nehalem-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "memory-backend-ram", - "parent": "memory-backend" - }, - { - "name": "i82557a", - "parent": "pci-device" - }, - { - "name": "virtserialport", - "parent": "virtio-serial-port" - }, - { - "name": "i440FX", - "parent": "pci-device" - }, - { - "name": "ne2k_pci", - "parent": "pci-device" - }, - { - "name": "smbus-eeprom", - "parent": "smbus-device" - }, - { - "name": "i82562", - "parent": "pci-device" - }, - { - "name": "ich9-ahci", - "parent": "pci-device" - }, - { - "name": "isa-fdc", - "parent": "isa-device" - }, - { - "name": "sd-card", - "parent": "device" - }, - { - "name": "pc-0.12-machine", - "parent": "generic-pc-machine" - }, - { - "name": "kvm32-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "Opteron_G2-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "vfio-pci", - "parent": "pci-device" - }, - { - "name": "IndustryPack", - "parent": "bus" - }, - { - "name": "virtio-gpu-pci", - "parent": "virtio-pci" - }, - { - "name": "ivshmem-plain", - "parent": "ivshmem-common" - }, - { - "name": "secondary-vga", - "parent": "pci-vga" - }, - { - "name": "qio-channel-socket", - "parent": "qio-channel" - }, - { - "name": "ivshmem-doorbell", - "parent": "ivshmem-common" - }, - { - "name": "pcie-pci-bridge", - "parent": "base-pci-bridge" - }, - { - "name": "pentium-x86_64-cpu", - "parent": "x86_64-cpu" - }, - { - "name": "virtio-blk-device", - "parent": "virtio-device" - }, - { - "name": "virtio-tablet-pci", - "parent": "virtio-input-hid-pci" - } - ], - "id": "libvirt-7" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-blk-pci" - }, - "id": "libvirt-8" -} - -{ - "return": [ - { - "name": "secs", - "type": "uint32" - }, - { - "name": "request-merging", - "description": "on/off", - "type": "bool" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "serial", - "type": "str" - }, - { - "name": "heads", - "type": "uint32" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "scsi", - "description": "on/off", - "type": "bool" - }, - { - "name": "cyls", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "iothread", - "type": "link" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "werror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "rerror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "config-wce", - "description": "on/off", - "type": "bool" - }, - { - "name": "class", - "type": "uint32" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "num-queues", - "type": "uint16" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-8" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-net-pci" - }, - "id": "libvirt-9" -} - -{ - "return": [ - { - "name": "ctrl_mac_addr", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "status", - "description": "on/off", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_csum", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_rx", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "mrg_rxbuf", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_tso6", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-txtimer", - "type": "uint32" - }, - { - "name": "host_tso4", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "ctrl_rx_extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "gso", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "vlan", - "description": "Integer VLAN id to connect to", - "type": "int32" - }, - { - "name": "x-txburst", - "type": "int32" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_mtu", - "type": "uint16" - }, - { - "name": "ctrl_vlan", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "guest_announce", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_ecn", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_ufo", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_tso4", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_tso6", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_guest_offloads", - "description": "on/off", - "type": "bool" - }, - { - "name": "csum", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "mq", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_ecn", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_ufo", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "mac", - "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56", - "type": "str" - }, - { - "name": "tx_queue_size", - "type": "uint16" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "tx", - "type": "str" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-mtu-bypass-backend", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "netdev", - "description": "ID of a netdev to use as a backend", - "type": "str" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "rx_queue_size", - "type": "uint16" - } - ], - "id": "libvirt-9" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-scsi-pci" - }, - "id": "libvirt-10" -} - -{ - "return": [ - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "virtqueue_size", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "cmd_per_lun", - "type": "uint32" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "num_queues", - "type": "uint32" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "hotplug", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_sectors", - "type": "uint32" - }, - { - "name": "param_change", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "iothread", - "type": "link" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-10" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-net-ccw" - }, - "id": "libvirt-11" -} - -{ - "id": "libvirt-11", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-net-ccw' not found" - } -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-scsi-ccw" - }, - "id": "libvirt-12" -} - -{ - "id": "libvirt-12", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-scsi-ccw' not found" - } -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "vfio-pci" - }, - "id": "libvirt-13" -} - -{ - "return": [ - { - "name": "x-pci-sub-device-id", - "type": "uint32" - }, - { - "name": "x-no-kvm-msi", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-igd-opregion", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-vga", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pci-vendor-id", - "type": "uint32" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-req", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-igd-gms", - "type": "uint32" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "x-no-kvm-intx", - "type": "bool" - }, - { - "name": "x-pci-device-id", - "type": "uint32" - }, - { - "name": "host", - "description": "Address (bus/device/function) of the host device, example: 04:10.0", - "type": "str" - }, - { - "name": "x-no-kvm-msix", - "type": "bool" - }, - { - "name": "x-intx-mmap-timeout-ms", - "type": "uint32" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "x-pci-sub-vendor-id", - "type": "uint32" - }, - { - "name": "x-nv-gpudirect-clique", - "description": "NVIDIA GPUDirect Clique ID (0 - 15)", - "type": "uint4" - }, - { - "name": "sysfsdev", - "type": "str" - }, - { - "name": "x-no-mmap", - "type": "bool" - } - ], - "id": "libvirt-13" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "scsi-hd" - }, - "id": "libvirt-14" -} - -{ - "return": [ - { - "name": "serial", - "type": "str" - }, - { - "name": "port_index", - "type": "uint16" - }, - { - "name": "dpofua", - "description": "on/off", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "lun", - "type": "uint32" - }, - { - "name": "max_unmap_size", - "type": "uint64" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "port_wwn", - "type": "uint64" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "product", - "type": "str" - }, - { - "name": "scsi-id", - "type": "uint32" - }, - { - "name": "channel", - "type": "uint32" - }, - { - "name": "vendor", - "type": "str" - }, - { - "name": "wwn", - "type": "uint64" - }, - { - "name": "werror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "removable", - "description": "on/off", - "type": "bool" - }, - { - "name": "rerror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "ver", - "type": "str" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "max_io_size", - "type": "uint64" - } - ], - "id": "libvirt-14" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "ide-hd" - }, - "id": "libvirt-15" -} - -{ - "return": [ - { - "name": "serial", - "type": "str" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "unit", - "type": "uint32" - }, - { - "name": "wwn", - "type": "uint64" - }, - { - "name": "werror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "model", - "type": "str" - }, - { - "name": "rerror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "ver", - "type": "str" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - } - ], - "id": "libvirt-15" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "PIIX4_PM" - }, - "id": "libvirt-16" -} - -{ - "return": [ - { - "name": "memory-hotplug-support", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "acpi-pci-hotplug-with-bridge-support", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "disable_s4", - "type": "uint8" - }, - { - "name": "disable_s3", - "type": "uint8" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "s4_val", - "type": "uint8" - }, - { - "name": "smb_io_base", - "type": "uint32" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - } - ], - "id": "libvirt-16" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "usb-redir" - }, - "id": "libvirt-17" -} - -{ - "return": [ - { - "name": "filter", - "type": "str" - }, - { - "name": "msos-desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "serial", - "type": "str" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "debug", - "type": "uint8" - }, - { - "name": "streams", - "type": "bool" - }, - { - "name": "chardev", - "description": "ID of a chardev to use as a backend", - "type": "str" - }, - { - "name": "full-path", - "description": "on/off", - "type": "bool" - }, - { - "name": "attached", - "type": "bool" - } - ], - "id": "libvirt-17" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "i440FX-pcihost" - }, - "id": "libvirt-18" -} - -{ - "return": [ - { - "name": "short_root_bus", - "type": "uint32" - }, - { - "name": "pci-conf-idx[0]", - "type": "child" - }, - { - "name": "pci-hole64-end", - "type": "uint64" - }, - { - "name": "pci-hole-end", - "type": "uint32" - }, - { - "name": "pci-hole-start", - "type": "uint32" - }, - { - "name": "pci-hole64-start", - "type": "uint64" - }, - { - "name": "pci-hole64-size", - "type": "size" - }, - { - "name": "pci-conf-data[0]", - "type": "child" - }, - { - "name": "x-pci-hole64-fix", - "type": "bool" - } - ], - "id": "libvirt-18" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "q35-pcihost" - }, - "id": "libvirt-19" -} - -{ - "return": [ - { - "name": "short_root_bus", - "type": "uint32" - }, - { - "name": "system-mem", - "type": "link" - }, - { - "name": "pci-conf-idx[0]", - "type": "child" - }, - { - "name": "pcie-mmcfg-mmio[0]", - "type": "child" - }, - { - "name": "pci-hole64-start", - "type": "uint64" - }, - { - "name": "io-mem", - "type": "link" - }, - { - "name": "pci-hole64-end", - "type": "uint64" - }, - { - "name": "pci-hole-end", - "type": "uint32" - }, - { - "name": "above-4g-mem-size", - "type": "size" - }, - { - "name": "below-4g-mem-size", - "type": "size" - }, - { - "name": "ram-mem", - "type": "link" - }, - { - "name": "pci-hole-start", - "type": "uint32" - }, - { - "name": "MCFG", - "type": "uint64" - }, - { - "name": "mch", - "type": "child" - }, - { - "name": "pci-hole64-size", - "type": "size" - }, - { - "name": "pci-mem", - "type": "link" - }, - { - "name": "pci-conf-data[0]", - "type": "child" - }, - { - "name": "x-pci-hole64-fix", - "type": "bool" - }, - { - "name": "mcfg_size", - "type": "uint64" - } - ], - "id": "libvirt-19" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "usb-storage" - }, - "id": "libvirt-20" -} - -{ - "return": [ - { - "name": "serial", - "type": "str" - }, - { - "name": "msos-desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "attached", - "type": "bool" - }, - { - "name": "full-path", - "description": "on/off", - "type": "bool" - }, - { - "name": "removable", - "description": "on/off", - "type": "bool" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - } - ], - "id": "libvirt-20" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "kvm-pit" - }, - "id": "libvirt-21" -} - -{ - "return": [ - { - "name": "iobase", - "type": "uint32" - }, - { - "name": "lost_tick_policy", - "type": "LostTickPolicy" - } - ], - "id": "libvirt-21" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "VGA" - }, - "id": "libvirt-22" -} - -{ - "return": [ - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "mmio", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "qemu-extended-regs", - "description": "on/off", - "type": "bool" - }, - { - "name": "big-endian-framebuffer", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "vgamem_mb", - "type": "uint32" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - } - ], - "id": "libvirt-22" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "vmware-svga" - }, - "id": "libvirt-23" -} - -{ - "return": [ - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "vgamem_mb", - "type": "uint32" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - } - ], - "id": "libvirt-23" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "qxl" - }, - "id": "libvirt-24" -} - -{ - "return": [ - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "yres", - "type": "uint32" - }, - { - "name": "ram_size_mb", - "type": "uint32" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "vgamem_mb", - "type": "uint32" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "debug", - "type": "uint32" - }, - { - "name": "vram_size_mb", - "type": "uint32" - }, - { - "name": "revision", - "type": "uint32" - }, - { - "name": "ram_size", - "type": "uint32" - }, - { - "name": "vram64_size_mb", - "type": "uint32" - }, - { - "name": "guestdebug", - "type": "uint32" - }, - { - "name": "vram_size", - "type": "uint64" - }, - { - "name": "surfaces", - "type": "int32" - }, - { - "name": "max_outputs", - "type": "uint16" - }, - { - "name": "xres", - "type": "uint32" - }, - { - "name": "cmdlog", - "type": "uint32" - } - ], - "id": "libvirt-24" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-gpu-pci" - }, - "id": "libvirt-25" -} - -{ - "return": [ - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "yres", - "type": "uint32" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "xres", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_outputs", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "max_hostmem", - "type": "size" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "stats", - "description": "on/off", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virgl", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-25" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-gpu-device" - }, - "id": "libvirt-26" -} - -{ - "return": [ - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "yres", - "type": "uint32" - }, - { - "name": "stats", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "xres", - "type": "uint32" - }, - { - "name": "max_outputs", - "type": "uint32" - }, - { - "name": "virgl", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_hostmem", - "type": "size" - } - ], - "id": "libvirt-26" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "ICH9-LPC" - }, - "id": "libvirt-27" -} - -{ - "return": [ - { - "name": "memory-hotplug-support", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "sci_int", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "gpe0_blk_len", - "type": "uint32" - }, - { - "name": "pm_io_base", - "type": "uint32" - }, - { - "name": "noreboot", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "cpu-hotplug-legacy", - "type": "bool" - }, - { - "name": "acpi_disable_cmd", - "type": "uint8" - }, - { - "name": "x-smi-broadcast", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable_s3", - "type": "uint8" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "acpi_enable_cmd", - "type": "uint8" - }, - { - "name": "s4_val", - "type": "uint8" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "enable_tco", - "type": "bool" - }, - { - "name": "disable_s4", - "type": "uint8" - }, - { - "name": "gpe0_blk", - "type": "uint32" - } - ], - "id": "libvirt-27" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-balloon-pci" - }, - "id": "libvirt-28" -} - -{ - "return": [ - { - "name": "guest-stats-polling-interval", - "type": "int" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest-stats", - "type": "guest statistics" - }, - { - "name": "deflate-on-oom", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "class", - "type": "uint32" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-28" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-balloon-ccw" - }, - "id": "libvirt-29" -} - -{ - "id": "libvirt-29", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-balloon-ccw' not found" - } -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "virtio-balloon-device" - }, - "id": "libvirt-30" -} - -{ - "return": [ - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest-stats", - "type": "guest statistics" - }, - { - "name": "guest-stats-polling-interval", - "type": "int" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "deflate-on-oom", - "description": "on/off", - "type": "bool" - } - ], - "id": "libvirt-30" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "nec-usb-xhci" - }, - "id": "libvirt-31" -} - -{ - "return": [ - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "intrs", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "msix", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "msi", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "superspeed-ports-first", - "description": "on/off", - "type": "bool" - }, - { - "name": "streams", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "force-pcie-endcap", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "p3", - "type": "uint32" - }, - { - "name": "p2", - "type": "uint32" - }, - { - "name": "slots", - "type": "uint32" - } - ], - "id": "libvirt-31" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "intel-iommu" - }, - "id": "libvirt-32" -} - -{ - "return": [ - { - "name": "eim", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "caching-mode", - "type": "bool" - }, - { - "name": "x-buggy-eim", - "type": "bool" - }, - { - "name": "intremap", - "type": "bool" - }, - { - "name": "version", - "type": "uint32" - }, - { - "name": "pt", - "type": "bool" - }, - { - "name": "device-iotlb", - "type": "bool" - } - ], - "id": "libvirt-32" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "mch" - }, - "id": "libvirt-33" -} - -{ - "return": [ - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "extended-tseg-mbytes", - "type": "uint16" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - } - ], - "id": "libvirt-33" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "nvdimm" - }, - "id": "libvirt-34" -} - -{ - "return": [ - { - "name": "memdev", - "type": "link" - } - ], - "id": "libvirt-34" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "pcie-root-port" - }, - "id": "libvirt-35" -} - -{ - "return": [ - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "power_controller_present", - "description": "on/off", - "type": "bool" - }, - { - "name": "aer_log_max", - "type": "uint16" - }, - { - "name": "x-speed", - "description": "2_5/5/8/16", - "type": "PCIELinkSpeed" - }, - { - "name": "slot", - "type": "uint16" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "port", - "type": "uint8" - }, - { - "name": "mem-reserve", - "type": "size" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "pref64-reserve", - "type": "size" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "chassis", - "type": "uint8" - }, - { - "name": "x-width", - "description": "1/2/4/8/12/16/32", - "type": "PCIELinkWidth" - }, - { - "name": "failover_pair_id", - "type": "str" - }, - { - "name": "pref32-reserve", - "type": "size" - }, - { - "name": "bus-reserve", - "type": "uint32" - }, - { - "name": "x-migrate-msix", - "type": "bool" - }, - { - "name": "disable-acs", - "type": "bool" - }, - { - "name": "io-reserve", - "type": "size" - } - ], - "id": "libvirt-35" -} - -{ - "execute": "device-list-properties", - "arguments": { - "typename": "usb-host" - }, - "id": "libvirt-36" -} - -{ - "return": [ - { - "default-value": true, - "name": "full-path", - "description": "on/off", - "type": "bool" - }, - { - "name": "port", - "type": "str" - }, - { - "default-value": true, - "name": "msos-desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "serial", - "type": "str" - }, - { - "default-value": 0, - "name": "hostbus", - "type": "uint32" - }, - { - "default-value": 4, - "name": "isobufs", - "type": "uint32" - }, - { - "default-value": 0, - "name": "vendorid", - "type": "uint32" - }, - { - "default-value": 0, - "name": "productid", - "type": "uint32" - }, - { - "name": "hostport", - "type": "str" - }, - { - "default-value": true, - "name": "pipeline", - "description": "on/off", - "type": "bool" - }, - { - "default-value": 0, - "name": "hostaddr", - "type": "uint32" - }, - { - "default-value": true, - "name": "suppress-remote-wake", - "type": "bool" - }, - { - "default-value": 2, - "name": "loglevel", - "type": "uint32" - }, - { - "default-value": 32, - "name": "isobsize", - "type": "uint32" - }, - { - "default-value": false, - "name": "guest-resets-all", - "type": "bool" - }, - { - "default-value": true, - "name": "guest-reset", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "attached", - "type": "bool" - } - ], - "id": "libvirt-36" -} - -{ - "execute": "query-machines", - "id": "libvirt-37" -} - -{ - "return": [ - { - "hotpluggable-cpus": true, - "name": "pc-0.12", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.4", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-1.3", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.7", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.6", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": false, - "name": "none", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-1.7", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.8", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-1.6", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.11", - "is-default": true, - "cpu-max": 255, - "alias": "pc" - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.7", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.10", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-0.11", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.3", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-0.10", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-1.2", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.2", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "isapc", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.5", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-0.15", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-0.14", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-1.5", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.6", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-1.4", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.5", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.9", - "cpu-max": 288 - }, - { - "hotpluggable-cpus": true, - "name": "pc-1.1", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.1", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.8", - "cpu-max": 288 - }, - { - "hotpluggable-cpus": true, - "name": "pc-1.0", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.0", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.4", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.9", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.11", - "cpu-max": 288, - "alias": "q35" - }, - { - "hotpluggable-cpus": true, - "name": "pc-0.13", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.10", - "cpu-max": 288 - } - ], - "id": "libvirt-37" -} - -{ - "execute": "query-cpu-definitions", - "id": "libvirt-38" -} - -{ - "return": [ - { - "name": "max", - "typename": "max-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": false - }, - { - "name": "host", - "typename": "host-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": false - }, - { - "name": "base", - "typename": "base-x86_64-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "qemu64", - "typename": "qemu64-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "qemu32", - "typename": "qemu32-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "phenom", - "typename": "phenom-x86_64-cpu", - "unavailable-features": [ - "mmxext", - "fxsr-opt", - "3dnowext", - "3dnow", - "sse4a", - "npt" - ], - "static": false, - "migration-safe": true - }, - { - "name": "pentium3", - "typename": "pentium3-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "pentium2", - "typename": "pentium2-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "pentium", - "typename": "pentium-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "n270", - "typename": "n270-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "kvm64", - "typename": "kvm64-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "kvm32", - "typename": "kvm32-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "coreduo", - "typename": "coreduo-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "core2duo", - "typename": "core2duo-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "athlon", - "typename": "athlon-x86_64-cpu", - "unavailable-features": [ - "mmxext", - "3dnowext", - "3dnow" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Westmere", - "typename": "Westmere-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Skylake-Server", - "typename": "Skylake-Server-x86_64-cpu", - "unavailable-features": [ - "avx512f", - "avx512dq", - "clwb", - "avx512cd", - "avx512bw", - "avx512vl", - "avx512f", - "avx512f", - "avx512f" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Skylake-Client", - "typename": "Skylake-Client-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "SandyBridge", - "typename": "SandyBridge-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Penryn", - "typename": "Penryn-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Opteron_G5", - "typename": "Opteron_G5-x86_64-cpu", - "unavailable-features": [ - "sse4a", - "misalignsse", - "xop", - "fma4", - "tbm" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Opteron_G4", - "typename": "Opteron_G4-x86_64-cpu", - "unavailable-features": [ - "sse4a", - "misalignsse", - "xop", - "fma4" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Opteron_G3", - "typename": "Opteron_G3-x86_64-cpu", - "unavailable-features": [ - "sse4a", - "misalignsse" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Opteron_G2", - "typename": "Opteron_G2-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Opteron_G1", - "typename": "Opteron_G1-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Nehalem", - "typename": "Nehalem-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "IvyBridge", - "typename": "IvyBridge-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Haswell", - "typename": "Haswell-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Haswell-noTSX", - "typename": "Haswell-noTSX-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "EPYC", - "typename": "EPYC-x86_64-cpu", - "unavailable-features": [ - "sha-ni", - "mmxext", - "fxsr-opt", - "cr8legacy", - "sse4a", - "misalignsse", - "osvw" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Conroe", - "typename": "Conroe-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Broadwell", - "typename": "Broadwell-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Broadwell-noTSX", - "typename": "Broadwell-noTSX-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "486", - "typename": "486-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - } - ], - "id": "libvirt-38" -} - -{ - "execute": "query-tpm-models", - "id": "libvirt-39" -} - -{ - "return": [ - "tpm-tis" - ], - "id": "libvirt-39" -} - -{ - "execute": "query-tpm-types", - "id": "libvirt-40" -} - -{ - "return": [ - "passthrough", - "emulator" - ], - "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": "non-adaptive", - "type": "boolean" - }, - { - "name": "lossy", - "type": "boolean" - }, - { - "name": "acl", - "type": "boolean" - }, - { - "name": "x509verify", - "type": "string" - }, - { - "name": "tls", - "type": "boolean" - }, - { - "name": "sasl", - "type": "boolean" - }, - { - "name": "key-delay-ms", - "type": "number" - }, - { - "name": "lock-key-sync", - "type": "boolean" - }, - { - "name": "reverse", - "type": "boolean" - }, - { - "name": "password", - "type": "boolean" - }, - { - "name": "ipv6", - "type": "boolean" - }, - { - "name": "ipv4", - "type": "boolean" - }, - { - "name": "to", - "type": "number" - }, - { - "name": "connections", - "type": "number" - }, - { - "name": "head", - "type": "number" - }, - { - "name": "display", - "type": "string" - }, - { - "name": "share", - "type": "string" - }, - { - "name": "x509", - "type": "string" - }, - { - "name": "tls-creds", - "type": "string" - }, - { - "name": "websocket", - "type": "string" - }, - { - "name": "vnc", - "type": "string" - } - ], - "option": "vnc" - }, - { - "parameters": [ - { - "name": "rendernode", - "type": "string" - }, - { - "name": "gl", - "type": "boolean" - }, - { - "name": "head", - "type": "number" - }, - { - "name": "display", - "type": "string" - }, - { - "name": "seamless-migration", - "type": "boolean" - }, - { - "name": "playback-compression", - "type": "boolean" - }, - { - "name": "agent-mouse", - "type": "boolean" - }, - { - "name": "streaming-video", - "type": "string" - }, - { - "name": "zlib-glz-wan-compression", - "type": "string" - }, - { - "name": "jpeg-wan-compression", - "type": "string" - }, - { - "name": "image-compression", - "type": "string" - }, - { - "name": "plaintext-channel", - "type": "string" - }, - { - "name": "tls-channel", - "type": "string" - }, - { - "name": "tls-ciphers", - "type": "string" - }, - { - "name": "x509-dh-key-file", - "type": "string" - }, - { - "name": "x509-cacert-file", - "type": "string" - }, - { - "name": "x509-cert-file", - "type": "string" - }, - { - "name": "x509-key-password", - "type": "string" - }, - { - "name": "x509-key-file", - "type": "string" - }, - { - "name": "x509-dir", - "type": "string" - }, - { - "name": "sasl", - "type": "boolean" - }, - { - "name": "disable-agent-file-xfer", - "type": "boolean" - }, - { - "name": "disable-copy-paste", - "type": "boolean" - }, - { - "name": "disable-ticketing", - "type": "boolean" - }, - { - "name": "password", - "type": "string" - }, - { - "name": "unix", - "type": "boolean" - }, - { - "name": "ipv6", - "type": "boolean" - }, - { - "name": "ipv4", - "type": "boolean" - }, - { - "name": "addr", - "type": "string" - }, - { - "name": "tls-port", - "type": "number" - }, - { - "name": "port", - "type": "number" - } - ], - "option": "spice" - }, - { - "parameters": [ - ], - "option": "smbios" - }, - { - "parameters": [ - ], - "option": "acpi" - }, - { - "parameters": [ - { - "name": "dmode", - "type": "number" - }, - { - "name": "fmode", - "type": "number" - }, - { - "name": "sock_fd", - "type": "number" - }, - { - "name": "socket", - "type": "string" - }, - { - "name": "readonly", - "type": "boolean" - }, - { - "name": "writeout", - "type": "string" - }, - { - "name": "security_model", - "type": "string" - }, - { - "name": "mount_tag", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "fsdriver", - "type": "string" - } - ], - "option": "virtfs" - }, - { - "parameters": [ - { - "name": "throttling.iops-size", - "help": "when limiting by iops max size of an I/O in bytes", - "type": "number" - }, - { - "name": "throttling.bps-write-max-length", - "help": "length of the bps-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-read-max-length", - "help": "length of the bps-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-total-max-length", - "help": "length of the bps-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-write-max-length", - "help": "length of the iops-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-read-max-length", - "help": "length of the iops-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-total-max-length", - "help": "length of the iops-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-write-max", - "help": "total bytes write burst", - "type": "number" - }, - { - "name": "throttling.bps-read-max", - "help": "total bytes read burst", - "type": "number" - }, - { - "name": "throttling.bps-total-max", - "help": "total bytes burst", - "type": "number" - }, - { - "name": "throttling.iops-write-max", - "help": "I/O operations write burst", - "type": "number" - }, - { - "name": "throttling.iops-read-max", - "help": "I/O operations read burst", - "type": "number" - }, - { - "name": "throttling.iops-total-max", - "help": "I/O operations burst", - "type": "number" - }, - { - "name": "throttling.bps-write", - "help": "limit write bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-read", - "help": "limit read bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-total", - "help": "limit total bytes per second", - "type": "number" - }, - { - "name": "throttling.iops-write", - "help": "limit write operations per second", - "type": "number" - }, - { - "name": "throttling.iops-read", - "help": "limit read operations per second", - "type": "number" - }, - { - "name": "throttling.iops-total", - "help": "limit total I/O operations per second", - "type": "number" - }, - { - "name": "dmode", - "type": "number" - }, - { - "name": "fmode", - "type": "number" - }, - { - "name": "sock_fd", - "type": "number" - }, - { - "name": "socket", - "type": "string" - }, - { - "name": "readonly", - "type": "boolean" - }, - { - "name": "writeout", - "type": "string" - }, - { - "name": "security_model", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "fsdriver", - "type": "string" - } - ], - "option": "fsdev" - }, - { - "parameters": [ - { - "name": "string", - "help": "Sets content of the blob to be inserted from a string", - "type": "string" - }, - { - "name": "file", - "help": "Sets the name of the file from which\nthe fw_cfg blob will be loaded", - "type": "string" - }, - { - "name": "name", - "help": "Sets the fw_cfg name of the blob to be inserted", - "type": "string" - } - ], - "option": "fw_cfg" - }, - { - "parameters": [ - { - "name": "arg", - "type": "string" - }, - { - "name": "target", - "type": "string" - }, - { - "name": "enable", - "type": "boolean" - } - ], - "option": "semihosting-config" - }, - { - "parameters": [ - { - "name": "rrsnapshot", - "type": "string" - }, - { - "name": "rrfile", - "type": "string" - }, - { - "name": "rr", - "type": "string" - }, - { - "name": "sleep", - "type": "boolean" - }, - { - "name": "align", - "type": "boolean" - }, - { - "name": "shift", - "type": "string" - } - ], - "option": "icount" - }, - { - "parameters": [ - ], - "option": "numa" - }, - { - "parameters": [ - { - "name": "debug-threads", - "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.", - "type": "boolean" - }, - { - "name": "process", - "help": "Sets the name of the QEMU process, as shown in top etc", - "type": "string" - }, - { - "name": "guest", - "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server", - "type": "string" - } - ], - "option": "name" - }, - { - "parameters": [ - { - "name": "timestamp", - "type": "boolean" - } - ], - "option": "msg" - }, - { - "parameters": [ - { - "name": "mlock", - "type": "boolean" - } - ], - "option": "realtime" - }, - { - "parameters": [ - ], - "option": "tpmdev" - }, - { - "parameters": [ - ], - "option": "object" - }, - { - "parameters": [ - { - "name": "opaque", - "help": "free-form string used to describe fd", - "type": "string" - }, - { - "name": "set", - "help": "ID of the fd set to add fd to", - "type": "number" - }, - { - "name": "fd", - "help": "file descriptor of which a duplicate is added to fd set", - "type": "number" - } - ], - "option": "add-fd" - }, - { - "parameters": [ - { - "name": "resourcecontrol", - "type": "string" - }, - { - "name": "spawn", - "type": "string" - }, - { - "name": "elevateprivileges", - "type": "string" - }, - { - "name": "obsolete", - "type": "string" - }, - { - "name": "enable", - "type": "boolean" - } - ], - "option": "sandbox" - }, - { - "parameters": [ - { - "name": "strict", - "type": "boolean" - }, - { - "name": "reboot-timeout", - "type": "string" - }, - { - "name": "splash-time", - "type": "string" - }, - { - "name": "splash", - "type": "string" - }, - { - "name": "menu", - "type": "boolean" - }, - { - "name": "once", - "type": "string" - }, - { - "name": "order", - "type": "string" - } - ], - "option": "boot-opts" - }, - { - "parameters": [ - { - "name": "maxcpus", - "type": "number" - }, - { - "name": "threads", - "type": "number" - }, - { - "name": "cores", - "type": "number" - }, - { - "name": "sockets", - "type": "number" - }, - { - "name": "cpus", - "type": "number" - } - ], - "option": "smp-opts" - }, - { - "parameters": [ - { - "name": "maxmem", - "type": "size" - }, - { - "name": "slots", - "type": "number" - }, - { - "name": "size", - "type": "size" - } - ], - "option": "memory" - }, - { - "parameters": [ - { - "name": "thread", - "help": "Enable/disable multi-threaded TCG", - "type": "string" - }, - { - "name": "accel", - "help": "Select the type of accelerator", - "type": "string" - } - ], - "option": "accel" - }, - { - "parameters": [ - { - "name": "loadparm", - "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel", - "type": "string" - }, - { - "name": "dea-key-wrap", - "help": "enable/disable DEA key wrapping using the CPACF wrapping key", - "type": "boolean" - }, - { - "name": "aes-key-wrap", - "help": "enable/disable AES key wrapping using the CPACF wrapping key", - "type": "boolean" - }, - { - "name": "suppress-vmdesc", - "help": "Set on to disable self-describing migration", - "type": "boolean" - }, - { - "name": "iommu", - "help": "Set on/off to enable/disable Intel IOMMU (VT-d)", - "type": "boolean" - }, - { - "name": "firmware", - "help": "firmware image", - "type": "string" - }, - { - "name": "usb", - "help": "Set on/off to enable/disable usb", - "type": "boolean" - }, - { - "name": "mem-merge", - "help": "enable/disable memory merge support", - "type": "boolean" - }, - { - "name": "dump-guest-core", - "help": "Include guest memory in a core dump", - "type": "boolean" - }, - { - "name": "dt_compatible", - "help": "Overrides the \"compatible\" property of the dt root node", - "type": "string" - }, - { - "name": "phandle_start", - "help": "The first phandle ID we may generate dynamically", - "type": "number" - }, - { - "name": "dumpdtb", - "help": "Dump current dtb to a file and quit", - "type": "string" - }, - { - "name": "dtb", - "help": "Linux kernel device tree file", - "type": "string" - }, - { - "name": "append", - "help": "Linux kernel command line", - "type": "string" - }, - { - "name": "initrd", - "help": "Linux initial ramdisk file", - "type": "string" - }, - { - "name": "kernel", - "help": "Linux kernel image file", - "type": "string" - }, - { - "name": "kvm_shadow_mem", - "help": "KVM shadow MMU size", - "type": "size" - }, - { - "name": "kernel_irqchip", - "help": "use KVM in-kernel irqchip", - "type": "boolean" - }, - { - "name": "accel", - "help": "accelerator list", - "type": "string" - }, - { - "name": "type", - "help": "emulated machine", - "type": "string" - } - ], - "option": "machine" - }, - { - "parameters": [ - { - "name": "romfile", - "type": "string" - }, - { - "name": "bootindex", - "type": "number" - } - ], - "option": "option-rom" - }, - { - "parameters": [ - { - "name": "file", - "type": "string" - }, - { - "name": "events", - "type": "string" - }, - { - "name": "enable", - "type": "string" - } - ], - "option": "trace" - }, - { - "parameters": [ - { - "name": "pretty", - "type": "boolean" - }, - { - "name": "default", - "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": "netdev" - }, - { - "parameters": [ - ], - "option": "device" - }, - { - "parameters": [ - { - "name": "logappend", - "type": "boolean" - }, - { - "name": "logfile", - "type": "string" - }, - { - "name": "append", - "type": "boolean" - }, - { - "name": "chardev", - "type": "string" - }, - { - "name": "size", - "type": "size" - }, - { - "name": "debug", - "type": "number" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "signal", - "type": "boolean" - }, - { - "name": "mux", - "type": "boolean" - }, - { - "name": "rows", - "type": "number" - }, - { - "name": "cols", - "type": "number" - }, - { - "name": "height", - "type": "number" - }, - { - "name": "width", - "type": "number" - }, - { - "name": "tls-creds", - "type": "string" - }, - { - "name": "tn3270", - "type": "boolean" - }, - { - "name": "telnet", - "type": "boolean" - }, - { - "name": "reconnect", - "type": "number" - }, - { - "name": "delay", - "type": "boolean" - }, - { - "name": "server", - "type": "boolean" - }, - { - "name": "wait", - "type": "boolean" - }, - { - "name": "ipv6", - "type": "boolean" - }, - { - "name": "ipv4", - "type": "boolean" - }, - { - "name": "to", - "type": "number" - }, - { - "name": "localport", - "type": "string" - }, - { - "name": "localaddr", - "type": "string" - }, - { - "name": "port", - "type": "string" - }, - { - "name": "host", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "backend", - "type": "string" - } - ], - "option": "chardev" - }, - { - "parameters": [ - { - "name": "copy-on-read", - "help": "copy read data from backing file into image file", - "type": "boolean" - }, - { - "name": "werror", - "help": "write error action", - "type": "string" - }, - { - "name": "rerror", - "help": "read error action", - "type": "string" - }, - { - "name": "read-only", - "help": "open drive file as read-only", - "type": "boolean" - }, - { - "name": "file", - "help": "file name", - "type": "string" - }, - { - "name": "serial", - "help": "disk serial number", - "type": "string" - }, - { - "name": "addr", - "help": "pci address (virtio only)", - "type": "string" - }, - { - "name": "boot", - "help": "(deprecated, ignored)", - "type": "boolean" - }, - { - "name": "trans", - "help": "chs translation (auto, lba, none)", - "type": "string" - }, - { - "name": "secs", - "help": "number of sectors (ide disk geometry)", - "type": "number" - }, - { - "name": "heads", - "help": "number of heads (ide disk geometry)", - "type": "number" - }, - { - "name": "cyls", - "help": "number of cylinders (ide disk geometry)", - "type": "number" - }, - { - "name": "if", - "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)", - "type": "string" - }, - { - "name": "media", - "help": "media type (disk, cdrom)", - "type": "string" - }, - { - "name": "index", - "help": "index number", - "type": "number" - }, - { - "name": "unit", - "help": "unit number (i.e. lun for scsi)", - "type": "number" - }, - { - "name": "bus", - "help": "bus number", - "type": "number" - }, - { - "name": "stats-account-failed", - "help": "whether to account for failed I/O operations in the statistics", - "type": "boolean" - }, - { - "name": "stats-account-invalid", - "help": "whether to account for invalid I/O operations in the statistics", - "type": "boolean" - }, - { - "name": "detect-zeroes", - "help": "try to optimize zero writes (off, on, unmap)", - "type": "string" - }, - { - "name": "throttling.group", - "help": "name of the block throttling group", - "type": "string" - }, - { - "name": "throttling.iops-size", - "help": "when limiting by iops max size of an I/O in bytes", - "type": "number" - }, - { - "name": "throttling.bps-write-max-length", - "help": "length of the bps-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-read-max-length", - "help": "length of the bps-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-total-max-length", - "help": "length of the bps-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-write-max-length", - "help": "length of the iops-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-read-max-length", - "help": "length of the iops-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-total-max-length", - "help": "length of the iops-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-write-max", - "help": "total bytes write burst", - "type": "number" - }, - { - "name": "throttling.bps-read-max", - "help": "total bytes read burst", - "type": "number" - }, - { - "name": "throttling.bps-total-max", - "help": "total bytes burst", - "type": "number" - }, - { - "name": "throttling.iops-write-max", - "help": "I/O operations write burst", - "type": "number" - }, - { - "name": "throttling.iops-read-max", - "help": "I/O operations read burst", - "type": "number" - }, - { - "name": "throttling.iops-total-max", - "help": "I/O operations burst", - "type": "number" - }, - { - "name": "throttling.bps-write", - "help": "limit write bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-read", - "help": "limit read bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-total", - "help": "limit total bytes per second", - "type": "number" - }, - { - "name": "throttling.iops-write", - "help": "limit write operations per second", - "type": "number" - }, - { - "name": "throttling.iops-read", - "help": "limit read operations per second", - "type": "number" - }, - { - "name": "throttling.iops-total", - "help": "limit total I/O operations per second", - "type": "number" - }, - { - "name": "werror", - "help": "write error action", - "type": "string" - }, - { - "name": "format", - "help": "disk format (raw, qcow2, ...)", - "type": "string" - }, - { - "name": "cache.writeback", - "help": "Enable writeback mode", - "type": "boolean" - }, - { - "name": "aio", - "help": "host AIO implementation (threads, native)", - "type": "string" - }, - { - "name": "snapshot", - "help": "enable/disable snapshot mode", - "type": "boolean" - }, - { - "name": "force-share", - "help": "always accept other writers (default: off)", - "type": "boolean" - }, - { - "name": "discard", - "help": "discard operation (ignore/off, unmap/on)", - "type": "string" - }, - { - "name": "read-only", - "help": "Node is opened in read-only mode", - "type": "boolean" - }, - { - "name": "cache.no-flush", - "help": "Ignore flush requests", - "type": "boolean" - }, - { - "name": "cache.direct", - "help": "Bypass software writeback cache on the host", - "type": "boolean" - }, - { - "name": "driver", - "help": "Block driver to use for the node", - "type": "string" - }, - { - "name": "node-name", - "help": "Node name of the block device node", - "type": "string" - } - ], - "option": "drive" - } - ], - "id": "libvirt-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": "x-multifd" - } - ], - "id": "libvirt-42" -} - -{ - "execute": "query-cpu-model-expansion", - "arguments": { - "type": "static", - "model": { - "name": "host" - } - }, - "id": "libvirt-43" -} - -{ - "return": { - "model": { - "name": "base", - "props": { - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": true, - "osxsave": false, - "kvm-asyncpf": true, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "avx512cd": false, - "decodeassists": false, - "sse4.1": true, - "family": 6, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "xcrypt": false, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": true, - "cr8legacy": false, - "xcrypt-en": false, - "pn": false, - "dca": false, - "vendor": "GenuineIntel", - "pku": false, - "smx": false, - "cmp-legacy": false, - "avx512-4fmaps": false, - "vmcb-clean": false, - "hle": true, - "3dnowext": false, - "npt": false, - "clwb": false, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm-lock": false, - "smep": true, - "smap": true, - "pfthreshold": false, - "x2apic": true, - "avx512vbmi": false, - "flushbyasid": false, - "f16c": true, - "ace2-en": false, - "pae": true, - "pat": true, - "sse": true, - "phe-en": false, - "kvm-nopiodelay": true, - "tm": false, - "kvmclock-stable-bit": true, - "hypervisor": true, - "pcommit": false, - "syscall": true, - "avx512dq": false, - "svm": false, - "invtsc": false, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": true, - "cx8": true, - "kvm-mmu": false, - "sse4.2": true, - "pge": true, - "pdcm": false, - "model": 94, - "movbe": true, - "nrip-save": false, - "ssse3": true, - "sse4a": false, - "invpcid": true, - "pdpe1gb": true, - "tsc-deadline": true, - "fma": true, - "cx16": true, - "de": true, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ds-cpl": false, - "ibs": false, - "fma4": false, - "la57": false, - "osvw": false, - "apic": true, - "pmm": false, - "tsc-adjust": true, - "kvm-steal-time": true, - "kvmclock": true, - "lwp": false, - "xop": false, - "avx": true, - "ospke": false, - "acpi": false, - "avx512bw": false, - "ace2": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": false, - "popcnt": true, - "xsaves": true, - "lm": true, - "umip": true, - "pse": true, - "avx2": true, - "sep": true, - "nodeid-msr": false, - "misalignsse": false, - "min-xlevel": 2147483656, - "bmi1": true, - "bmi2": true, - "kvm-pv-unhalt": true, - "tsc-scale": false, - "topoext": false, - "clflushopt": true, - "monitor": false, - "avx512er": false, - "pmm-en": false, - "pcid": true, - "3dnow": false, - "erms": true, - "lahf-lm": true, - "fxsr-opt": false, - "xstore": false, - "rtm": true, - "lmce": true, - "perfctr-nb": false, - "rdrand": true, - "rdseed": true, - "avx512-4vnniw": false, - "vme": true, - "vmx": true, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": true, - "tbm": false, - "wdt": false, - "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz", - "sha-ni": false, - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-43" -} - -{ - "execute": "query-cpu-model-expansion", - "arguments": { - "type": "full", - "model": { - "name": "base", - "props": { - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": true, - "osxsave": false, - "kvm-asyncpf": true, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "avx512cd": false, - "decodeassists": false, - "sse4.1": true, - "family": 6, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "xcrypt": false, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": true, - "cr8legacy": false, - "xcrypt-en": false, - "pn": false, - "dca": false, - "vendor": "GenuineIntel", - "pku": false, - "smx": false, - "cmp-legacy": false, - "avx512-4fmaps": false, - "vmcb-clean": false, - "hle": true, - "3dnowext": false, - "npt": false, - "clwb": false, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm-lock": false, - "smep": true, - "smap": true, - "pfthreshold": false, - "x2apic": true, - "avx512vbmi": false, - "flushbyasid": false, - "f16c": true, - "ace2-en": false, - "pae": true, - "pat": true, - "sse": true, - "phe-en": false, - "kvm-nopiodelay": true, - "tm": false, - "kvmclock-stable-bit": true, - "hypervisor": true, - "pcommit": false, - "syscall": true, - "avx512dq": false, - "svm": false, - "invtsc": false, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": true, - "cx8": true, - "kvm-mmu": false, - "sse4.2": true, - "pge": true, - "pdcm": false, - "model": 94, - "movbe": true, - "nrip-save": false, - "ssse3": true, - "sse4a": false, - "invpcid": true, - "pdpe1gb": true, - "tsc-deadline": true, - "fma": true, - "cx16": true, - "de": true, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ds-cpl": false, - "ibs": false, - "fma4": false, - "la57": false, - "osvw": false, - "apic": true, - "pmm": false, - "tsc-adjust": true, - "kvm-steal-time": true, - "kvmclock": true, - "lwp": false, - "xop": false, - "avx": true, - "ospke": false, - "acpi": false, - "avx512bw": false, - "ace2": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": false, - "popcnt": true, - "xsaves": true, - "lm": true, - "umip": true, - "pse": true, - "avx2": true, - "sep": true, - "nodeid-msr": false, - "misalignsse": false, - "min-xlevel": 2147483656, - "bmi1": true, - "bmi2": true, - "kvm-pv-unhalt": true, - "tsc-scale": false, - "topoext": false, - "clflushopt": true, - "monitor": false, - "avx512er": false, - "pmm-en": false, - "pcid": true, - "3dnow": false, - "erms": true, - "lahf-lm": true, - "fxsr-opt": false, - "xstore": false, - "rtm": true, - "lmce": true, - "perfctr-nb": false, - "rdrand": true, - "rdseed": true, - "avx512-4vnniw": false, - "vme": true, - "vmx": true, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": true, - "tbm": false, - "wdt": false, - "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz", - "sha-ni": false, - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-44" -} - -{ - "return": { - "model": { - "name": "base", - "props": { - "phys-bits": 0, - "core-id": -1, - "xlevel": 2147483656, - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": true, - "osxsave": false, - "tsc-frequency": 0, - "xd": true, - "hv-vendor-id": "", - "kvm-asyncpf": true, - "kvm_asyncpf": true, - "perfctr_core": false, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "decodeassists": false, - "avx512cd": false, - "sse4_1": true, - "sse4.1": true, - "sse4-1": true, - "family": 6, - "vmware-cpuid-freq": true, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "hv-runtime": false, - "xcrypt": false, - "thread-id": -1, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "hv-relaxed": false, - "hv-crash": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": true, - "cr8legacy": false, - "cpuid-0xb": true, - "xcrypt-en": false, - "kvm_pv_eoi": true, - "apic-id": 4294967295, - "pn": false, - "dca": false, - "vendor": "GenuineIntel", - "pku": false, - "smx": false, - "cmp_legacy": false, - "cmp-legacy": false, - "node-id": -1, - "avx512-4fmaps": false, - "vmcb_clean": false, - "vmcb-clean": false, - "3dnowext": false, - "hle": true, - "npt": false, - "memory": "/machine/unattached/system[0]", - "clwb": false, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm_lock": false, - "svm-lock": false, - "pfthreshold": false, - "smep": true, - "smap": true, - "x2apic": true, - "avx512vbmi": false, - "hv-stimer": false, - "i64": true, - "flushbyasid": false, - "f16c": true, - "ace2-en": false, - "pat": true, - "pae": true, - "sse": true, - "phe-en": false, - "kvm_nopiodelay": true, - "kvm-nopiodelay": true, - "tm": false, - "kvmclock-stable-bit": true, - "hypervisor": true, - "socket-id": -1, - "pcommit": false, - "syscall": true, - "level": 13, - "avx512dq": false, - "svm": false, - "full-cpuid-auto-level": true, - "hv-reset": false, - "invtsc": false, - "sse3": true, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": true, - "cx8": true, - "kvm_mmu": false, - "kvm-mmu": false, - "sse4_2": true, - "sse4.2": true, - "sse4-2": true, - "pge": true, - "fill-mtrr-mask": true, - "nodeid_msr": false, - "pdcm": false, - "movbe": true, - "model": 94, - "nrip_save": false, - "nrip-save": false, - "kvm_pv_unhalt": true, - "ssse3": true, - "sse4a": false, - "invpcid": true, - "pdpe1gb": true, - "tsc-deadline": true, - "fma": true, - "cx16": true, - "de": true, - "enforce": false, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ibs": false, - "ds_cpl": false, - "ds-cpl": false, - "host-phys-bits": false, - "fma4": false, - "la57": false, - "osvw": false, - "check": true, - "hv-spinlocks": -1, - "pmu": false, - "pmm": false, - "apic": true, - "min-xlevel2": 0, - "tsc-adjust": true, - "tsc_adjust": true, - "kvm-steal-time": true, - "kvm_steal_time": true, - "kvmclock": true, - "l3-cache": true, - "lwp": false, - "xop": false, - "avx": true, - "ospke": false, - "ace2": false, - "avx512bw": false, - "acpi": false, - "hv-vapic": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": false, - "popcnt": true, - "xsaves": true, - "tcg-cpuid": true, - "lm": true, - "umip": true, - "pse": true, - "avx2": true, - "sep": true, - "pclmuldq": true, - "x-hv-max-vps": -1, - "nodeid-msr": false, - "kvm": true, - "misalignsse": false, - "min-xlevel": 2147483656, - "kvm-pv-unhalt": true, - "bmi2": true, - "bmi1": true, - "realized": false, - "tsc_scale": false, - "tsc-scale": false, - "topoext": false, - "hv-vpindex": false, - "xlevel2": 0, - "clflushopt": true, - "kvm-no-smi-migration": false, - "monitor": false, - "avx512er": false, - "pmm-en": false, - "pcid": true, - "3dnow": false, - "erms": true, - "lahf-lm": true, - "lahf_lm": true, - "fxsr-opt": false, - "hv-synic": false, - "xstore": false, - "fxsr_opt": false, - "rtm": true, - "lmce": true, - "hv-time": false, - "perfctr-nb": false, - "perfctr_nb": false, - "ffxsr": false, - "rdrand": true, - "rdseed": true, - "avx512-4vnniw": false, - "vmx": true, - "vme": true, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": true, - "tbm": false, - "wdt": false, - "pause_filter": false, - "sha-ni": false, - "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz", - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-44" -} - -{ - "execute": "query-cpu-model-expansion", - "arguments": { - "type": "static", - "model": { - "name": "host", - "props": { - "migratable": false - } - } - }, - "id": "libvirt-45" -} - -{ - "return": { - "model": { - "name": "base", - "props": { - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": true, - "osxsave": false, - "kvm-asyncpf": true, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "avx512cd": false, - "decodeassists": false, - "sse4.1": true, - "family": 6, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "xcrypt": false, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": true, - "cr8legacy": false, - "xcrypt-en": false, - "pn": false, - "dca": false, - "vendor": "GenuineIntel", - "pku": false, - "smx": false, - "cmp-legacy": false, - "avx512-4fmaps": false, - "vmcb-clean": false, - "hle": true, - "3dnowext": false, - "npt": false, - "clwb": false, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm-lock": false, - "smep": true, - "smap": true, - "pfthreshold": false, - "x2apic": true, - "avx512vbmi": false, - "flushbyasid": false, - "f16c": true, - "ace2-en": false, - "pae": true, - "pat": true, - "sse": true, - "phe-en": false, - "kvm-nopiodelay": true, - "tm": false, - "kvmclock-stable-bit": true, - "hypervisor": true, - "pcommit": false, - "syscall": true, - "avx512dq": false, - "svm": false, - "invtsc": true, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": true, - "cx8": true, - "kvm-mmu": false, - "sse4.2": true, - "pge": true, - "pdcm": false, - "model": 94, - "movbe": true, - "nrip-save": false, - "ssse3": true, - "sse4a": false, - "invpcid": true, - "pdpe1gb": true, - "tsc-deadline": true, - "fma": true, - "cx16": true, - "de": true, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ds-cpl": false, - "ibs": false, - "fma4": false, - "la57": false, - "osvw": false, - "apic": true, - "pmm": false, - "tsc-adjust": true, - "kvm-steal-time": true, - "kvmclock": true, - "lwp": false, - "xop": false, - "avx": true, - "ospke": false, - "acpi": false, - "avx512bw": false, - "ace2": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": false, - "popcnt": true, - "xsaves": true, - "lm": true, - "umip": true, - "pse": true, - "avx2": true, - "sep": true, - "nodeid-msr": false, - "misalignsse": false, - "min-xlevel": 2147483656, - "bmi1": true, - "bmi2": true, - "kvm-pv-unhalt": true, - "tsc-scale": false, - "topoext": false, - "clflushopt": true, - "monitor": false, - "avx512er": false, - "pmm-en": false, - "pcid": true, - "3dnow": false, - "erms": true, - "lahf-lm": true, - "fxsr-opt": false, - "xstore": false, - "rtm": true, - "lmce": true, - "perfctr-nb": false, - "rdrand": true, - "rdseed": true, - "avx512-4vnniw": false, - "vme": true, - "vmx": true, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": true, - "tbm": false, - "wdt": false, - "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz", - "sha-ni": false, - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-45" -} - -{ - "execute": "query-cpu-model-expansion", - "arguments": { - "type": "full", - "model": { - "name": "base", - "props": { - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": true, - "osxsave": false, - "kvm-asyncpf": true, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "avx512cd": false, - "decodeassists": false, - "sse4.1": true, - "family": 6, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "xcrypt": false, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": true, - "cr8legacy": false, - "xcrypt-en": false, - "pn": false, - "dca": false, - "vendor": "GenuineIntel", - "pku": false, - "smx": false, - "cmp-legacy": false, - "avx512-4fmaps": false, - "vmcb-clean": false, - "hle": true, - "3dnowext": false, - "npt": false, - "clwb": false, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm-lock": false, - "smep": true, - "smap": true, - "pfthreshold": false, - "x2apic": true, - "avx512vbmi": false, - "flushbyasid": false, - "f16c": true, - "ace2-en": false, - "pae": true, - "pat": true, - "sse": true, - "phe-en": false, - "kvm-nopiodelay": true, - "tm": false, - "kvmclock-stable-bit": true, - "hypervisor": true, - "pcommit": false, - "syscall": true, - "avx512dq": false, - "svm": false, - "invtsc": true, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": true, - "cx8": true, - "kvm-mmu": false, - "sse4.2": true, - "pge": true, - "pdcm": false, - "model": 94, - "movbe": true, - "nrip-save": false, - "ssse3": true, - "sse4a": false, - "invpcid": true, - "pdpe1gb": true, - "tsc-deadline": true, - "fma": true, - "cx16": true, - "de": true, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ds-cpl": false, - "ibs": false, - "fma4": false, - "la57": false, - "osvw": false, - "apic": true, - "pmm": false, - "tsc-adjust": true, - "kvm-steal-time": true, - "kvmclock": true, - "lwp": false, - "xop": false, - "avx": true, - "ospke": false, - "acpi": false, - "avx512bw": false, - "ace2": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": false, - "popcnt": true, - "xsaves": true, - "lm": true, - "umip": true, - "pse": true, - "avx2": true, - "sep": true, - "nodeid-msr": false, - "misalignsse": false, - "min-xlevel": 2147483656, - "bmi1": true, - "bmi2": true, - "kvm-pv-unhalt": true, - "tsc-scale": false, - "topoext": false, - "clflushopt": true, - "monitor": false, - "avx512er": false, - "pmm-en": false, - "pcid": true, - "3dnow": false, - "erms": true, - "lahf-lm": true, - "fxsr-opt": false, - "xstore": false, - "rtm": true, - "lmce": true, - "perfctr-nb": false, - "rdrand": true, - "rdseed": true, - "avx512-4vnniw": false, - "vme": true, - "vmx": true, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": true, - "tbm": false, - "wdt": false, - "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz", - "sha-ni": false, - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-46" -} - -{ - "return": { - "model": { - "name": "base", - "props": { - "phys-bits": 0, - "core-id": -1, - "xlevel": 2147483656, - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": true, - "osxsave": false, - "tsc-frequency": 0, - "xd": true, - "hv-vendor-id": "", - "kvm-asyncpf": true, - "kvm_asyncpf": true, - "perfctr_core": false, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "decodeassists": false, - "avx512cd": false, - "sse4_1": true, - "sse4.1": true, - "sse4-1": true, - "family": 6, - "vmware-cpuid-freq": true, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "hv-runtime": false, - "xcrypt": false, - "thread-id": -1, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "hv-relaxed": false, - "hv-crash": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": true, - "cr8legacy": false, - "cpuid-0xb": true, - "xcrypt-en": false, - "kvm_pv_eoi": true, - "apic-id": 4294967295, - "pn": false, - "dca": false, - "vendor": "GenuineIntel", - "pku": false, - "smx": false, - "cmp_legacy": false, - "cmp-legacy": false, - "node-id": -1, - "avx512-4fmaps": false, - "vmcb_clean": false, - "vmcb-clean": false, - "3dnowext": false, - "hle": true, - "npt": false, - "memory": "/machine/unattached/system[0]", - "clwb": false, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm_lock": false, - "svm-lock": false, - "pfthreshold": false, - "smep": true, - "smap": true, - "x2apic": true, - "avx512vbmi": false, - "hv-stimer": false, - "i64": true, - "flushbyasid": false, - "f16c": true, - "ace2-en": false, - "pat": true, - "pae": true, - "sse": true, - "phe-en": false, - "kvm_nopiodelay": true, - "kvm-nopiodelay": true, - "tm": false, - "kvmclock-stable-bit": true, - "hypervisor": true, - "socket-id": -1, - "pcommit": false, - "syscall": true, - "level": 13, - "avx512dq": false, - "svm": false, - "full-cpuid-auto-level": true, - "hv-reset": false, - "invtsc": true, - "sse3": true, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": true, - "cx8": true, - "kvm_mmu": false, - "kvm-mmu": false, - "sse4_2": true, - "sse4.2": true, - "sse4-2": true, - "pge": true, - "fill-mtrr-mask": true, - "nodeid_msr": false, - "pdcm": false, - "movbe": true, - "model": 94, - "nrip_save": false, - "nrip-save": false, - "kvm_pv_unhalt": true, - "ssse3": true, - "sse4a": false, - "invpcid": true, - "pdpe1gb": true, - "tsc-deadline": true, - "fma": true, - "cx16": true, - "de": true, - "enforce": false, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ibs": false, - "ds_cpl": false, - "ds-cpl": false, - "host-phys-bits": false, - "fma4": false, - "la57": false, - "osvw": false, - "check": true, - "hv-spinlocks": -1, - "pmu": false, - "pmm": false, - "apic": true, - "min-xlevel2": 0, - "tsc-adjust": true, - "tsc_adjust": true, - "kvm-steal-time": true, - "kvm_steal_time": true, - "kvmclock": true, - "l3-cache": true, - "lwp": false, - "xop": false, - "avx": true, - "ospke": false, - "ace2": false, - "avx512bw": false, - "acpi": false, - "hv-vapic": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": false, - "popcnt": true, - "xsaves": true, - "tcg-cpuid": true, - "lm": true, - "umip": true, - "pse": true, - "avx2": true, - "sep": true, - "pclmuldq": true, - "x-hv-max-vps": -1, - "nodeid-msr": false, - "kvm": true, - "misalignsse": false, - "min-xlevel": 2147483656, - "kvm-pv-unhalt": true, - "bmi2": true, - "bmi1": true, - "realized": false, - "tsc_scale": false, - "tsc-scale": false, - "topoext": false, - "hv-vpindex": false, - "xlevel2": 0, - "clflushopt": true, - "kvm-no-smi-migration": false, - "monitor": false, - "avx512er": false, - "pmm-en": false, - "pcid": true, - "3dnow": false, - "erms": true, - "lahf-lm": true, - "lahf_lm": true, - "fxsr-opt": false, - "hv-synic": false, - "xstore": false, - "fxsr_opt": false, - "rtm": true, - "lmce": true, - "hv-time": false, - "perfctr-nb": false, - "perfctr_nb": false, - "ffxsr": false, - "rdrand": true, - "rdseed": true, - "avx512-4vnniw": false, - "vmx": true, - "vme": true, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": true, - "tbm": false, - "wdt": false, - "pause_filter": false, - "sha-ni": false, - "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz", - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-46" -} - -{ - "execute": "qmp_capabilities", - "id": "libvirt-1" -} - -{ - "return": { - }, - "id": "libvirt-1" -} - -{ - "execute": "query-cpu-definitions", - "id": "libvirt-2" -} - -{ - "return": [ - { - "name": "max", - "typename": "max-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": false - }, - { - "name": "host", - "typename": "host-x86_64-cpu", - "unavailable-features": [ - "kvm" - ], - "static": false, - "migration-safe": false - }, - { - "name": "base", - "typename": "base-x86_64-cpu", - "unavailable-features": [ - ], - "static": true, - "migration-safe": true - }, - { - "name": "qemu64", - "typename": "qemu64-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "qemu32", - "typename": "qemu32-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "phenom", - "typename": "phenom-x86_64-cpu", - "unavailable-features": [ - "fxsr-opt", - "npt" - ], - "static": false, - "migration-safe": true - }, - { - "name": "pentium3", - "typename": "pentium3-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "pentium2", - "typename": "pentium2-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "pentium", - "typename": "pentium-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "n270", - "typename": "n270-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "kvm64", - "typename": "kvm64-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "kvm32", - "typename": "kvm32-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "coreduo", - "typename": "coreduo-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "core2duo", - "typename": "core2duo-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "athlon", - "typename": "athlon-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Westmere", - "typename": "Westmere-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Skylake-Server", - "typename": "Skylake-Server-x86_64-cpu", - "unavailable-features": [ - "fma", - "pcid", - "x2apic", - "tsc-deadline", - "avx", - "f16c", - "rdrand", - "hle", - "avx2", - "invpcid", - "rtm", - "avx512f", - "avx512dq", - "rdseed", - "avx512cd", - "avx512bw", - "avx512vl", - "3dnowprefetch", - "xsavec" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Skylake-Client", - "typename": "Skylake-Client-x86_64-cpu", - "unavailable-features": [ - "fma", - "pcid", - "x2apic", - "tsc-deadline", - "avx", - "f16c", - "rdrand", - "hle", - "avx2", - "invpcid", - "rtm", - "rdseed", - "3dnowprefetch", - "xsavec" - ], - "static": false, - "migration-safe": true - }, - { - "name": "SandyBridge", - "typename": "SandyBridge-x86_64-cpu", - "unavailable-features": [ - "x2apic", - "tsc-deadline", - "avx" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Penryn", - "typename": "Penryn-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Opteron_G5", - "typename": "Opteron_G5-x86_64-cpu", - "unavailable-features": [ - "fma", - "avx", - "f16c", - "misalignsse", - "3dnowprefetch", - "xop", - "fma4", - "tbm" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Opteron_G4", - "typename": "Opteron_G4-x86_64-cpu", - "unavailable-features": [ - "avx", - "misalignsse", - "3dnowprefetch", - "xop", - "fma4" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Opteron_G3", - "typename": "Opteron_G3-x86_64-cpu", - "unavailable-features": [ - "misalignsse" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Opteron_G2", - "typename": "Opteron_G2-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Opteron_G1", - "typename": "Opteron_G1-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Nehalem", - "typename": "Nehalem-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "IvyBridge", - "typename": "IvyBridge-x86_64-cpu", - "unavailable-features": [ - "x2apic", - "tsc-deadline", - "avx", - "f16c", - "rdrand" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Haswell", - "typename": "Haswell-x86_64-cpu", - "unavailable-features": [ - "fma", - "pcid", - "x2apic", - "tsc-deadline", - "avx", - "f16c", - "rdrand", - "hle", - "avx2", - "invpcid", - "rtm" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Haswell-noTSX", - "typename": "Haswell-noTSX-x86_64-cpu", - "unavailable-features": [ - "fma", - "pcid", - "x2apic", - "tsc-deadline", - "avx", - "f16c", - "rdrand", - "avx2", - "invpcid" - ], - "static": false, - "migration-safe": true - }, - { - "name": "EPYC", - "typename": "EPYC-x86_64-cpu", - "unavailable-features": [ - "fma", - "avx", - "f16c", - "rdrand", - "avx2", - "rdseed", - "sha-ni", - "fxsr-opt", - "misalignsse", - "3dnowprefetch", - "osvw", - "xsavec" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Conroe", - "typename": "Conroe-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - }, - { - "name": "Broadwell", - "typename": "Broadwell-x86_64-cpu", - "unavailable-features": [ - "fma", - "pcid", - "x2apic", - "tsc-deadline", - "avx", - "f16c", - "rdrand", - "hle", - "avx2", - "invpcid", - "rtm", - "rdseed", - "3dnowprefetch" - ], - "static": false, - "migration-safe": true - }, - { - "name": "Broadwell-noTSX", - "typename": "Broadwell-noTSX-x86_64-cpu", - "unavailable-features": [ - "fma", - "pcid", - "x2apic", - "tsc-deadline", - "avx", - "f16c", - "rdrand", - "avx2", - "invpcid", - "rdseed", - "3dnowprefetch" - ], - "static": false, - "migration-safe": true - }, - { - "name": "486", - "typename": "486-x86_64-cpu", - "unavailable-features": [ - ], - "static": false, - "migration-safe": true - } - ], - "id": "libvirt-2" -} - -{ - "execute": "query-cpu-model-expansion", - "arguments": { - "type": "static", - "model": { - "name": "max" - } - }, - "id": "libvirt-3" -} - -{ - "return": { - "model": { - "name": "base", - "props": { - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": false, - "osxsave": false, - "kvm-asyncpf": false, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "avx512cd": false, - "decodeassists": false, - "sse4.1": true, - "family": 6, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "xcrypt": false, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": false, - "cr8legacy": true, - "xcrypt-en": false, - "pn": false, - "dca": false, - "vendor": "AuthenticAMD", - "pku": true, - "smx": false, - "cmp-legacy": false, - "avx512-4fmaps": false, - "vmcb-clean": false, - "hle": false, - "3dnowext": true, - "npt": false, - "clwb": true, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm-lock": false, - "smep": true, - "smap": true, - "pfthreshold": false, - "x2apic": false, - "avx512vbmi": false, - "flushbyasid": false, - "f16c": false, - "ace2-en": false, - "pae": true, - "pat": true, - "sse": true, - "phe-en": false, - "kvm-nopiodelay": false, - "tm": false, - "kvmclock-stable-bit": false, - "hypervisor": true, - "pcommit": true, - "syscall": true, - "avx512dq": false, - "svm": true, - "invtsc": false, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": false, - "cx8": true, - "kvm-mmu": false, - "sse4.2": true, - "pge": true, - "pdcm": false, - "model": 6, - "movbe": true, - "nrip-save": false, - "ssse3": true, - "sse4a": true, - "invpcid": false, - "pdpe1gb": true, - "tsc-deadline": false, - "fma": false, - "cx16": true, - "de": true, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ds-cpl": false, - "ibs": false, - "fma4": false, - "la57": true, - "osvw": false, - "apic": true, - "pmm": false, - "tsc-adjust": false, - "kvm-steal-time": false, - "kvmclock": false, - "lwp": false, - "xop": false, - "avx": false, - "ospke": true, - "acpi": true, - "avx512bw": false, - "ace2": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": true, - "popcnt": true, - "xsaves": false, - "lm": true, - "umip": false, - "pse": true, - "avx2": false, - "sep": true, - "nodeid-msr": false, - "misalignsse": false, - "min-xlevel": 2147483658, - "bmi1": true, - "bmi2": true, - "kvm-pv-unhalt": false, - "tsc-scale": false, - "topoext": false, - "clflushopt": true, - "monitor": true, - "avx512er": false, - "pmm-en": false, - "pcid": false, - "3dnow": true, - "erms": true, - "lahf-lm": true, - "fxsr-opt": false, - "xstore": false, - "rtm": false, - "lmce": false, - "perfctr-nb": false, - "rdrand": false, - "rdseed": false, - "avx512-4vnniw": false, - "vme": false, - "vmx": false, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": false, - "tbm": false, - "wdt": false, - "model-id": "QEMU TCG CPU version 2.5+", - "sha-ni": false, - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-3" -} - -{ - "execute": "query-cpu-model-expansion", - "arguments": { - "type": "full", - "model": { - "name": "base", - "props": { - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": false, - "osxsave": false, - "kvm-asyncpf": false, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "avx512cd": false, - "decodeassists": false, - "sse4.1": true, - "family": 6, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "xcrypt": false, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": false, - "cr8legacy": true, - "xcrypt-en": false, - "pn": false, - "dca": false, - "vendor": "AuthenticAMD", - "pku": true, - "smx": false, - "cmp-legacy": false, - "avx512-4fmaps": false, - "vmcb-clean": false, - "hle": false, - "3dnowext": true, - "npt": false, - "clwb": true, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm-lock": false, - "smep": true, - "smap": true, - "pfthreshold": false, - "x2apic": false, - "avx512vbmi": false, - "flushbyasid": false, - "f16c": false, - "ace2-en": false, - "pae": true, - "pat": true, - "sse": true, - "phe-en": false, - "kvm-nopiodelay": false, - "tm": false, - "kvmclock-stable-bit": false, - "hypervisor": true, - "pcommit": true, - "syscall": true, - "avx512dq": false, - "svm": true, - "invtsc": false, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": false, - "cx8": true, - "kvm-mmu": false, - "sse4.2": true, - "pge": true, - "pdcm": false, - "model": 6, - "movbe": true, - "nrip-save": false, - "ssse3": true, - "sse4a": true, - "invpcid": false, - "pdpe1gb": true, - "tsc-deadline": false, - "fma": false, - "cx16": true, - "de": true, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ds-cpl": false, - "ibs": false, - "fma4": false, - "la57": true, - "osvw": false, - "apic": true, - "pmm": false, - "tsc-adjust": false, - "kvm-steal-time": false, - "kvmclock": false, - "lwp": false, - "xop": false, - "avx": false, - "ospke": true, - "acpi": true, - "avx512bw": false, - "ace2": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": true, - "popcnt": true, - "xsaves": false, - "lm": true, - "umip": false, - "pse": true, - "avx2": false, - "sep": true, - "nodeid-msr": false, - "misalignsse": false, - "min-xlevel": 2147483658, - "bmi1": true, - "bmi2": true, - "kvm-pv-unhalt": false, - "tsc-scale": false, - "topoext": false, - "clflushopt": true, - "monitor": true, - "avx512er": false, - "pmm-en": false, - "pcid": false, - "3dnow": true, - "erms": true, - "lahf-lm": true, - "fxsr-opt": false, - "xstore": false, - "rtm": false, - "lmce": false, - "perfctr-nb": false, - "rdrand": false, - "rdseed": false, - "avx512-4vnniw": false, - "vme": false, - "vmx": false, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": false, - "tbm": false, - "wdt": false, - "model-id": "QEMU TCG CPU version 2.5+", - "sha-ni": false, - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-4" -} - -{ - "return": { - "model": { - "name": "base", - "props": { - "phys-bits": 0, - "core-id": -1, - "xlevel": 2147483658, - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": false, - "osxsave": false, - "tsc-frequency": 0, - "xd": true, - "hv-vendor-id": "", - "kvm-asyncpf": false, - "kvm_asyncpf": false, - "perfctr_core": false, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "decodeassists": false, - "avx512cd": false, - "sse4_1": true, - "sse4.1": true, - "sse4-1": true, - "family": 6, - "vmware-cpuid-freq": true, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "hv-runtime": false, - "xcrypt": false, - "thread-id": -1, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "hv-relaxed": false, - "hv-crash": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": false, - "cr8legacy": true, - "cpuid-0xb": true, - "xcrypt-en": false, - "kvm_pv_eoi": false, - "apic-id": 4294967295, - "pn": false, - "dca": false, - "vendor": "AuthenticAMD", - "pku": true, - "smx": false, - "cmp_legacy": false, - "cmp-legacy": false, - "node-id": -1, - "avx512-4fmaps": false, - "vmcb_clean": false, - "vmcb-clean": false, - "3dnowext": true, - "hle": false, - "npt": false, - "memory": "/machine/unattached/system[0]", - "clwb": true, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm_lock": false, - "svm-lock": false, - "pfthreshold": false, - "smep": true, - "smap": true, - "x2apic": false, - "avx512vbmi": false, - "hv-stimer": false, - "i64": true, - "flushbyasid": false, - "f16c": false, - "ace2-en": false, - "pat": true, - "pae": true, - "sse": true, - "phe-en": false, - "kvm_nopiodelay": false, - "kvm-nopiodelay": false, - "tm": false, - "kvmclock-stable-bit": false, - "hypervisor": true, - "socket-id": -1, - "pcommit": true, - "syscall": true, - "level": 13, - "avx512dq": false, - "svm": true, - "full-cpuid-auto-level": true, - "hv-reset": false, - "invtsc": false, - "sse3": true, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": false, - "cx8": true, - "kvm_mmu": false, - "kvm-mmu": false, - "sse4_2": true, - "sse4.2": true, - "sse4-2": true, - "pge": true, - "fill-mtrr-mask": true, - "nodeid_msr": false, - "pdcm": false, - "movbe": true, - "model": 6, - "nrip_save": false, - "nrip-save": false, - "kvm_pv_unhalt": false, - "ssse3": true, - "sse4a": true, - "invpcid": false, - "pdpe1gb": true, - "tsc-deadline": false, - "fma": false, - "cx16": true, - "de": true, - "enforce": false, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ibs": false, - "ds_cpl": false, - "ds-cpl": false, - "host-phys-bits": false, - "fma4": false, - "la57": true, - "osvw": false, - "check": true, - "hv-spinlocks": -1, - "pmu": false, - "pmm": false, - "apic": true, - "min-xlevel2": 0, - "tsc-adjust": false, - "tsc_adjust": false, - "kvm-steal-time": false, - "kvm_steal_time": false, - "kvmclock": false, - "l3-cache": true, - "lwp": false, - "xop": false, - "avx": false, - "ospke": true, - "ace2": false, - "avx512bw": false, - "acpi": true, - "hv-vapic": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": true, - "popcnt": true, - "xsaves": false, - "tcg-cpuid": true, - "lm": true, - "umip": false, - "pse": true, - "avx2": false, - "sep": true, - "pclmuldq": true, - "x-hv-max-vps": -1, - "nodeid-msr": false, - "kvm": true, - "misalignsse": false, - "min-xlevel": 2147483658, - "kvm-pv-unhalt": false, - "bmi2": true, - "bmi1": true, - "realized": false, - "tsc_scale": false, - "tsc-scale": false, - "topoext": false, - "hv-vpindex": false, - "xlevel2": 0, - "clflushopt": true, - "kvm-no-smi-migration": false, - "monitor": true, - "avx512er": false, - "pmm-en": false, - "pcid": false, - "3dnow": true, - "erms": true, - "lahf-lm": true, - "lahf_lm": true, - "fxsr-opt": false, - "hv-synic": false, - "xstore": false, - "fxsr_opt": false, - "rtm": false, - "lmce": false, - "hv-time": false, - "perfctr-nb": false, - "perfctr_nb": false, - "ffxsr": false, - "rdrand": false, - "rdseed": false, - "avx512-4vnniw": false, - "vmx": false, - "vme": false, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": false, - "tbm": false, - "wdt": false, - "pause_filter": false, - "sha-ni": false, - "model-id": "QEMU TCG CPU version 2.5+", - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-4" -} - -{ - "execute": "query-cpu-model-expansion", - "arguments": { - "type": "static", - "model": { - "name": "max", - "props": { - "migratable": false - } - } - }, - "id": "libvirt-5" -} - -{ - "return": { - "model": { - "name": "base", - "props": { - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": false, - "osxsave": false, - "kvm-asyncpf": false, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "avx512cd": false, - "decodeassists": false, - "sse4.1": true, - "family": 6, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "xcrypt": false, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": false, - "cr8legacy": true, - "xcrypt-en": false, - "pn": false, - "dca": false, - "vendor": "AuthenticAMD", - "pku": true, - "smx": false, - "cmp-legacy": false, - "avx512-4fmaps": false, - "vmcb-clean": false, - "hle": false, - "3dnowext": true, - "npt": false, - "clwb": true, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm-lock": false, - "smep": true, - "smap": true, - "pfthreshold": false, - "x2apic": false, - "avx512vbmi": false, - "flushbyasid": false, - "f16c": false, - "ace2-en": false, - "pae": true, - "pat": true, - "sse": true, - "phe-en": false, - "kvm-nopiodelay": false, - "tm": false, - "kvmclock-stable-bit": false, - "hypervisor": true, - "pcommit": true, - "syscall": true, - "avx512dq": false, - "svm": true, - "invtsc": false, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": false, - "cx8": true, - "kvm-mmu": false, - "sse4.2": true, - "pge": true, - "pdcm": false, - "model": 6, - "movbe": true, - "nrip-save": false, - "ssse3": true, - "sse4a": true, - "invpcid": false, - "pdpe1gb": true, - "tsc-deadline": false, - "fma": false, - "cx16": true, - "de": true, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ds-cpl": false, - "ibs": false, - "fma4": false, - "la57": true, - "osvw": false, - "apic": true, - "pmm": false, - "tsc-adjust": false, - "kvm-steal-time": false, - "kvmclock": false, - "lwp": false, - "xop": false, - "avx": false, - "ospke": true, - "acpi": true, - "avx512bw": false, - "ace2": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": true, - "popcnt": true, - "xsaves": false, - "lm": true, - "umip": false, - "pse": true, - "avx2": false, - "sep": true, - "nodeid-msr": false, - "misalignsse": false, - "min-xlevel": 2147483658, - "bmi1": true, - "bmi2": true, - "kvm-pv-unhalt": false, - "tsc-scale": false, - "topoext": false, - "clflushopt": true, - "monitor": true, - "avx512er": false, - "pmm-en": false, - "pcid": false, - "3dnow": true, - "erms": true, - "lahf-lm": true, - "fxsr-opt": false, - "xstore": false, - "rtm": false, - "lmce": false, - "perfctr-nb": false, - "rdrand": false, - "rdseed": false, - "avx512-4vnniw": false, - "vme": false, - "vmx": false, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": false, - "tbm": false, - "wdt": false, - "model-id": "QEMU TCG CPU version 2.5+", - "sha-ni": false, - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-5" -} - -{ - "execute": "query-cpu-model-expansion", - "arguments": { - "type": "full", - "model": { - "name": "base", - "props": { - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": false, - "osxsave": false, - "kvm-asyncpf": false, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "avx512cd": false, - "decodeassists": false, - "sse4.1": true, - "family": 6, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "xcrypt": false, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": false, - "cr8legacy": true, - "xcrypt-en": false, - "pn": false, - "dca": false, - "vendor": "AuthenticAMD", - "pku": true, - "smx": false, - "cmp-legacy": false, - "avx512-4fmaps": false, - "vmcb-clean": false, - "hle": false, - "3dnowext": true, - "npt": false, - "clwb": true, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm-lock": false, - "smep": true, - "smap": true, - "pfthreshold": false, - "x2apic": false, - "avx512vbmi": false, - "flushbyasid": false, - "f16c": false, - "ace2-en": false, - "pae": true, - "pat": true, - "sse": true, - "phe-en": false, - "kvm-nopiodelay": false, - "tm": false, - "kvmclock-stable-bit": false, - "hypervisor": true, - "pcommit": true, - "syscall": true, - "avx512dq": false, - "svm": true, - "invtsc": false, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": false, - "cx8": true, - "kvm-mmu": false, - "sse4.2": true, - "pge": true, - "pdcm": false, - "model": 6, - "movbe": true, - "nrip-save": false, - "ssse3": true, - "sse4a": true, - "invpcid": false, - "pdpe1gb": true, - "tsc-deadline": false, - "fma": false, - "cx16": true, - "de": true, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ds-cpl": false, - "ibs": false, - "fma4": false, - "la57": true, - "osvw": false, - "apic": true, - "pmm": false, - "tsc-adjust": false, - "kvm-steal-time": false, - "kvmclock": false, - "lwp": false, - "xop": false, - "avx": false, - "ospke": true, - "acpi": true, - "avx512bw": false, - "ace2": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": true, - "popcnt": true, - "xsaves": false, - "lm": true, - "umip": false, - "pse": true, - "avx2": false, - "sep": true, - "nodeid-msr": false, - "misalignsse": false, - "min-xlevel": 2147483658, - "bmi1": true, - "bmi2": true, - "kvm-pv-unhalt": false, - "tsc-scale": false, - "topoext": false, - "clflushopt": true, - "monitor": true, - "avx512er": false, - "pmm-en": false, - "pcid": false, - "3dnow": true, - "erms": true, - "lahf-lm": true, - "fxsr-opt": false, - "xstore": false, - "rtm": false, - "lmce": false, - "perfctr-nb": false, - "rdrand": false, - "rdseed": false, - "avx512-4vnniw": false, - "vme": false, - "vmx": false, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": false, - "tbm": false, - "wdt": false, - "model-id": "QEMU TCG CPU version 2.5+", - "sha-ni": false, - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-6" -} - -{ - "return": { - "model": { - "name": "base", - "props": { - "phys-bits": 0, - "core-id": -1, - "xlevel": 2147483658, - "cmov": true, - "ia64": false, - "aes": true, - "mmx": true, - "rdpid": false, - "arat": true, - "pause-filter": false, - "xsavec": false, - "osxsave": false, - "tsc-frequency": 0, - "xd": true, - "hv-vendor-id": "", - "kvm-asyncpf": false, - "kvm_asyncpf": false, - "perfctr_core": false, - "perfctr-core": false, - "mpx": true, - "pbe": false, - "decodeassists": false, - "avx512cd": false, - "sse4_1": true, - "sse4.1": true, - "sse4-1": true, - "family": 6, - "vmware-cpuid-freq": true, - "avx512f": false, - "msr": true, - "mce": true, - "mca": true, - "hv-runtime": false, - "xcrypt": false, - "thread-id": -1, - "min-level": 13, - "xgetbv1": true, - "cid": false, - "hv-relaxed": false, - "hv-crash": false, - "ds": false, - "fxsr": true, - "xsaveopt": true, - "xtpr": false, - "avx512vl": false, - "avx512-vpopcntdq": false, - "phe": false, - "extapic": false, - "3dnowprefetch": false, - "cr8legacy": true, - "cpuid-0xb": true, - "xcrypt-en": false, - "kvm_pv_eoi": false, - "apic-id": 4294967295, - "pn": false, - "dca": false, - "vendor": "AuthenticAMD", - "pku": true, - "smx": false, - "cmp_legacy": false, - "cmp-legacy": false, - "node-id": -1, - "avx512-4fmaps": false, - "vmcb_clean": false, - "vmcb-clean": false, - "3dnowext": true, - "hle": false, - "npt": false, - "memory": "/machine/unattached/system[0]", - "clwb": true, - "lbrv": false, - "adx": true, - "ss": true, - "pni": true, - "svm_lock": false, - "svm-lock": false, - "pfthreshold": false, - "smep": true, - "smap": true, - "x2apic": false, - "avx512vbmi": false, - "hv-stimer": false, - "i64": true, - "flushbyasid": false, - "f16c": false, - "ace2-en": false, - "pat": true, - "pae": true, - "sse": true, - "phe-en": false, - "kvm_nopiodelay": false, - "kvm-nopiodelay": false, - "tm": false, - "kvmclock-stable-bit": false, - "hypervisor": true, - "socket-id": -1, - "pcommit": true, - "syscall": true, - "level": 13, - "avx512dq": false, - "svm": true, - "full-cpuid-auto-level": true, - "hv-reset": false, - "invtsc": false, - "sse3": true, - "sse2": true, - "est": false, - "avx512ifma": false, - "tm2": false, - "kvm-pv-eoi": false, - "cx8": true, - "kvm_mmu": false, - "kvm-mmu": false, - "sse4_2": true, - "sse4.2": true, - "sse4-2": true, - "pge": true, - "fill-mtrr-mask": true, - "nodeid_msr": false, - "pdcm": false, - "movbe": true, - "model": 6, - "nrip_save": false, - "nrip-save": false, - "kvm_pv_unhalt": false, - "ssse3": true, - "sse4a": true, - "invpcid": false, - "pdpe1gb": true, - "tsc-deadline": false, - "fma": false, - "cx16": true, - "de": true, - "enforce": false, - "stepping": 3, - "xsave": true, - "clflush": true, - "skinit": false, - "tsc": true, - "tce": false, - "fpu": true, - "ibs": false, - "ds_cpl": false, - "ds-cpl": false, - "host-phys-bits": false, - "fma4": false, - "la57": true, - "osvw": false, - "check": true, - "hv-spinlocks": -1, - "pmu": false, - "pmm": false, - "apic": true, - "min-xlevel2": 0, - "tsc-adjust": false, - "tsc_adjust": false, - "kvm-steal-time": false, - "kvm_steal_time": false, - "kvmclock": false, - "l3-cache": true, - "lwp": false, - "xop": false, - "avx": false, - "ospke": true, - "ace2": false, - "avx512bw": false, - "acpi": true, - "hv-vapic": false, - "fsgsbase": true, - "ht": false, - "nx": true, - "pclmulqdq": true, - "mmxext": true, - "popcnt": true, - "xsaves": false, - "tcg-cpuid": true, - "lm": true, - "umip": false, - "pse": true, - "avx2": false, - "sep": true, - "pclmuldq": true, - "x-hv-max-vps": -1, - "nodeid-msr": false, - "kvm": true, - "misalignsse": false, - "min-xlevel": 2147483658, - "kvm-pv-unhalt": false, - "bmi2": true, - "bmi1": true, - "realized": false, - "tsc_scale": false, - "tsc-scale": false, - "topoext": false, - "hv-vpindex": false, - "xlevel2": 0, - "clflushopt": true, - "kvm-no-smi-migration": false, - "monitor": true, - "avx512er": false, - "pmm-en": false, - "pcid": false, - "3dnow": true, - "erms": true, - "lahf-lm": true, - "lahf_lm": true, - "fxsr-opt": false, - "hv-synic": false, - "xstore": false, - "fxsr_opt": false, - "rtm": false, - "lmce": false, - "hv-time": false, - "perfctr-nb": false, - "perfctr_nb": false, - "ffxsr": false, - "rdrand": false, - "rdseed": false, - "avx512-4vnniw": false, - "vmx": false, - "vme": false, - "dtes64": false, - "mtrr": true, - "rdtscp": true, - "pse36": true, - "kvm-pv-tlb-flush": false, - "tbm": false, - "wdt": false, - "pause_filter": false, - "sha-ni": false, - "model-id": "QEMU TCG CPU version 2.5+", - "abm": true, - "avx512pf": false, - "xstore-en": false - } - } - }, - "id": "libvirt-6" -} - -{ - "execute": "query-machines", - "id": "libvirt-7" -} - -{ - "return": [ - { - "hotpluggable-cpus": true, - "name": "pc-0.12", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.4", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-1.3", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.7", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.6", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": false, - "name": "none", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-1.7", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.8", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-1.6", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.11", - "is-default": true, - "cpu-max": 255, - "alias": "pc" - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.7", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.10", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-0.11", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.3", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-0.10", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-1.2", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.2", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "isapc", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.5", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-0.15", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-0.14", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-1.5", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.6", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-1.4", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.5", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.9", - "cpu-max": 288 - }, - { - "hotpluggable-cpus": true, - "name": "pc-1.1", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.1", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.8", - "cpu-max": 288 - }, - { - "hotpluggable-cpus": true, - "name": "pc-1.0", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.0", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.4", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-i440fx-2.9", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.11", - "cpu-max": 288, - "alias": "q35" - }, - { - "hotpluggable-cpus": true, - "name": "pc-0.13", - "cpu-max": 255 - }, - { - "hotpluggable-cpus": true, - "name": "pc-q35-2.10", - "cpu-max": 288 - } - ], - "id": "libvirt-7" -} diff --git a/tests/qemucapabilitiesdata/caps_2.11.0.x86_64.xml b/tests/qemucapabilitiesdata/caps_2.11.0.x86_64.xml deleted file mode 100644 index ab575cb2ee..0000000000 --- a/tests/qemucapabilitiesdata/caps_2.11.0.x86_64.xml +++ /dev/null @@ -1,953 +0,0 @@ - - /usr/bin/qemu-system-x86_64 - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2011000 - 0 - 43100288 - (v2.11.0) - x86_64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -