On 10/05/09 02:29, Steven Smith wrote:
>>> This is a forward port of the NC2 patches I posted against so that
>>> they apply to Jeremy's git tree, rather than the XCI patchqueue. It's
>>> identical in most important respects, except that I've not included
>>> any of the VMQ patches.
>>>
>> Do you have a git tree I can pull these from? I have
>> git://xenbits.xensource.com/people/ssmith/netchannel2-pvops.git in my
>> list of repos, but you don't seem to have updated it.
>>
> Oops, sorry about that. It should all be in now, in the nc2/master
> branch.
>
> (Although you may want to wait until the discussion about the new
> grant table interface is sorted out before pulling.)
>
Thanks. I've pulled it anyway, but not yet merged it into anything yet.
What dependencies does it have on the rest of the xen changes? In
general I like to avoid basing branches on xen/master, because it makes
them fairly brittle to rebase or otherwise rearrange. Ideally I like to
base each topic branch on a mainline kernel version (like v2.6.31), or
if there are too many dependencies on other Xen topic branches, the most
specific one that covers the dependencies (xen/core, xen/dom0/core, for
example).
Also, does this include both front and backend parts together? I think
it would be easier to deal with if you could split it into separate
common, frontend and backend branches. Or maybe that would be too fiddly...
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|