All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lars Kurth <lars.kurth@xen.org>
To: Artem Mygaiev <artem.mygaiev@globallogic.com>,
	Ian Campbell <Ian.Campbell@citrix.com>
Cc: Dario Faggioli <dario.faggioli@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	David Vrabel <david.vrabel@citrix.com>,
	Andrii Tseglytskyi <andrii.tseglytskyi@globallogic.com>
Subject: Re: [Need Input] (informal) Automotive PV drivers subproject request
Date: Mon, 09 Jun 2014 13:15:13 +0100	[thread overview]
Message-ID: <5395A551.7050900@xen.org> (raw)
In-Reply-To: <CALQdcAJ2Y5L-5qM4+Bj+Eepm-TaCpomPaY5Gvuc=gH6J0PbR1g@mail.gmail.com>

On 06/06/2014 20:49, Artem Mygaiev wrote:
>>>>>>> [need input] Should these be owned by a separate subproject or
>>>>>>> attached to an existing subproject (e.g. the Hypervisor project)
[snip]
>> There seems to be a lot of mixing the concept of personal git trees with
>> git trees related to subprojects, or at least it isn't always clear
>> which one people are talking about. The two are very different things
>> IMHO and it's not clear to me how any of the proposals you make above
>> other than the first (the Andrii has a personal tree option) relates to
>> the proposed new project being discussed in this thread.
>>
>> Putting subproject trees under /people/, which I'm not sure if you are
>> proposing or not in some of the above options, is confusing.
> It seem to me that use of /people/ for subprojects may be misleading,
> too... The goal of our integration tree is to serve as a staging tree
> before upstreaming, hold all temporary hacks to support platforms and
> specific use cases and also for the needs of ci and qa... Having that
> code tested and working on automotive platforms like J6 we could be
> able to involve our clients to xen. Would something like
> xen.org/automotive.git or whatever similar be possible?
Sorry for the confusion. What I was trying to say:
* We would have an official tree pvdrivers.git tree owned by the 
subproject aka xenbits/pvdrivers.git alongside xenbits/xen, which works 
with upstream linux and xen.git. No hacks allowed in there.
* In *addition* we would need integration or personal repos (however we 
want to call them) as work-in-progress and development branches for 
linux, xen and pvdrivers.git - these could contain some hacks for a 
limited period. The reason is because the code as it is contains some 
dependencies on hacks elsewhere. This discussion was about the naming of 
the best naming convention for this integration tree.

I wasn't arguing for moving the official tree of the subproject into the 
people directory

>>> Can someone enlighten me why Linux user-space drivers may be
>>> different?
>> There is no "upstream Linux user-space driver" project which these
>> drivers can be contributed to. So either we become that upstream for Xen
>> related drivers, or a new pvdrivers project does.
> We would not mix userspace or non-Linux drivers with xen repo or Linux
> repo. We do believe that this shall be a separate project.
OK. This makes sense. So if we are all agreed pvdrivers.git can contain 
"user-space Linux drivers", but maybe we can label them by calling the 
directory in which these sit as linux-user or some other terminology 
that makes this clear (and avoids debate)

Regards
Lars

  parent reply	other threads:[~2014-06-09 12:15 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-04 13:04 Automotive PV drivers project request Artem Mygaiev
2014-06-04 14:22 ` [Need Input] (informal) Automotive PV drivers subproject request Lars Kurth
2014-06-04 16:35   ` Dario Faggioli
2014-06-05 12:47     ` Artem Mygaiev
2014-06-05 13:32       ` Dario Faggioli
2014-06-06  8:59       ` Ian Campbell
2014-06-06 13:05         ` Lars Kurth
2014-06-06 15:08           ` Ian Campbell
2014-06-06 19:49             ` Artem Mygaiev
2014-06-06 22:01               ` Dario Faggioli
2014-06-09 10:18                 ` Stefano Stabellini
2014-06-09 12:25                   ` Lars Kurth
2014-06-09 12:30                     ` Ian Campbell
2014-06-09 13:14                       ` Lars Kurth
2014-06-09 12:37                     ` Lars Kurth
2014-06-09 13:12                       ` Ian Jackson
2014-06-09 13:31                         ` Lars Kurth
2014-06-10 14:22                           ` Artem Mygaiev
2014-06-10 14:51                             ` Lars Kurth
2014-06-09 12:15               ` Lars Kurth [this message]
2014-06-11 11:37       ` Lars Kurth
2014-06-04 14:36 ` Automotive PV drivers project request Roger Pau Monné
2014-06-04 15:21   ` [Need Input] (informal) Automotive PV drivers subproject request Lars Kurth
2014-06-04 15:34     ` Roger Pau Monné
2014-06-05 13:07       ` Artem Mygaiev
2014-06-05 13:17 ` Automotive PV drivers project request David Vrabel
2014-06-05 13:22   ` Artem Mygaiev
2014-06-10 12:38     ` David Vrabel
2014-06-10 14:09       ` Lars Kurth
2014-06-10 14:18         ` Artem Mygaiev
2014-06-11 10:10           ` Stefano Stabellini
2014-06-11 15:08             ` Automotive PV drivers project request (need more input) Lars Kurth
2014-06-12  9:34               ` Stefano Stabellini
2014-06-12 13:43                 ` Paul Durrant

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=5395A551.7050900@xen.org \
    --to=lars.kurth@xen.org \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=andrii.tseglytskyi@globallogic.com \
    --cc=artem.mygaiev@globallogic.com \
    --cc=dario.faggioli@citrix.com \
    --cc=david.vrabel@citrix.com \
    --cc=xen-devel@lists.xen.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.