All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cao jin <caoj.fnst@cn.fujitsu.com>
To: marcel@redhat.com, qemu-devel@nongnu.org
Cc: jiri@resnulli.us, qemu-block@nongnu.org, mst@redhat.com,
	jasowang@redhat.com, alex.williamson@redhat.com,
	sfeldma@gmail.com, hare@suse.de, dmitry@daynix.com,
	pbonzini@redhat.com, jsnow@redhat.com, kraxel@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/2] Preparation for PCI devices convert to realize()
Date: Tue, 8 Dec 2015 09:27:48 +0800	[thread overview]
Message-ID: <56663214.7050306@cn.fujitsu.com> (raw)
In-Reply-To: <56658CBB.10009@gmail.com>

Hi, Marcel

On 12/07/2015 09:42 PM, Marcel Apfelbaum wrote:
> On 12/07/2015 10:08 AM, Cao jin wrote:
>> There are many PCI devices still using .init() as its initialization
>> function,
>> I am planning to do the "convert to realize()" work, and PCI bridge
>> devices are
>> chosen first. The supporting functions should be modified
>> first.msi_init() &
>> msix_init() are supporting functions for PCI devices.
>>
>> Because this patchset is much different from the previous one, so, didn`t
>> add "V2" in the subject
>
> Hi,
>
> Even if the patches are different is worth mentioning V2, otherwise
> the maintainer would not know which to take.
>

I see. Thanks for your suggestion:)

> Thanks,
> Marcel
>

-- 
Yours Sincerely,

Cao Jin

      reply	other threads:[~2015-12-08  1:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-07  8:08 [Qemu-devel] [PATCH 0/2] Preparation for PCI devices convert to realize() Cao jin
2015-12-07  8:08 ` [Qemu-devel] [PATCH 1/2] Add param Error** to msi_init() & modify the callers Cao jin
2015-12-07  9:59   ` Markus Armbruster
2015-12-08 13:23     ` Cao jin
2015-12-08 15:01       ` Markus Armbruster
2015-12-09  8:54         ` Cao jin
2015-12-07  8:08 ` [Qemu-devel] [PATCH 2/2] Add param Error** to msix_init() " Cao jin
2015-12-07 13:42 ` [Qemu-devel] [PATCH 0/2] Preparation for PCI devices convert to realize() Marcel Apfelbaum
2015-12-08  1:27   ` Cao jin [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=56663214.7050306@cn.fujitsu.com \
    --to=caoj.fnst@cn.fujitsu.com \
    --cc=alex.williamson@redhat.com \
    --cc=dmitry@daynix.com \
    --cc=hare@suse.de \
    --cc=jasowang@redhat.com \
    --cc=jiri@resnulli.us \
    --cc=jsnow@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=marcel@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=sfeldma@gmail.com \
    /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.