qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* QEMU/KVM Community Call (29/10/24) agenda items?
@ 2024-10-29  7:24 Alex Bennée
  2024-10-29 13:05 ` Paolo Bonzini
  0 siblings, 1 reply; 6+ messages in thread
From: Alex Bennée @ 2024-10-29  7:24 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alessandro Di Federico, Alistair Francis, Anton Johansson,
	Markus Armbruster, Brian Cain, Daniel P. Berrange, Chao Peng,
	cjia, Cédric Le Goater, cw, dhedde, Eric Blake, eblot,
	Edgar E. Iglesias, Eduardo Habkost, Elena Ufimtseva, Auger Eric,
	felipe, iggy, Warner Losh, Jan Kiszka, Jason Gunthorpe,
	jidong.xiao, Jim Shu, Joao Martins, Konrad Rzeszutek Wilk,
	Luc Michel, Manos Pitsidianakis, Max Chou, Mark Burton, mdean,
	mimu, Paul Walmsley, Paolo Bonzini, Peter Maydell,
	Phil Mathieu-Daudé, QEMU Developers, Richard Henderson,
	Shameerali Kolothum Thodi, Bernhard Beschow, Stefan Hajnoczi,
	Thomas Huth, Wei Wang, z.huo, LIU Zhiwei, zwu.kernel


Hi,

After a missing a few weeks due to travel and conferences the KVM/QEMU
community call is at:

https://meet.jit.si/kvmcallmeeting
@
29/10/2024 14:00 UTC

Are there any agenda items for the sync-up?

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: QEMU/KVM Community Call (29/10/24) agenda items?
  2024-10-29  7:24 QEMU/KVM Community Call (29/10/24) agenda items? Alex Bennée
@ 2024-10-29 13:05 ` Paolo Bonzini
  2024-10-29 13:44   ` Alex Bennée
  2024-10-29 15:52   ` Daniel P. Berrangé
  0 siblings, 2 replies; 6+ messages in thread
From: Paolo Bonzini @ 2024-10-29 13:05 UTC (permalink / raw)
  To: Alex Bennée, qemu-devel
  Cc: Alessandro Di Federico, Alistair Francis, Anton Johansson,
	Markus Armbruster, Brian Cain, Daniel P. Berrange, Chao Peng,
	cjia, Cédric Le Goater, cw, dhedde, Eric Blake, eblot,
	Edgar E. Iglesias, Eduardo Habkost, Elena Ufimtseva, Auger Eric,
	felipe, iggy, Warner Losh, Jan Kiszka, Jason Gunthorpe,
	jidong.xiao, Jim Shu, Joao Martins, Konrad Rzeszutek Wilk,
	Luc Michel, Manos Pitsidianakis, Max Chou, Mark Burton, mdean,
	mimu, Paul Walmsley, Peter Maydell, Phil Mathieu-Daudé,
	Richard Henderson, Shameerali Kolothum Thodi, Bernhard Beschow,
	Stefan Hajnoczi, Thomas Huth, Wei Wang, z.huo, LIU Zhiwei,
	zwu.kernel

On 10/29/24 08:24, Alex Bennée wrote:
> 
> Hi,
> 
> After a missing a few weeks due to travel and conferences the KVM/QEMU
> community call is at:
> 
> https://meet.jit.si/kvmcallmeeting
> @
> 29/10/2024 14:00 UTC
> 
> Are there any agenda items for the sync-up?

I would like to discuss the next steps for Rust bindings, but probably 
it's already too late to have a call today; we can have the discussion 
on the mailing list as well.

In particular I would like to understand:

- if it's desirable to have 
https://lore.kernel.org/qemu-devel/1d6034ef-9e41-4ef4-9a95-d03885b09b2b@redhat.com/ 
in QEMU 9.2.

- if we agree on (the plan of) bringing the Rust PL011 to feature 
completion in 10.0 and at the same time toggling the --enable-rust 
default from "disabled" to "auto"

