]> Git Repo - qemu.git/blobdiff - qapi-schema.json
nbd: Include error names in trace messages
[qemu.git] / qapi-schema.json
index a9dd043f659747c0f948859d531b486b6b983154..18457954a841ae4b1de98c0b4687636196d7fb7f 100644 (file)
 # -> { "execute": "query-hotpluggable-cpus" }
 # <- {"return": [
 #      {
-#         "type": "qemu-s390-cpu", "vcpus-count": 1,
+#         "type": "qemu-s390x-cpu", "vcpus-count": 1,
 #         "props": { "core-id": 1 }
 #      },
 #      {
 #         "qom-path": "/machine/unattached/device[0]",
-#         "type": "qemu-s390-cpu", "vcpus-count": 1,
+#         "type": "qemu-s390x-cpu", "vcpus-count": 1,
 #         "props": { "core-id": 0 }
 #      }
 #    ]}
This page took 0.023529 seconds and 4 git commands to generate.