qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] RFC RFC
@ 2015-02-18  8:10 Vladimir Sementsov-Ogievskiy
  2015-02-18  8:37 ` Peter Maydell
  2015-02-18 14:01 ` Eric Blake
  0 siblings, 2 replies; 6+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2015-02-18  8:10 UTC (permalink / raw)
  To: qemu-devel

Hi

Can anybody explain what the reasons, politics and consequences of 
adding RFC into patch header in this mailing list? I think, it is not 
worth to add this information to 
http://wiki.qemu.org/Contribute/SubmitAPatch

-- 
Best regards,
Vladimir

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

* Re: [Qemu-devel] RFC RFC
  2015-02-18  8:10 [Qemu-devel] RFC RFC Vladimir Sementsov-Ogievskiy
@ 2015-02-18  8:37 ` Peter Maydell
  2015-02-18 14:01 ` Eric Blake
  1 sibling, 0 replies; 6+ messages in thread
From: Peter Maydell @ 2015-02-18  8:37 UTC (permalink / raw)
  To: Vladimir Sementsov-Ogievskiy; +Cc: QEMU Developers

On 18 February 2015 at 17:10, Vladimir Sementsov-Ogievskiy
<vsementsov@parallels.com> wrote:
> Can anybody explain what the reasons, politics and consequences of adding
> RFC into patch header in this mailing list? I think, it is not worth to add
> this information to http://wiki.qemu.org/Contribute/SubmitAPatch

"RFC" means "Request For Comments" and is a statement that you don't
intend for your patchset to be applied to master, but would like some
review on it anyway. Reasons for doing this include:
 * the patch depends on some pending kernel changes which haven't
   yet been accepted, so the QEMU patch series is blocked until that
   dependency has been dealt with, but is worth reviewing anyway
 * the patch set is not finished yet (perhaps it doesn't cover all
   use cases or work with all targets) but you want early review of
   a major API change or design structure before continuing

In general, since it's asking other people to do review work
on a patchset that the submitter themselves is saying shouldn't
be applied, it's best to:
 * use it sparingly
 * in the cover letter, be clear about why a patch is an RFC,
   what areas of the patchset you're looking for review on,
   and why reviewers should care

-- PMM

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

* Re: [Qemu-devel] RFC RFC
  2015-02-18  8:10 [Qemu-devel] RFC RFC Vladimir Sementsov-Ogievskiy
  2015-02-18  8:37 ` Peter Maydell
@ 2015-02-18 14:01 ` Eric Blake
  2015-02-18 14:10   ` Vladimir Sementsov-Ogievskiy
  2015-02-18 14:54   ` Vladimir Sementsov-Ogievskiy
  1 sibling, 2 replies; 6+ messages in thread
From: Eric Blake @ 2015-02-18 14:01 UTC (permalink / raw)
  To: Vladimir Sementsov-Ogievskiy, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 537 bytes --]

On 02/18/2015 01:10 AM, Vladimir Sementsov-Ogievskiy wrote:
> Hi
> 
> Can anybody explain what the reasons, politics and consequences of
> adding RFC into patch header in this mailing list? I think, it is not
> worth to add this information to
> http://wiki.qemu.org/Contribute/SubmitAPatch

Peter's response was great, but this page is a wiki.  Would you like to
add the information yourself, now that you have it?

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

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

* Re: [Qemu-devel] RFC RFC
  2015-02-18 14:01 ` Eric Blake
@ 2015-02-18 14:10   ` Vladimir Sementsov-Ogievskiy
  2015-02-18 14:32     ` Max Filippov
  2015-02-18 14:54   ` Vladimir Sementsov-Ogievskiy
  1 sibling, 1 reply; 6+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2015-02-18 14:10 UTC (permalink / raw)
  To: Eric Blake, qemu-devel

On 18.02.2015 17:01, Eric Blake wrote:
> On 02/18/2015 01:10 AM, Vladimir Sementsov-Ogievskiy wrote:
>> Hi
>>
>> Can anybody explain what the reasons, politics and consequences of
>> adding RFC into patch header in this mailing list? I think, it is not
>> worth to add this information to
>> http://wiki.qemu.org/Contribute/SubmitAPatch
> Peter's response was great, but this page is a wiki.  Would you like to
> add the information yourself, now that you have it?
>
Hm.. I have no account on the wiki and registration is disabled.

-- 
Best regards,
Vladimir

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

* Re: [Qemu-devel] RFC RFC
  2015-02-18 14:10   ` Vladimir Sementsov-Ogievskiy
@ 2015-02-18 14:32     ` Max Filippov
  0 siblings, 0 replies; 6+ messages in thread
From: Max Filippov @ 2015-02-18 14:32 UTC (permalink / raw)
  To: Vladimir Sementsov-Ogievskiy; +Cc: qemu-devel

On Wed, Feb 18, 2015 at 5:10 PM, Vladimir Sementsov-Ogievskiy
<vsementsov@parallels.com> wrote:
> On 18.02.2015 17:01, Eric Blake wrote:
>> On 02/18/2015 01:10 AM, Vladimir Sementsov-Ogievskiy wrote:
>>> Can anybody explain what the reasons, politics and consequences of
>>> adding RFC into patch header in this mailing list? I think, it is not
>>> worth to add this information to
>>> http://wiki.qemu.org/Contribute/SubmitAPatch
>>
>> Peter's response was great, but this page is a wiki.  Would you like to
>> add the information yourself, now that you have it?
>>
> Hm.. I have no account on the wiki and registration is disabled.

I've created an account for you. Details in private message.

-- 
Thanks.
-- Max

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

* Re: [Qemu-devel] RFC RFC
  2015-02-18 14:01 ` Eric Blake
  2015-02-18 14:10   ` Vladimir Sementsov-Ogievskiy
@ 2015-02-18 14:54   ` Vladimir Sementsov-Ogievskiy
  1 sibling, 0 replies; 6+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2015-02-18 14:54 UTC (permalink / raw)
  To: Eric Blake, qemu-devel

On 18.02.2015 17:01, Eric Blake wrote:
> On 02/18/2015 01:10 AM, Vladimir Sementsov-Ogievskiy wrote:
>> Hi
>>
>> Can anybody explain what the reasons, politics and consequences of
>> adding RFC into patch header in this mailing list? I think, it is not
>> worth to add this information to
>> http://wiki.qemu.org/Contribute/SubmitAPatch
> Peter's response was great, but this page is a wiki.  Would you like to
> add the information yourself, now that you have it?
>
done.

-- 
Best regards,
Vladimir

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

end of thread, other threads:[~2015-02-18 14:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-18  8:10 [Qemu-devel] RFC RFC Vladimir Sementsov-Ogievskiy
2015-02-18  8:37 ` Peter Maydell
2015-02-18 14:01 ` Eric Blake
2015-02-18 14:10   ` Vladimir Sementsov-Ogievskiy
2015-02-18 14:32     ` Max Filippov
2015-02-18 14:54   ` Vladimir Sementsov-Ogievskiy

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