qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu-ga error reporting
@ 2012-02-23  9:41 Michal Privoznik
  0 siblings, 0 replies; only message in thread
From: Michal Privoznik @ 2012-02-23  9:41 UTC (permalink / raw)
  To: QEMU Developers

Hi guys,

I ran into weird issue. Issuing unknown-command on qemu monitor gives this:

{"error": {"class": "CommandNotFound", "desc": "The command
unknown-command has not been found", "data": {"name": "unknown-command"}}}


However, issuing the very same on GA socket gets me:

{"error": {"class": "CommandNotFound", "data": {"name": "unknown-command"}}}

which is missing the 'desc'; Can this be fixed, so GA report the 'desc'
field? Libvirt uses that for error reporting as it usually is perfectly
suitable.

Michal

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-23  9:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23  9:41 [Qemu-devel] qemu-ga error reporting Michal Privoznik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).