All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Ting Wang <kathy.wangting@huawei.com>
Cc: pbonzini@redhat.com, famz@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4] hmp: add info iothreads command
Date: Tue, 17 Mar 2015 15:48:51 +0000	[thread overview]
Message-ID: <20150317154851.GE11542@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1426237119-110112-1-git-send-email-kathy.wangting@huawei.com>

[-- Attachment #1: Type: text/plain, Size: 653 bytes --]

On Fri, Mar 13, 2015 at 04:58:39PM +0800, Ting Wang wrote:
> Make "info iothreads" available on the HMP monitor.
> 
> The results are as follows:
> id1: thread_id=thread_id1
> id2: thread_id=thread_id2
> 
> Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
> ---
> v4: use the PRId64 format specifier macro for the int64_t thread_id
> v3: fix comment and the trailing whitespace
> v2: add braces for if
> ---
>  hmp-commands.hx |  2 ++
>  hmp.c           | 22 ++++++++++++++++++++++
>  hmp.h           |  1 +
>  monitor.c       |  7 +++++++
>  4 files changed, 32 insertions(+)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

  parent reply	other threads:[~2015-03-17 15:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13  8:58 [Qemu-devel] [PATCH v4] hmp: add info iothreads command Ting Wang
2015-03-13  9:10 ` Fam Zheng
2015-03-13  9:16 ` Patchew Tool
2015-03-13  9:30   ` Fam Zheng
2015-03-13 14:09     ` Markus Armbruster
2015-03-17 15:48 ` Stefan Hajnoczi [this message]
2015-06-23  2:22 ` Ting Wang
2015-06-23 11:57   ` Markus Armbruster
2015-06-23 12:19     ` Christian Borntraeger
2015-06-23 12:31       ` Christian Borntraeger
2015-06-23 15:02       ` Stefan Hajnoczi
2015-06-23 13:47     ` Luiz Capitulino
2015-06-26  6:15     ` Ting Wang

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=20150317154851.GE11542@stefanha-thinkpad.redhat.com \
    --to=stefanha@redhat.com \
    --cc=famz@redhat.com \
    --cc=kathy.wangting@huawei.com \
    --cc=pbonzini@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.