-
Mark Wu authored
Now we have several qemu-ga commands not returning response on success. It has been documented in qga/qapi-schema.json already. This patch exposes the 'success-response' flag by extending 'guest-info' command. With this change, the clients can handle the command response more flexibly. Signed-off-by:
Mark Wu <wudxw@linux.vnet.ibm.com>
Reviewed-by:
Eric Blake <eblake@redhat.com>
Reviewed-by:
Michael Roth <mdroth@linux.vnet.ibm.com>
*fixed up commit subject
Signed-off-by:
Michael Roth <mdroth@linux.vnet.ibm.com>Mark Wu authoredNow we have several qemu-ga commands not returning response on success. It has been documented in qga/qapi-schema.json already. This patch exposes the 'success-response' flag by extending 'guest-info' command. With this change, the clients can handle the command response more flexibly. Signed-off-by:
Mark Wu <wudxw@linux.vnet.ibm.com>
Reviewed-by:
Eric Blake <eblake@redhat.com>
Reviewed-by:
Michael Roth <mdroth@linux.vnet.ibm.com>
*fixed up commit subject
Signed-off-by:
Michael Roth <mdroth@linux.vnet.ibm.com>
Loading