|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Integrating applications into Mini-OS
On 5/15/06, Puthiyaparambil, Aravindh
<aravindh.puthiyaparambil@xxxxxxxxxx> wrote:
This seems like a really good idea. I have been meaning to fix
VIRT_START. I see your patch shows
-#define VIRT_START 0xFFFFFFFF00000000UL
I remember changing this to 0xFFFFFFFF80000000UL. Are you diffing
against the latest changeset? Could you please check if this works on
x86_64 too?
Hmm no I was on xen-3.0-testing.hg, sorry. Also, I do not have access
to other than vanilla x86 machines :-( However, looking at the linker
script for x86_64 I cannot see why this would not work.
I have attached the patch updated for unstable. This time I also pass
the copied start_info as a parameter to main(), though the dummy
main() ignores it.
Jacob
miniosappsupport-unstable
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|