All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][RESEND] MAINTAINERS: Add myself as a reviewer for Hyper-V VMBus
@ 2022-05-05 19:36 Maciej S. Szmigiero
  2022-05-06  5:31 ` Thomas Huth
  0 siblings, 1 reply; 4+ messages in thread
From: Maciej S. Szmigiero @ 2022-05-05 19:36 UTC (permalink / raw)
  To: qemu-devel
  Cc: Philippe Mathieu-Daudé,
	Paolo Bonzini, Richard Henderson, Thomas Huth, Alex Bennée,
	Peter Maydell, qemu-trivial

From: "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>

This way there is at least some contact point for incoming patches.

We'll see whether the code still gets just a random patch a few times
a year or whether it requires a permanent maintainer to take care of it.

Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
---
    Resending, since the previous submission at [1] wasn't picked up.
    
    [1]: https://lore.kernel.org/qemu-devel/b145dcf08ae606e9d29e55b2f701a3fe4f16b347.1637433881.git.maciej.szmigiero@oracle.com/

 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 218c9459b6..907f1d4a88 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1776,6 +1776,12 @@ F: include/hw/block/fdc.h
 F: tests/qtest/fdc-test.c
 T: git https://gitlab.com/jsnow/qemu.git ide
 
+Hyper-V VMBus
+S: Odd Fixes
+R: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
+F: hw/hyperv/vmbus.c
+F: include/hw/hyperv/vmbus*.h
+
 OMAP
 M: Peter Maydell <peter.maydell@linaro.org>
 L: qemu-arm@nongnu.org


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

* Re: [PATCH][RESEND] MAINTAINERS: Add myself as a reviewer for Hyper-V VMBus
  2022-05-05 19:36 [PATCH][RESEND] MAINTAINERS: Add myself as a reviewer for Hyper-V VMBus Maciej S. Szmigiero
@ 2022-05-06  5:31 ` Thomas Huth
  2022-05-09 17:59   ` Maciej S. Szmigiero
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Huth @ 2022-05-06  5:31 UTC (permalink / raw)
  To: Maciej S. Szmigiero, qemu-devel, Paolo Bonzini
  Cc: Philippe Mathieu-Daudé,
	Richard Henderson, Alex Bennée, Peter Maydell, qemu-trivial

On 05/05/2022 21.36, Maciej S. Szmigiero wrote:
> From: "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>
> 
> This way there is at least some contact point for incoming patches.
> 
> We'll see whether the code still gets just a random patch a few times
> a year or whether it requires a permanent maintainer to take care of it.
> 
> Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
> ---
>      Resending, since the previous submission at [1] wasn't picked up.
>      
>      [1]: https://lore.kernel.org/qemu-devel/b145dcf08ae606e9d29e55b2f701a3fe4f16b347.1637433881.git.maciej.szmigiero@oracle.com/
> 
>   MAINTAINERS | 6 ++++++
>   1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 218c9459b6..907f1d4a88 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1776,6 +1776,12 @@ F: include/hw/block/fdc.h
>   F: tests/qtest/fdc-test.c
>   T: git https://gitlab.com/jsnow/qemu.git ide
>   
> +Hyper-V VMBus
> +S: Odd Fixes
> +R: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
> +F: hw/hyperv/vmbus.c
> +F: include/hw/hyperv/vmbus*.h

If there's no dedicated maintainer, I'd rather pick "Orphan" instead of "Odd 
Fixes" here? Who's supposed to pick up the related patches?

  Thomas



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

* Re: [PATCH][RESEND] MAINTAINERS: Add myself as a reviewer for Hyper-V VMBus
  2022-05-06  5:31 ` Thomas Huth
@ 2022-05-09 17:59   ` Maciej S. Szmigiero
  2022-05-10  6:31     ` Thomas Huth
  0 siblings, 1 reply; 4+ messages in thread
From: Maciej S. Szmigiero @ 2022-05-09 17:59 UTC (permalink / raw)
  To: Thomas Huth
  Cc: Philippe Mathieu-Daudé,
	Richard Henderson, Alex Bennée, Peter Maydell, qemu-trivial,
	qemu-devel, Paolo Bonzini

