qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Wenchao Xia <xiawenc@linux.vnet.ibm.com>
To: "\"陳韋任 (Wei-Ren Chen)\"" <chenwj@iis.sinica.edu.tw>
Cc: pbonzini@redhat.com, aliguori@us.ibm.com, lcapitulino@redhat.com,
	qemu-devel@nongnu.org, armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCH V2 1/3] HMP: add QDict to info callback handler
Date: Thu, 27 Dec 2012 17:34:18 +0800	[thread overview]
Message-ID: <50DC161A.3090000@linux.vnet.ibm.com> (raw)
In-Reply-To: <20121227090355.GB85692@cs.nctu.edu.tw>

 > On Thu, Dec 27, 2012 at 04:56:27PM +0800, Wenchao Xia wrote:
>>    This patch change all info call back function to take
>> additional QDict * parameter, which allow those command
>> take parameter. Now it is set to NULL at default case.
>>
>> v2: rebased, and better doc.
>>
>> Signed-off-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com>
>> ---
>
>    I remember the change log should be put here, right?
>
   I used to put changelog in commit message, let me resend it.

>>   hmp.c                   |   36 ++++++++++++++++++------------------
>>   hmp.h                   |   36 ++++++++++++++++++------------------
>>   hw/i8259.c              |    4 ++--
>>   hw/lm32_pic.c           |    4 ++--
>>   hw/lm32_pic.h           |    4 ++--



-- 
Best Regards

Wenchao Xia

  reply	other threads:[~2012-12-27  9:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-27  8:56 [Qemu-devel] [PATCH V2 0/3] HMP: allow parsing for sub command Wenchao Xia
2012-12-27  8:56 ` [Qemu-devel] [PATCH V2 1/3] HMP: add QDict to info callback handler Wenchao Xia
2012-12-27  9:03   ` 陳韋任 (Wei-Ren Chen)
2012-12-27  9:34     ` Wenchao Xia [this message]
2012-12-27  9:39       ` Wenchao Xia
2012-12-27  8:56 ` [Qemu-devel] [PATCH V2 2/3] HMP: add infrastructure for sub command Wenchao Xia
2012-12-27  8:56 ` [Qemu-devel] [PATCH V2 3/3] HMP: add sub command table to info Wenchao Xia

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=50DC161A.3090000@linux.vnet.ibm.com \
    --to=xiawenc@linux.vnet.ibm.com \
    --cc=aliguori@us.ibm.com \
    --cc=armbru@redhat.com \
    --cc=chenwj@iis.sinica.edu.tw \
    --cc=lcapitulino@redhat.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 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).