On Wed, 24 Mar 2010 17:00:14 +0100 Markus Armbruster <[email protected]> wrote:
> Amos Kong <[email protected]> writes: > > > When input some invialid word 'unknowcmd' through QMP port, qemu outputs > > this > > error message: > > "parse error: invalid keyword `%s'" > > This patch makes qemu output the content of invalid keyword, like: > > "parse error: invalid keyword `unknowcmd'" > > > > Signed-off-by: Amos Kong <[email protected]> > > Looks good to me. > > Hint: it's best to put a version in the subject when you respin, like > [PATCH v2] ... Yes, and maintainers may miss a patch down a thread (and it's a good opportunity to fix the subject). -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
