Re: [qemu-web PATCH v2] Add Sponsors page

2021-11-23 Thread Stefan Hajnoczi
On Thu, Nov 18, 2021 at 01:29:12PM +0100, Philippe Mathieu-Daudé wrote:
> Add a page listing QEMU sponsors.
> 
> For now, only mention Fosshost which requested to be listed:
> https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg05381.html
> 
> Cc: Thomas Markey 
> Resolves: https://gitlab.com/qemu-project/qemu-web/-/issues/2
> Signed-off-by: Philippe Mathieu-Daudé 
> ---
> Since v1:
> - move to footer (Daniel)
> - only list sponsor who asked to be listed (Stefan)
> ---
>  _includes/footer.html | 3 +++
>  assets/css/style.css  | 6 +-
>  sponsors.md   | 9 +
>  3 files changed, 17 insertions(+), 1 deletion(-)
>  create mode 100644 sponsors.md

Or with Daniel's suggested change:

Reviewed-by: Stefan Hajnoczi 


signature.asc
Description: PGP signature


Re: [qemu-web PATCH v2] Add Sponsors page

2021-11-22 Thread Alistair Francis
On Fri, Nov 19, 2021 at 12:12 AM Philippe Mathieu-Daudé
 wrote:
>
> Cc'ing Alistair regarding the RISC-V foundation help:
> https://www.cnx-software.com/2021/05/03/the-risc-v-foundation-to-give-away-1000-risc-v-development-boards/

Thanks!

