All of lore.kernel.org
 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, qemu-devel@nongnu.org,
	armbru@redhat.com, lcapitulino@redhat.com
Subject: Re: [Qemu-devel] [PATCH V2 1/3] HMP: add QDict to info callback handler
Date: Thu, 27 Dec 2012 17:39:45 +0800	[thread overview]
Message-ID: <50DC1761.6010400@linux.vnet.ibm.com> (raw)
In-Reply-To: <50DC161A.3090000@linux.vnet.ibm.com>

   Sorry I forgot to change the version number, pls ignore this serial.

>  > 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:40 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
2012-12-27  9:39       ` Wenchao Xia [this message]
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=50DC1761.6010400@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 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.