On 6.05.2022 07:31, Thomas Huth wrote:
> On 05/05/2022 21.36, Maciej S. Szmigiero wrote:
>> From: "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>
>>
>> This way there is at least some contact point for incoming patches.
>>
>> We'll see whether the code still gets just a random patch a few times
>> a year or whether it requires a permanent maintainer to take care of it.
>>
>> Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
>> ---
>>      Resending, since the previous submission at [1] wasn't picked up.
>>      [1]: https://lore.kernel.org/qemu-devel/b145dcf08ae606e9d29e55b2f701a3fe4f16b347.1637433881.git.maciej.szmigiero@oracle.com/
>>
>>   MAINTAINERS | 6 ++++++
>>   1 file changed, 6 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 218c9459b6..907f1d4a88 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1776,6 +1776,12 @@ F: include/hw/block/fdc.h
>>   F: tests/qtest/fdc-test.c
>>   T: git https://gitlab.com/jsnow/qemu.git ide
>> +Hyper-V VMBus
>> +S: Odd Fixes
>> +R: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
>> +F: hw/hyperv/vmbus.c
>> +F: include/hw/hyperv/vmbus*.h
> 
> If there's no dedicated maintainer, I'd rather pick "Orphan" instead of "Odd Fixes" here?
> Who's supposed to pick up the related patches?

I think I can do this, as long as I know who to send pull requests to
and on what schedule.

>   Thomas
> 

Thanks,
Maciej


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

* Re: [PATCH][RESEND] MAINTAINERS: Add myself as a reviewer for Hyper-V VMBus
  2022-05-09 17:59   ` Maciej S. Szmigiero
@ 2022-05-10  6:31     ` Thomas Huth
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2022-05-10  6:31 UTC (permalink / raw)
  To: Maciej S. Szmigiero, Richard Henderson, Peter Maydell
  Cc: Alex Bennée, qemu-devel, Paolo Bonzini

On 09/05/2022 19.59, Maciej S. Szmigiero wrote:
> On 6.05.2022 07:31, Thomas Huth wrote:
>> On 05/05/2022 21.36, Maciej S. Szmigiero wrote:
>>> From: "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>
>>>
>>> This way there is at least some contact point for incoming patches.
>>>
>>> We'll see whether the code still gets just a random patch a few times
>>> a year or whether it requires a permanent maintainer to take care of it.
>>>
>>> Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
>>> ---
>>>      Resending, since the previous submission at [1] wasn't picked up.
>>>      [1]: 
>>> https://lore.kernel.org/qemu-devel/b145dcf08ae606e9d29e55b2f701a3fe4f16b347.1637433881.git.maciej.szmigiero@oracle.com/ 
>>>
>>>
>>>   MAINTAINERS | 6 ++++++
>>>   1 file changed, 6 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 218c9459b6..907f1d4a88 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -1776,6 +1776,12 @@ F: include/hw/block/fdc.h
>>>   F: tests/qtest/fdc-test.c
>>>   T: git https://gitlab.com/jsnow/qemu.git ide
>>> +Hyper-V VMBus
>>> +S: Odd Fixes
>>> +R: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
>>> +F: hw/hyperv/vmbus.c
>>> +F: include/hw/hyperv/vmbus*.h
>>
>> If there's no dedicated maintainer, I'd rather pick "Orphan" instead of 
>> "Odd Fixes" here?
>> Who's supposed to pick up the related patches?
> 
> I think I can do this, as long as I know who to send pull requests to
> and on what schedule.

Pull requests are sent via mail to the qemu-devel mailing list, see 
https://www.qemu.org/docs/master/devel/submitting-a-pull-request.html for 
some details. During the normal development phase, pull requests can be sent 
as necessary for new patches. Just during the freeze period (the next one 
will be announced on https://wiki.qemu.org/Planning/7.1 later), only bug 
fixes (no new feature) should be sent.

  Thomas



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

end of thread, other threads:[~2022-05-10  6:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 19:36 [PATCH][RESEND] MAINTAINERS: Add myself as a reviewer for Hyper-V VMBus Maciej S. Szmigiero
2022-05-06  5:31 ` Thomas Huth
2022-05-09 17:59   ` Maciej S. Szmigiero
2022-05-10  6:31     ` Thomas Huth

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.