|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Request integration of unstable changes into testing to
Bruce Edge writes ("[Xen-devel] Request integration of unstable changes into
testing to enable gdbsx."):
> These changes have been in unstable for a while now I was hoping that they
> could be pulled into the testing branch.
> I think these are all the changes needed to enable gdbsx in the default
> build.
>
> [list of patches]
...
> Note, I have not tested a actual build with these changes. I'm new at hg and
> haven't figured out how to pull changes from another branch into my
> workspace.
The way I would do it is like this:
cd xen-4.0-testing.hg
(cd ../xen-unstable.hg && hg export -r 29e545151078) | patch -Up1
> I know this is not the place for it, but if someone could give me a hint,
> I'll verify that the above works.
That would be great. If it doesn't break the build then I would be
happy to have these changes in 4.0-testing.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|