From: Eric Blake <eblake@redhat.com>
To: "Dr. David Alan Gilbert (git)" <dgilbert@redhat.com>,
qemu-devel@nongnu.org, armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCH 2/2] hmp: Fix unknown command for subtable
Date: Thu, 17 Aug 2017 06:11:30 -0500 [thread overview]
Message-ID: <9f6101f4-2e29-22e5-162c-9c944773f705@redhat.com> (raw)
In-Reply-To: <20170817104216.29150-3-dgilbert@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 625 bytes --]
On 08/17/2017 05:42 AM, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
>
> (qemu) info foo
> unknown command: 'foo'
>
> fix this to:
> (qemu) info foo
> unknown command: 'info foo'
>
> Reported-by: Markus Armbruster <armbru@redhat.com>
> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
> ---
> monitor.c | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
Reviewed-by: Eric Blake <eblake@redhat.com>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 619 bytes --]
prev parent reply other threads:[~2017-08-17 11:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-17 10:42 [Qemu-devel] [PATCH 0/2 for 2.11] Minor HMP fixes Dr. David Alan Gilbert (git)
2017-08-17 10:42 ` [Qemu-devel] [PATCH 1/2] hmp: Missing handle_errors Dr. David Alan Gilbert (git)
2017-08-17 11:09 ` Eric Blake
2017-08-17 10:42 ` [Qemu-devel] [PATCH 2/2] hmp: Fix unknown command for subtable Dr. David Alan Gilbert (git)
2017-08-17 11:11 ` Eric Blake [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9f6101f4-2e29-22e5-162c-9c944773f705@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@redhat.com \
--cc=dgilbert@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).