I would also like to reach an agreement on how Rust patches enter 
qemu.git (that is, whether via my tree or a new one).

Paolo



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: QEMU/KVM Community Call (29/10/24) agenda items?
  2024-10-29 13:05 ` Paolo Bonzini
@ 2024-10-29 13:44   ` Alex Bennée
  2024-10-29 15:09     ` Mark Burton
  2024-10-29 15:33     ` Paolo Bonzini
  2024-10-29 15:52   ` Daniel P. Berrangé
  1 sibling, 2 replies; 6+ messages in thread
From: Alex Bennée @ 2024-10-29 13:44 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: qemu-devel, Alessandro Di Federico, Alistair Francis,
	Anton Johansson, Markus Armbruster, Brian Cain,
	Daniel P. Berrange, Chao Peng, cjia, Cédric Le Goater, cw,
	dhedde, Eric Blake, eblot, Edgar E. Iglesias, Eduardo Habkost,
	Elena Ufimtseva, Auger Eric, felipe, iggy, Warner Losh,
	Jan Kiszka, Jason Gunthorpe, jidong.xiao, Jim Shu, Joao Martins,
	Konrad Rzeszutek Wilk, Luc Michel, Manos Pitsidianakis, Max Chou,
	Mark Burton, mdean, mimu, Paul Walmsley, Peter Maydell,
	Phil Mathieu-Daudé, Richard Henderson,
	Shameerali Kolothum Thodi, Bernhard Beschow, Stefan Hajnoczi,
	Thomas Huth, Wei Wang, z.huo, LIU Zhiwei, zwu.kernel

Paolo Bonzini <pbonzini@redhat.com> writes:

> On 10/29/24 08:24, Alex Bennée wrote:
>> Hi,
>> After a missing a few weeks due to travel and conferences the
>> KVM/QEMU
>> community call is at:
>> https://meet.jit.si/kvmcallmeeting
>> @
>> 29/10/2024 14:00 UTC
>> Are there any agenda items for the sync-up?
>
> I would like to discuss the next steps for Rust bindings, but probably
> it's already too late to have a call today; we can have the discussion
> on the mailing list as well.

I was wondering if you'd been hit by the daylight saving shift ;-)

>
> In particular I would like to understand:
>
> - if it's desirable to have
>   https://lore.kernel.org/qemu-devel/1d6034ef-9e41-4ef4-9a95-d03885b09b2b@redhat.com/
>   in QEMU 9.2.

I shall have a look.

>
> - if we agree on (the plan of) bringing the Rust PL011 to feature
>   completion in 10.0 and at the same time toggling the --enable-rust
>   default from "disabled" to "auto"
>
> I would also like to reach an agreement on how Rust patches enter
> qemu.git (that is, whether via my tree or a new one).

Good idea. We can discuss on list and then review in 2 weeks at the next
sync meeting?

>
> Paolo

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: QEMU/KVM Community Call (29/10/24) agenda items?
  2024-10-29 13:44   ` Alex Bennée
@ 2024-10-29 15:09     ` Mark Burton
  2024-10-29 15:33     ` Paolo Bonzini
  1 sibling, 0 replies; 6+ messages in thread
From: Mark Burton @ 2024-10-29 15:09 UTC (permalink / raw)
  To: Alex Bennée
  Cc: Paolo Bonzini, qemu-devel, Alessandro Di Federico,
	Alistair Francis, Anton Johansson, Markus Armbruster, Brian Cain,
	Daniel P. Berrange, Chao Peng, cjia@nvidia.com,
	Cédric Le Goater, cw@f00f.org, dhedde@kalrayinc.com,
	Eric Blake, eblot@rivosinc.com, Edgar E. Iglesias,
	Eduardo Habkost, Elena Ufimtseva, Auger Eric, felipe@nutanix.com,
	iggy@theiggy.com, Warner Losh, Jan Kiszka, Jason Gunthorpe,
	jidong.xiao@gmail.com, Jim Shu, Joao Martins,
	Konrad Rzeszutek Wilk, Luc Michel, Manos Pitsidianakis, Max Chou,
	mdean@redhat.com, mimu@linux.vnet.ibm.com, Paul Walmsley,
	Peter Maydell, Phil Mathieu-Daudé, Richard Henderson,
	Shameerali Kolothum Thodi, Bernhard Beschow, Stefan Hajnoczi,
	Thomas Huth, Wei Wang, z.huo@139.com, LIU Zhiwei,
	zwu.kernel@gmail.com

