|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [patch] [do-over] load 64-bit files with 32-bit tools
On Jun 22, 2006, at 4:13 PM, Keir Fraser wrote:
On 22 Jun 2006, at 19:50, Jimi Xenidis wrote:
[...]
+ unsigned long long elf_paddr_offset;
I liked these as uint64_t. Why the change?
I noticed the rest of the struct did not use derived types and
thought that was intentional, it also addressed the issue anthony
brought up where uint64_t was unsigned long on some machines for
formatting might still be a problem. I actually prefer the derived
types as well. shall I resubmit?
-JX
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] [patch] [do-over] load 64-bit files with 32-bit tools,
Jimi Xenidis <=
|
|
|
|
|