We have access to RISC-V boards for QEMU tests from the PLCT Lab
(https://github.com/plctlab)

Alistair

>
> On 11/18/21 13:29, Philippe Mathieu-Daudé wrote:
> > Add a page listing QEMU sponsors.
> >
> > For now, only mention Fosshost which requested to be listed:
> > https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg05381.html
> >
> > Cc: Thomas Markey 
> > Resolves: https://gitlab.com/qemu-project/qemu-web/-/issues/2
> > Signed-off-by: Philippe Mathieu-Daudé 
> > ---
> > Since v1:
> > - move to footer (Daniel)
> > - only list sponsor who asked to be listed (Stefan)
> > ---
>
> > diff --git a/sponsors.md b/sponsors.md
> > new file mode 100644
> > index 000..1c097c8
> > --- /dev/null
> > +++ b/sponsors.md
> > @@ -0,0 +1,9 @@
> > +---
> > +title: QEMU sponsors
> > +permalink: /sponsors/
> > +---
> > +
> > +QEMU has sponsors!
> > +
> > +For continuous integration and testing, hardware is provided by:
> > +- [Fosshost](https://fosshost.org/)
> >
>
>



Re: [qemu-web PATCH v2] Add Sponsors page

2021-11-18 Thread Philippe Mathieu-Daudé
Cc'ing Alistair regarding the RISC-V foundation help:
https://www.cnx-software.com/2021/05/03/the-risc-v-foundation-to-give-away-1000-risc-v-development-boards/

On 11/18/21 13:29, Philippe Mathieu-Daudé wrote:
> Add a page listing QEMU sponsors.
> 
> For now, only mention Fosshost which requested to be listed:
> https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg05381.html
> 
> Cc: Thomas Markey 
> Resolves: https://gitlab.com/qemu-project/qemu-web/-/issues/2
> Signed-off-by: Philippe Mathieu-Daudé 
> ---
> Since v1:
> - move to footer (Daniel)
> - only list sponsor who asked to be listed (Stefan)
> ---

> diff --git a/sponsors.md b/sponsors.md
> new file mode 100644
> index 000..1c097c8
> --- /dev/null
> +++ b/sponsors.md
> @@ -0,0 +1,9 @@
> +---
> +title: QEMU sponsors
> +permalink: /sponsors/
> +---
> +
> +QEMU has sponsors!
> +
> +For continuous integration and testing, hardware is provided by:
> +- [Fosshost](https://fosshost.org/)
> 




Re: [qemu-web PATCH v2] Add Sponsors page

2021-11-18 Thread Daniel P . Berrangé
On Thu, Nov 18, 2021 at 01:54:38PM +0100, Thomas Huth wrote:
> On 18/11/2021 13.29, Philippe Mathieu-Daudé wrote:
> > Add a page listing QEMU sponsors.
> > 
> > For now, only mention Fosshost which requested to be listed:
> > https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg05381.html
> ...
> > +QEMU has sponsors!
> > +
> > +For continuous integration and testing, hardware is provided by:
> > +- [Fosshost](https://fosshost.org/)
> 
> Are we finally using the server now? ... the last time I asked, it was just
> idle and we talked about returning it?

IMHO, whether we're currently using it or not is tangential.

The sponsor has granted / reserved resources for QEMU, which can have
a direct cost for them, and/or take away from what the can grant other
projects. As such we should be creditting them for giving us this grant,
even if we've not got around to using it.

If we do decide to give up any particular resources, it is a quick patch
to update this page again.

My only suggestion would be that we don't explicitly state /what/ we're
using the resource for, just that we've been granted it

IOW say something more like

[Fosshost](https://fosshost.org/) has provided QEMU
access to a dedicated physical compute host.

[Microsoft](https://microsoft.com) has provided QEMU
with credits for use on Azure Cloud.

etc

Regards,
Daniel
-- 
|: https://berrange.com  -o-https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o-https://fstop138.berrange.com :|
|: https://entangle-photo.org-o-https://www.instagram.com/dberrange :|




Re: [qemu-web PATCH v2] Add Sponsors page

2021-11-18 Thread Philippe Mathieu-Daudé
On 11/18/21 14:59, Daniel P. Berrangé wrote:
> On Thu, Nov 18, 2021 at 01:54:38PM +0100, Thomas Huth wrote:
>> On 18/11/2021 13.29, Philippe Mathieu-Daudé wrote:
>>> Add a page listing QEMU sponsors.
>>>
>>> For now, only mention Fosshost which requested to be listed:
>>> https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg05381.html
>> ...
>>> +QEMU has sponsors!
>>> +
>>> +For continuous integration and testing, hardware is provided by:
>>> +- [Fosshost](https://fosshost.org/)
>>
>> Are we finally using the server now? ... the last time I asked, it was just
>> idle and we talked about returning it?
> 
> IMHO, whether we're currently using it or not is tangential.
> 
> The sponsor has granted / reserved resources for QEMU, which can have
> a direct cost for them, and/or take away from what the can grant other
> projects. As such we should be creditting them for giving us this grant,
> even if we've not got around to using it.
> 
> If we do decide to give up any particular resources, it is a quick patch
> to update this page again.
> 
> My only suggestion would be that we don't explicitly state /what/ we're
> using the resource for, just that we've been granted it
> 
> IOW say something more like
> 
> [Fosshost](https://fosshost.org/) has provided QEMU
> access to a dedicated physical compute host.
> 
> [Microsoft](https://microsoft.com) has provided QEMU
> with credits for use on Azure Cloud.

This sounds good to me. I will respin using your suggested
scheme.




Re: [qemu-web PATCH v2] Add Sponsors page

2021-11-18 Thread Philippe Mathieu-Daudé
On 11/18/21 14:41, Paolo Bonzini wrote:
> On 11/18/21 13:29, Philippe Mathieu-Daudé wrote:
>> Add a page listing QEMU sponsors.
>>
>> For now, only mention Fosshost which requested to be listed:
>> https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg05381.html
>>
>> Cc: Thomas Markey 
>> Resolves: https://gitlab.com/qemu-project/qemu-web/-/issues/2
>> Signed-off-by: Philippe Mathieu-Daudé 
> 
> Microsoft is also sponsoring QEMU with free Azure credits, though we
> aren't using them yet...

For now I'm following Stefan recommendation from v1 [*]:

  "I would only include organizations that ask us to display
   sponsorship information to keep things simple."

I am not aware of Microsoft asking to be listed, should I add it in v3?

[*] https://www.mail-archive.com/qemu-devel@nongnu.org/msg836665.html




Re: [qemu-web PATCH v2] Add Sponsors page

2021-11-18 Thread Philippe Mathieu-Daudé
+project maintainers

On 11/18/21 13:54, Thomas Huth wrote:
> On 18/11/2021 13.29, Philippe Mathieu-Daudé wrote:
>> Add a page listing QEMU sponsors.
>>
>> For now, only mention Fosshost which requested to be listed:
>> https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg05381.html
> ...
>> +QEMU has sponsors!
>> +
>> +For continuous integration and testing, hardware is provided by:
>> +- [Fosshost](https://fosshost.org/)
> 
> Are we finally using the server now? ... the last time I asked, it was
> just idle and we talked about returning it?

I frankly have no idea whether we are using it and who has access
to it.

Thomas, who is your contact with the QEMU community?

Anyhow whether the community is using this resource or wasting it
is orthogonal to this patch purpose, which is to address Fosshost
request to be listed, and we can not deny we had access to their
resources for months.

Thanks,

Phil.




Re: [qemu-web PATCH v2] Add Sponsors page

2021-11-18 Thread Paolo Bonzini

On 11/18/21 13:29, Philippe Mathieu-Daudé wrote:

Add a page listing QEMU sponsors.

For now, only mention Fosshost which requested to be listed:
https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg05381.html

Cc: Thomas Markey 
Resolves: https://gitlab.com/qemu-project/qemu-web/-/issues/2
Signed-off-by: Philippe Mathieu-Daudé 


Microsoft is also sponsoring QEMU with free Azure credits, though we 
aren't using them yet...


Paolo




Re: [qemu-web PATCH v2] Add Sponsors page

2021-11-18 Thread Thomas Huth

On 18/11/2021 13.29, Philippe Mathieu-Daudé wrote:

Add a page listing QEMU sponsors.

For now, only mention Fosshost which requested to be listed:
https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg05381.html

...

+QEMU has sponsors!
+
+For continuous integration and testing, hardware is provided by:
+- [Fosshost](https://fosshost.org/)


Are we finally using the server now? ... the last time I asked, it was just 
idle and we talked about returning it?


 Thomas




[qemu-web PATCH v2] Add Sponsors page

2021-11-18 Thread Philippe Mathieu-Daudé
Add a page listing QEMU sponsors.

For now, only mention Fosshost which requested to be listed:
https://lists.gnu.org/archive/html/qemu-devel/2021-06/msg05381.html

Cc: Thomas Markey 
Resolves: https://gitlab.com/qemu-project/qemu-web/-/issues/2
Signed-off-by: Philippe Mathieu-Daudé 
---
Since v1:
- move to footer (Daniel)
- only list sponsor who asked to be listed (Stefan)
---
 _includes/footer.html | 3 +++
 assets/css/style.css  | 6 +-
 sponsors.md   | 9 +
 3 files changed, 17 insertions(+), 1 deletion(-)
 create mode 100644 sponsors.md

diff --git a/_includes/footer.html b/_includes/footer.html
index 1a0b960..b1f3f0c 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -15,6 +15,9 @@

QEMU is a member of Software Freedom Conservancy

+   
+   QEMU has sponsors
+   

Website licenses

diff --git a/assets/css/style.css b/assets/css/style.css
index 88f7e85..aede79a 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -533,7 +533,7 @@
padding-left: 1em;
}
 
-   #licenses, #conservancy, #edit-page {
+   #licenses, #conservancy, #sponsors, #edit-page {
padding: 0em;
padding-left: 1em;
padding-right: 1em;
@@ -552,6 +552,10 @@
float: left;
}
 
+   #sponsors {
+   float: left;
+   }
+
#edit-page a {
overflow: hidden;
background: url(../images/edit-page.png);
diff --git a/sponsors.md b/sponsors.md
new file mode 100644
index 000..1c097c8
--- /dev/null
+++ b/sponsors.md
@@ -0,0 +1,9 @@
+---
+title: QEMU sponsors
+permalink: /sponsors/
+---
+
+QEMU has sponsors!
+
+For continuous integration and testing, hardware is provided by:
+- [Fosshost](https://fosshost.org/)
-- 
2.31.1