This is top of my list to discuss too….

Cheers
Mark.


> On 29 Oct 2024, at 14:44, Alex Bennée <alex.bennee@linaro.org> wrote:
> 
> WARNING: This email originated from outside of Qualcomm. Please be wary of any links or attachments, and do not enable macros.
> 
> Paolo Bonzini <pbonzini@redhat.com> writes:
> 
>> On 10/29/24 08:24, Alex Bennée wrote:
>>> Hi,
>>> After a missing a few weeks due to travel and conferences the
>>> KVM/QEMU
>>> community call is at:
>>> https://meet.jit.si/kvmcallmeeting
>>> @
>>> 29/10/2024 14:00 UTC
>>> Are there any agenda items for the sync-up?
>> 
>> I would like to discuss the next steps for Rust bindings, but probably
>> it's already too late to have a call today; we can have the discussion
>> on the mailing list as well.
> 
> I was wondering if you'd been hit by the daylight saving shift ;-)
> 
>> 
>> In particular I would like to understand:
>> 
>> - if it's desirable to have
>>  https://lore.kernel.org/qemu-devel/1d6034ef-9e41-4ef4-9a95-d03885b09b2b@redhat.com/
>>  in QEMU 9.2.
> 
> I shall have a look.
> 
>> 
>> - if we agree on (the plan of) bringing the Rust PL011 to feature
>>  completion in 10.0 and at the same time toggling the --enable-rust
>>  default from "disabled" to "auto"
>> 
>> I would also like to reach an agreement on how Rust patches enter
>> qemu.git (that is, whether via my tree or a new one).
> 
> Good idea. We can discuss on list and then review in 2 weeks at the next
> sync meeting?
> 
>> 
>> Paolo
> 
> --
> Alex Bennée
> Virtualisation Tech Lead @ Linaro


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: QEMU/KVM Community Call (29/10/24) agenda items?
  2024-10-29 13:44   ` Alex Bennée
  2024-10-29 15:09     ` Mark Burton
@ 2024-10-29 15:33     ` Paolo Bonzini
  1 sibling, 0 replies; 6+ messages in thread
From: Paolo Bonzini @ 2024-10-29 15:33 UTC (permalink / raw)
  To: Alex Bennée
  Cc: qemu-devel, Alessandro Di Federico, Alistair Francis,
	Anton Johansson, Markus Armbruster, Brian Cain,
	Daniel P. Berrange, Chao Peng, cjia, Cédric Le Goater, cw,
	dhedde, Eric Blake, eblot, Edgar E. Iglesias, Eduardo Habkost,
	Elena Ufimtseva, Auger Eric, felipe, iggy, Warner Losh,
	Jan Kiszka, Jason Gunthorpe, jidong.xiao, Jim Shu, Joao Martins,
	Konrad Rzeszutek Wilk, Luc Michel, Manos Pitsidianakis, Max Chou,
	Mark Burton, mdean, mimu, Paul Walmsley, Peter Maydell,
	Phil Mathieu-Daudé, Richard Henderson,
	Shameerali Kolothum Thodi, Bernhard Beschow, Stefan Hajnoczi,
	Thomas Huth, Wei Wang, z.huo, LIU Zhiwei, zwu.kernel

On 10/29/24 14:44, Alex Bennée wrote:
>> In particular I would like to understand:
>>
>> - if it's desirable to have
>>    https://lore.kernel.org/qemu-devel/1d6034ef-9e41-4ef4-9a95-d03885b09b2b@redhat.com/
>>    in QEMU 9.2.
> 
> I shall have a look.

Thanks!

>>
>> - if we agree on (the plan of) bringing the Rust PL011 to feature
>>    completion in 10.0 and at the same time toggling the --enable-rust
>>    default from "disabled" to "auto"
>>
>> I would also like to reach an agreement on how Rust patches enter
>> qemu.git (that is, whether via my tree or a new one).
> 
> Good idea. We can discuss on list and then review in 2 weeks at the next
> sync meeting?
Ok, in the meanwhile I'll keep on handling Rust patches for 9.2.

Paolo



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: QEMU/KVM Community Call (29/10/24) agenda items?
  2024-10-29 13:05 ` Paolo Bonzini
  2024-10-29 13:44   ` Alex Bennée
@ 2024-10-29 15:52   ` Daniel P. Berrangé
  1 sibling, 0 replies; 6+ messages in thread
