From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Daniel Díaz" <daniel.diaz@linaro.org>
Cc: shahafs@mellanox.com, Anders Roxell <anders.roxell@linaro.org>,
Arnd Bergmann <arnd@arndb.de>,
Randy Dunlap <rdunlap@infradead.org>,
open list <linux-kernel@vger.kernel.org>,
virtualization@lists.linux-foundation.org,
Naresh Kamboju <naresh.kamboju@linaro.org>,
Guenter Roeck <linux@roeck-us.net>
Subject: Re: [PATCH V4 1/3] virtio: don't prompt CONFIG_VIRTIO_PCI_MODERN
Date: Tue, 23 Feb 2021 10:53:01 -0500 [thread overview]
Message-ID: <20210223105232-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <CAEUSe7-g=O_=G1fzjLwjQH1taj0YZYKt=874mUxcM-qGv51+9g@mail.gmail.com>
On Tue, Feb 23, 2021 at 09:50:35AM -0600, Daniel Díaz wrote:
> Hello!
>
> If I may add to the nit-picking...
>
> On Tue, 23 Feb 2021 at 09:23, Guenter Roeck <linux@roeck-us.net> wrote:
> > On 2/22/21 10:19 PM, Jason Wang wrote:
> > > We used to prompt CONFIG_VIRTIO_PCI_MODERN to user which may bring a
> > > lot of confusion. E.g it may break various default configs which want
> > > virtio devices.
> > >
> > > So this patch fixes this by hiding the prompot and documenting the
>
> *prompt
>
> Greetings!
>
> Daniel Díaz
> daniel.diaz@linaro.org
I have just folded this patch into the one it's fixing,
so the commit log doesn't matter. Thanks everyone!
--
MST
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Daniel Díaz" <daniel.diaz@linaro.org>
Cc: Guenter Roeck <linux@roeck-us.net>,
Jason Wang <jasowang@redhat.com>,
virtualization@lists.linux-foundation.org,
open list <linux-kernel@vger.kernel.org>,
shahafs@mellanox.com, sgarzare@redhat.com,
Randy Dunlap <rdunlap@infradead.org>,
Arnd Bergmann <arnd@arndb.de>,
Anders Roxell <anders.roxell@linaro.org>,
Naresh Kamboju <naresh.kamboju@linaro.org>
Subject: Re: [PATCH V4 1/3] virtio: don't prompt CONFIG_VIRTIO_PCI_MODERN
Date: Tue, 23 Feb 2021 10:53:01 -0500 [thread overview]
Message-ID: <20210223105232-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <CAEUSe7-g=O_=G1fzjLwjQH1taj0YZYKt=874mUxcM-qGv51+9g@mail.gmail.com>
On Tue, Feb 23, 2021 at 09:50:35AM -0600, Daniel Díaz wrote:
> Hello!
>
> If I may add to the nit-picking...
>
> On Tue, 23 Feb 2021 at 09:23, Guenter Roeck <linux@roeck-us.net> wrote:
> > On 2/22/21 10:19 PM, Jason Wang wrote:
> > > We used to prompt CONFIG_VIRTIO_PCI_MODERN to user which may bring a
> > > lot of confusion. E.g it may break various default configs which want
> > > virtio devices.
> > >
> > > So this patch fixes this by hiding the prompot and documenting the
>
> *prompt
>
> Greetings!
>
> Daniel Díaz
> daniel.diaz@linaro.org
I have just folded this patch into the one it's fixing,
so the commit log doesn't matter. Thanks everyone!
--
MST
next prev parent reply other threads:[~2021-02-23 15:53 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-23 6:19 [PATCH V4 0/3] virtio-pci: introduce modern device module Jason Wang
2021-02-23 6:19 ` Jason Wang
2021-02-23 6:19 ` [PATCH V4 1/3] virtio: don't prompt CONFIG_VIRTIO_PCI_MODERN Jason Wang
2021-02-23 6:19 ` Jason Wang
2021-02-23 8:05 ` Arnd Bergmann
2021-02-23 15:22 ` Guenter Roeck
2021-02-23 15:22 ` Guenter Roeck
2021-02-23 15:50 ` Daniel Díaz
2021-02-23 15:53 ` Michael S. Tsirkin [this message]
2021-02-23 15:53 ` Michael S. Tsirkin
2021-02-24 12:30 ` Christian Borntraeger
2021-02-24 12:30 ` Christian Borntraeger
2021-02-23 6:19 ` [PATCH V4 2/3] vdpa: set the virtqueue num during register Jason Wang
2021-02-23 6:19 ` Jason Wang
2021-02-23 6:19 ` [PATCH V4 3/3] vdpa: introduce virtio pci driver Jason Wang
2021-02-23 6:19 ` Jason Wang
2021-02-23 8:17 ` Stefano Garzarella
2021-02-23 8:17 ` Stefano Garzarella
2021-02-23 12:16 ` [PATCH V4 0/3] virtio-pci: introduce modern device module Michael S. Tsirkin
2021-02-23 12:16 ` Michael S. Tsirkin
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=20210223105232-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=anders.roxell@linaro.org \
--cc=arnd@arndb.de \
--cc=daniel.diaz@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=naresh.kamboju@linaro.org \
--cc=rdunlap@infradead.org \
--cc=shahafs@mellanox.com \
--cc=virtualization@lists.linux-foundation.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.