|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: [Xen-devel] Re: How to build a 64 bit xen
It's bad luck for me not to boot with the 64 bit xen( which see its' 32 bit with "file") my bootloader is gpxe.and don't see any output log, just see the target reboot
32 bit xen works well
Lei
On Tue, May 18, 2010 at 11:20 PM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
On Tue, 2010-05-18 at 16:13 +0100, George Dunlap wrote: > I've cross-compiled 64-bit xen exclusively since I've worked for > XenSource basically. Here's what I get: > > $ file xen/xen
> xen/xen: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), > statically linked, stripped > $ file xen/xen-syms > xen/xen-syms: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), > statically linked, not stripped
> > So I think 'file' is just making a mistake.
The 64 bit hypervisor really is encapsulated in a 32 bit container, see the mkelf32 related rules in xen/arch/x86/Makefile.
I'm not sure why. Something to do with 32 bit bootloaders maybe?
Ian
-- "We learn from failure, not from success!"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|