Hi, Just to get some early comments, here''s my first attempt on Sparc32/Sparc64 support. The tools part may be good for something, others are there just to get the thing compile further. Only tools compile at all. I don''t know if the tools need to be compiled in 64 bits mode at all, but all files need to be compiled the same way. Any comments are appreciated. _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it''s FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Sat, Aug 12, 2006 at 01:33:07PM +0200, Blue Swirl wrote:> I don''t know if the tools need to be compiled in 64 bits mode at all, but > all files need to be compiled the same way.As a new platform, you have the option of allowing 32-bit dom0 userspace, like ppc does. Basically you need to have xen_ulong_t and the pfn type as explictly-sized 64-bit types, though there''s probably more you need to do. regards john _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel