|
From: | Anthony Liguori |
Subject: | Re: [Qemu-devel] [PATCH 03/14] qapi: use middle mode in QMP server |
Date: | Fri, 02 Sep 2011 11:45:28 -0500 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10 |
On 09/02/2011 11:31 AM, Michael Roth wrote:
This ended up being a bit harder than I initially thought so I'd prefer to delay this to another series so we can start converting commands to QAPI ASAP.Fine with me.Same. Curious what the complications are though, I wouldn't mind looking at it.
The current dispatch and error checking logic in the QMP server scares me. It wasn't immediately obvious if just adding another else clause in the dispatch logic was enough.
I could be wrong though. Regards, Anthony Liguori
[Prev in Thread] | Current Thread | [Next in Thread] |