All of lore.kernel.org
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: "Enrico Weigelt, metux IT consult" <lkml@metux.net>,
	"Enrico Weigelt, metux IT consult" <info@metux.net>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Vincent Guittot" <vincent.guittot@linaro.org>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
	"Jonathan Corbet" <corbet@lwn.net>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>,
	bgolaszewski@baylibre.com, "Jason Wang" <jasowang@redhat.com>,
	"Linux Documentation" <linux-doc@vger.kernel.org>,
	linux-gpio@vger.kernel.org,
	virtualization@lists.linux-foundation.org,
	linux-riscv@lists.infradead.org
Subject: Re: [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
Date: Mon, 5 Jul 2021 09:21:53 +0530	[thread overview]
Message-ID: <20210705035153.rceytdfbmvj5tvdt@vireshk-i7> (raw)
In-Reply-To: <20210703040504-mutt-send-email-mst@kernel.org>

On 03-07-21, 04:05, Michael S. Tsirkin wrote:
> On Wed, May 26, 2021 at 09:02:06AM +0530, Viresh Kumar wrote:
> > On 25-05-21, 14:59, Enrico Weigelt, metux IT consult wrote:
> > > On 24.05.21 13:27, Viresh Kumar wrote:
> > > 
> > > Hi,
> > > 
> > > 
> > > > We (Linaro's Project Stratos
> > > > https://linaro.atlassian.net/wiki/spaces/STR/overview)
> > > >   are interested in this stuff. I was trying to look at the last status
> > > > of all this. Few
> > > > questions for you:
> > > > 
> > > > - Was the spec ever posted to virtio-dev list ? I thought that's the
> > > > very first step before
> > > > we merge the code.
> > > 
> > > I had posted some spec quite some time ago, but it wasn't in the form
> > > of patches against the .tex documentation files yet. It's been laying
> > > aside for quite a while, since I've been busy w/ other things.
> > 
> > Will you be fine if I take that up and restart the thread ?
> 
> It's been a while - why not right?

Yeah, we went past that and here is the last version I posted.

https://lists.oasis-open.org/archives/virtio-comment/202106/msg00033.html

which I took back later on to let Enrico do it, as he wanted to.

And here is the last version from Enrico:

https://lists.oasis-open.org/archives/virtio-comment/202106/msg00048.html

Lets see how this goes in coming days.

-- 
viresh

WARNING: multiple messages have this Message-ID (diff)
From: Viresh Kumar <viresh.kumar@linaro.org>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: "Enrico Weigelt, metux IT consult" <lkml@metux.net>,
	"Enrico Weigelt, metux IT consult" <info@metux.net>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Vincent Guittot" <vincent.guittot@linaro.org>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
	"Jonathan Corbet" <corbet@lwn.net>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>,
	bgolaszewski@baylibre.com, "Jason Wang" <jasowang@redhat.com>,
	"Linux Documentation" <linux-doc@vger.kernel.org>,
	linux-gpio@vger.kernel.org,
	virtualization@lists.linux-foundation.org,
	linux-riscv@lists.infradead.org
Subject: Re: [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
Date: Mon, 5 Jul 2021 09:21:53 +0530	[thread overview]
Message-ID: <20210705035153.rceytdfbmvj5tvdt@vireshk-i7> (raw)
In-Reply-To: <20210703040504-mutt-send-email-mst@kernel.org>

On 03-07-21, 04:05, Michael S. Tsirkin wrote:
> On Wed, May 26, 2021 at 09:02:06AM +0530, Viresh Kumar wrote:
> > On 25-05-21, 14:59, Enrico Weigelt, metux IT consult wrote:
> > > On 24.05.21 13:27, Viresh Kumar wrote:
> > > 
> > > Hi,
> > > 
> > > 
> > > > We (Linaro's Project Stratos
> > > > https://linaro.atlassian.net/wiki/spaces/STR/overview)
> > > >   are interested in this stuff. I was trying to look at the last status
> > > > of all this. Few
> > > > questions for you:
> > > > 
> > > > - Was the spec ever posted to virtio-dev list ? I thought that's the
> > > > very first step before
> > > > we merge the code.
> > > 
> > > I had posted some spec quite some time ago, but it wasn't in the form
> > > of patches against the .tex documentation files yet. It's been laying
> > > aside for quite a while, since I've been busy w/ other things.
> > 
> > Will you be fine if I take that up and restart the thread ?
> 
> It's been a while - why not right?

Yeah, we went past that and here is the last version I posted.

https://lists.oasis-open.org/archives/virtio-comment/202106/msg00033.html

which I took back later on to let Enrico do it, as he wanted to.

And here is the last version from Enrico:

https://lists.oasis-open.org/archives/virtio-comment/202106/msg00048.html

Lets see how this goes in coming days.

-- 
viresh

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: Viresh Kumar <viresh.kumar@linaro.org>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Vincent Guittot <vincent.guittot@linaro.org>,
	Jonathan Corbet <corbet@lwn.net>,
	"Enrico Weigelt, metux IT consult" <info@metux.net>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>,
	Linux Documentation <linux-doc@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	virtualization@lists.linux-foundation.org,
	bgolaszewski@baylibre.com, "Enrico Weigelt,
	metux IT consult" <lkml@metux.net>,
	linux-gpio@vger.kernel.org, linux-riscv@lists.infradead.org
Subject: Re: [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
Date: Mon, 5 Jul 2021 09:21:53 +0530	[thread overview]
Message-ID: <20210705035153.rceytdfbmvj5tvdt@vireshk-i7> (raw)
In-Reply-To: <20210703040504-mutt-send-email-mst@kernel.org>

On 03-07-21, 04:05, Michael S. Tsirkin wrote:
> On Wed, May 26, 2021 at 09:02:06AM +0530, Viresh Kumar wrote:
> > On 25-05-21, 14:59, Enrico Weigelt, metux IT consult wrote:
> > > On 24.05.21 13:27, Viresh Kumar wrote:
> > > 
> > > Hi,
> > > 
> > > 
> > > > We (Linaro's Project Stratos
> > > > https://linaro.atlassian.net/wiki/spaces/STR/overview)
> > > >   are interested in this stuff. I was trying to look at the last status
> > > > of all this. Few
> > > > questions for you:
> > > > 
> > > > - Was the spec ever posted to virtio-dev list ? I thought that's the
> > > > very first step before
> > > > we merge the code.
> > > 
> > > I had posted some spec quite some time ago, but it wasn't in the form
> > > of patches against the .tex documentation files yet. It's been laying
> > > aside for quite a while, since I've been busy w/ other things.
> > 
> > Will you be fine if I take that up and restart the thread ?
> 
> It's been a while - why not right?

Yeah, we went past that and here is the last version I posted.

https://lists.oasis-open.org/archives/virtio-comment/202106/msg00033.html

which I took back later on to let Enrico do it, as he wanted to.

And here is the last version from Enrico:

https://lists.oasis-open.org/archives/virtio-comment/202106/msg00048.html

Lets see how this goes in coming days.

-- 
viresh
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

  reply	other threads:[~2021-07-05  3:51 UTC|newest]

Thread overview: 99+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03 19:11 [PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu Enrico Weigelt, metux IT consult
2020-12-03 19:11 ` Enrico Weigelt, metux IT consult
2020-12-03 19:11 ` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver Enrico Weigelt, metux IT consult
2020-12-03 19:11   ` Enrico Weigelt, metux IT consult
2020-12-04  3:35   ` Jason Wang
2020-12-04  3:35     ` Jason Wang
2020-12-04  3:35     ` Jason Wang
2020-12-04  9:36     ` Enrico Weigelt, metux IT consult
2020-12-04  9:36       ` Enrico Weigelt, metux IT consult
2020-12-07  3:48       ` Jason Wang
2020-12-07  3:48         ` Jason Wang
2020-12-07  3:48         ` Jason Wang
2020-12-07  9:33         ` Enrico Weigelt, metux IT consult
2020-12-07  9:33           ` Enrico Weigelt, metux IT consult
2020-12-08  2:49           ` Jason Wang
2020-12-08  2:49             ` Jason Wang
2020-12-08  2:49             ` Jason Wang
2021-04-13 11:07       ` Alex Bennée
2021-04-13 11:07         ` Alex Bennée
2021-04-13 11:07         ` Alex Bennée
2020-12-05  7:59     ` Enrico Weigelt, metux IT consult
2020-12-05  7:59       ` Enrico Weigelt, metux IT consult
2020-12-05 19:32       ` Michael S. Tsirkin
2020-12-05 19:32         ` Michael S. Tsirkin
2020-12-05 19:32         ` Michael S. Tsirkin
2020-12-05 20:05         ` Enrico Weigelt, metux IT consult
2020-12-05 20:05           ` Enrico Weigelt, metux IT consult
2020-12-07  3:16           ` Jason Wang
2020-12-07  3:16             ` Jason Wang
2020-12-07  3:16             ` Jason Wang
2020-12-07 13:52           ` Michael S. Tsirkin
2020-12-07 13:52             ` Michael S. Tsirkin
2020-12-07 13:52             ` Michael S. Tsirkin
2020-12-07 20:34             ` Enrico Weigelt, metux IT consult
2020-12-07 20:34               ` Enrico Weigelt, metux IT consult
2020-12-07  3:12         ` Jason Wang
2020-12-07  3:12           ` Jason Wang
2020-12-07  3:12           ` Jason Wang
2020-12-07 13:53           ` Michael S. Tsirkin
2020-12-07 13:53             ` Michael S. Tsirkin
2020-12-07 13:53             ` Michael S. Tsirkin
2020-12-08  2:36             ` Jason Wang
2020-12-08  2:36               ` Jason Wang
2020-12-08  2:36               ` Jason Wang
2020-12-08  7:02               ` Enrico Weigelt, metux IT consult
2020-12-08  7:02                 ` Enrico Weigelt, metux IT consult
2020-12-09  9:31                 ` Jason Wang
2020-12-09  9:31                   ` Jason Wang
2020-12-09  9:31                   ` Jason Wang
2020-12-09 10:33                   ` Enrico Weigelt, metux IT consult
2020-12-09 10:33                     ` Enrico Weigelt, metux IT consult
2020-12-08 10:10         ` Michal Suchánek
2020-12-08 10:10           ` Michal Suchánek
2020-12-08 12:33           ` Enrico Weigelt, metux IT consult
2020-12-08 12:33             ` Enrico Weigelt, metux IT consult
2020-12-09 10:34             ` Michal Suchánek
2020-12-09 10:34               ` Michal Suchánek
2020-12-05 20:15   ` Howto listen to/handle gpio state changes ? " Enrico Weigelt, metux IT consult
2020-12-05 20:15     ` Enrico Weigelt, metux IT consult
2020-12-08  9:38     ` Linus Walleij
2020-12-08  9:38       ` Linus Walleij
2020-12-08  9:38       ` Linus Walleij
2020-12-08 14:04       ` Enrico Weigelt, metux IT consult
2020-12-08 14:04         ` Enrico Weigelt, metux IT consult
2020-12-08 16:15         ` Grygorii Strashko
2020-12-08 16:15           ` Grygorii Strashko
2020-12-09  8:51         ` Linus Walleij
2020-12-09  8:51           ` Linus Walleij
2020-12-09  8:51           ` Linus Walleij
2020-12-09 11:19           ` Arnd Bergmann
2020-12-09 11:19             ` Arnd Bergmann
2020-12-09 12:53             ` Linus Walleij
2020-12-09 12:53               ` Linus Walleij
2020-12-09 12:53               ` Linus Walleij
2020-12-09 20:22               ` Grygorii Strashko
2020-12-09 20:22                 ` Grygorii Strashko
2020-12-09 20:38                 ` Arnd Bergmann
2020-12-09 20:38                   ` Arnd Bergmann
2020-12-10 13:32                   ` Grygorii Strashko
2020-12-10 13:32                     ` Grygorii Strashko
2021-05-24 11:27   ` Viresh Kumar
2021-05-24 11:27     ` Viresh Kumar
2021-05-25 12:59     ` Enrico Weigelt, metux IT consult
2021-05-25 12:59       ` Enrico Weigelt, metux IT consult
2021-05-26  3:32       ` Viresh Kumar
2021-05-26  3:32         ` Viresh Kumar
2021-07-03  8:05         ` Michael S. Tsirkin
2021-07-03  8:05           ` Michael S. Tsirkin
2021-07-03  8:05           ` Michael S. Tsirkin
2021-07-05  3:51           ` Viresh Kumar [this message]
2021-07-05  3:51             ` Viresh Kumar
2021-07-05  3:51             ` Viresh Kumar
2020-12-07  9:55 ` [PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu Andy Shevchenko
2020-12-07  9:55   ` Andy Shevchenko
2020-12-07  9:55   ` Andy Shevchenko
2020-12-07 10:31 ` Bartosz Golaszewski
2020-12-07 10:31   ` Bartosz Golaszewski
2020-12-07 11:22   ` Enrico Weigelt, metux IT consult
2020-12-07 11:22     ` Enrico Weigelt, metux IT consult

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=20210705035153.rceytdfbmvj5tvdt@vireshk-i7 \
    --to=viresh.kumar@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=bgolaszewski@baylibre.com \
    --cc=corbet@lwn.net \
    --cc=info@metux.net \
    --cc=jasowang@redhat.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=lkml@metux.net \
    --cc=mst@redhat.com \
    --cc=vincent.guittot@linaro.org \
    --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.