]> Git Repo - qemu.git/blobdiff - qapi/misc.json
Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-09-24' into staging
[qemu.git] / qapi / misc.json
index f1860418e8915b01d78baca60c5b029b28bca91b..d450cfef21bd9e3613979ea740206e71676d988c 100644 (file)
 { 'command': 'cont' }
 
 ##
-# @exit-preconfig:
+# @x-exit-preconfig:
 #
 # Exit from "preconfig" state
 #
 #
 # Example:
 #
-# -> { "execute": "exit-preconfig" }
+# -> { "execute": "x-exit-preconfig" }
 # <- { "return": {} }
 #
 ##
-{ 'command': 'exit-preconfig', 'allow-preconfig': true }
+{ 'command': 'x-exit-preconfig', 'allow-preconfig': true }
 
 ##
 # @system_wakeup:
This page took 0.023288 seconds and 4 git commands to generate.