From: Daniel P. Berrangé @ 2024-10-29 15:52 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Alex Bennée, qemu-devel, Alessandro Di Federico,
	Alistair Francis, Anton Johansson, Markus Armbruster, Brian Cain,
	Chao Peng, cjia, Cédric Le Goater, cw, dhedde, Eric Blake,
	eblot, Edgar E. Iglesias, Eduardo Habkost, Elena Ufimtseva,
	Auger Eric, felipe, iggy, Warner Losh, Jan Kiszka,
	Jason Gunthorpe, jidong.xiao, Jim Shu, Joao Martins,
	Konrad Rzeszutek Wilk, Luc Michel, Manos Pitsidianakis, Max Chou,
	Mark Burton, mdean, mimu, Paul Walmsley, Peter Maydell,
	Phil Mathieu-Daudé, Richard Henderson,
	Shameerali Kolothum Thodi, Bernhard Beschow, Stefan Hajnoczi,
	Thomas Huth, Wei Wang, z.huo, LIU Zhiwei, zwu.kernel

On Tue, Oct 29, 2024 at 02:05:44PM +0100, Paolo Bonzini wrote:
> I would like to discuss the next steps for Rust bindings, but probably it's
> already too late to have a call today; we can have the discussion on the
> mailing list as well.
> 
> In particular I would like to understand:
> 
> - if it's desirable to have https://lore.kernel.org/qemu-devel/1d6034ef-9e41-4ef4-9a95-d03885b09b2b@redhat.com/
> in QEMU 9.2.
> 
> - if we agree on (the plan of) bringing the Rust PL011 to feature completion
> in 10.0 and at the same time toggling the --enable-rust default from
> "disabled" to "auto"

That sounds like reasonable goal. If PL011 work slips, then we just
punt the enable-rust default change to 10.1.

> I would also like to reach an agreement on how Rust patches enter qemu.git
> (that is, whether via my tree or a new one).

IIUC, we decided we ought to have a rust mailing list for QEMU, such that
Rust patches would be cc'd on qemu-devel & qemu-rust. Along with that it
probably makes sense to have a designated "rust staging" tree that people
can base their work against.

Initially I presume "rust staging" would be for all Rust related work to
flow through. At a later date, then we can devolve maintainership back
to the respective subsystem maintainers, and have "rust staging" solely
be for core rust infrastructure patches.

With 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 :|



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-10-29 15:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29  7:24 QEMU/KVM Community Call (29/10/24) agenda items? Alex Bennée
2024-10-29 13:05 ` Paolo Bonzini
2024-10-29 13:44   ` Alex Bennée
2024-10-29 15:09     ` Mark Burton
2024-10-29 15:33     ` Paolo Bonzini
2024-10-29 15:52   ` Daniel P. Berrangé

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).