qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Vladislav Yaroshchuk <vladislav.yaroshchuk@jetbrains.com>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Jason Wang" <jasowang@redhat.com>,
	phillip.ennen@gmail.com,
	"qemu Developers" <qemu-devel@nongnu.org>,
	"Cameron Esfahani" <dirty@apple.com>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Roman Bolshakov" <roman@roolebo.dev>,
	"Roman Bolshakov" <r.bolshakov@yadro.com>,
	"Alexander Graf" <agraf@csgraf.de>,
	"Phillip Tennen" <phillip@axleos.com>,
	"Akihiko Odaki" <akihiko.odaki@gmail.com>,
	"Howard Spoelstra" <hsp.cat7@gmail.com>,
	"Alessio Dionisi" <hello@adns.io>,
	"Christian Schoenebeck" <qemu_oss@crudebyte.com>,
	"Eric Blake" <eblake@redhat.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>
Subject: Re: [PATCH v20 2/7] net/vmnet: add vmnet backends to qapi/net
Date: Thu, 17 Mar 2022 11:00:50 +0100	[thread overview]
Message-ID: <87mthoq4od.fsf@pond.sub.org> (raw)
In-Reply-To: <CAGmdLqQveMzYzsiWT4gBYoAAL1k2aZ1_KgoXNDCHLnWwLLO2dQ@mail.gmail.com> (Vladislav Yaroshchuk's message of "Wed, 16 Mar 2022 19:29:01 +0300")

Vladislav Yaroshchuk <vladislav.yaroshchuk@jetbrains.com> writes:

> On Wed, Mar 16, 2022 at 4:58 PM Markus Armbruster <armbru@redhat.com> wrote:
>
>> Vladislav Yaroshchuk <vladislav.yaroshchuk@jetbrains.com> writes:
>>
>> > Create separate netdevs for each vmnet operating mode:
>> > - vmnet-host
>> > - vmnet-shared
>> > - vmnet-bridged
>> >
>> > Signed-off-by: Vladislav Yaroshchuk <Vladislav.Yaroshchuk@jetbrains.com>
>>
>> Any QAPI schema changes since v15?  I'm asking because I acked v8, v13,
>> and v15, but each time you neglected to carry my Acked-by lines in later
>> revisions.
>>
>>
> QAPI is not changed, but the "Since" statement was updated
> for new netdevs (7.0 -> 7.1). That's the reason why I dropped
> your Acked-by. I've also mentioned this in cover letter:

You mean I'm supposed to read the cover letter?!?  (I am).

> v15 -> v16
> [...]
>  - QAPI: change version to 7.1 (cause 7.0 feature freeze
>    happened). This is the only change in QAPI, Markus Armbruster,
>    please confirm if you can (decided to drop your Acked-by due
>    to this change)

Clerical change, keeping my Acked-by would've been fine.

> [...]

QAPI schema
Acked-by: Markus Armbruster <armbru@redhat.com>

Thanks!



  reply	other threads:[~2022-03-17 10:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-15 23:07 [PATCH v20 0/7] Add vmnet.framework based network backend Vladislav Yaroshchuk
2022-03-15 23:07 ` [PATCH v20 1/7] net/vmnet: add vmnet dependency and customizable option Vladislav Yaroshchuk
2022-03-15 23:07 ` [PATCH v20 2/7] net/vmnet: add vmnet backends to qapi/net Vladislav Yaroshchuk
2022-03-16 13:57   ` Markus Armbruster
2022-03-16 16:29     ` Vladislav Yaroshchuk
2022-03-17 10:00       ` Markus Armbruster [this message]
2022-03-15 23:07 ` [PATCH v20 3/7] net/vmnet: implement shared mode (vmnet-shared) Vladislav Yaroshchuk
2022-03-15 23:07 ` [PATCH v20 4/7] net/vmnet: implement host mode (vmnet-host) Vladislav Yaroshchuk
2022-03-15 23:07 ` [PATCH v20 5/7] net/vmnet: implement bridged mode (vmnet-bridged) Vladislav Yaroshchuk
2022-03-16  5:33   ` Akihiko Odaki
2022-03-15 23:07 ` [PATCH v20 6/7] net/vmnet: update qemu-options.hx Vladislav Yaroshchuk
2022-03-15 23:07 ` [PATCH v20 7/7] net/vmnet: update hmp-commands.hx Vladislav Yaroshchuk

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=87mthoq4od.fsf@pond.sub.org \
    --to=armbru@redhat.com \
    --cc=agraf@csgraf.de \
    --cc=akihiko.odaki@gmail.com \
    --cc=alex.bennee@linaro.org \
    --cc=dirty@apple.com \
    --cc=eblake@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=hello@adns.io \
    --cc=hsp.cat7@gmail.com \
    --cc=jasowang@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=phillip.ennen@gmail.com \
    --cc=phillip@axleos.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu_oss@crudebyte.com \
    --cc=r.bolshakov@yadro.com \
    --cc=roman@roolebo.dev \
    --cc=vladislav.yaroshchuk@jetbrains.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 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).