qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Blue Swirl" <blauwirbel@gmail.com>
To: Paul Brook <paul@codesourcery.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu/pc-bios README openbios-sparc32 openbios-s...
Date: Sun, 15 Apr 2007 22:11:12 +0300	[thread overview]
Message-ID: <f43fc5580704151211x6d2bfcd5r2dfd3db637cc287f@mail.gmail.com> (raw)
In-Reply-To: <200704152001.35967.paul@codesourcery.com>

> Probably the linker is making sure the file offset and VMA are the same modulo
> the page size.

But that would be one huge file, as the VMA is near 2TB:

pc-bios/openbios-sparc64:     file format elf64-sparc
pc-bios/openbios-sparc64
architecture: sparc:v9, flags 0x00000102:
EXEC_P, D_PAGED
start address 0x000001fff0000000

Program Header:
    LOAD off    0x0000000000100000 vaddr 0x000001fff0000000 paddr
0x000001fff0000000 align 2**20
         filesz 0x00000000000600c0 memsz 0x00000000000f5000 flags rwx
   STACK off    0x0000000000000000 vaddr 0x0000000000000000 paddr
0x0000000000000000 align 2**3
         filesz 0x0000000000000000 memsz 0x0000000000000000 flags rwx

Sections:
Idx Name          Size      VMA               LMA               File off  Algn
  0 .text         00028bd0  000001fff0000000  000001fff0000000  00100000  2**14
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
  1 .rodata       0002cdbc  000001fff0030000  000001fff0030000  00130000  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  2 .data         000000c0  000001fff0060000  000001fff0060000  00160000  2**3
                  CONTENTS, ALLOC, LOAD, DATA
  3 .bss          00094000  000001fff0061000  000001fff0061000  001600c0  2**3
                  ALLOC
SYMBOL TABLE:
no symbols

  reply	other threads:[~2007-04-15 19:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-15  6:38 [Qemu-devel] qemu/pc-bios README openbios-sparc32 openbios-s Blue Swirl
2007-04-15 12:42 ` Stefan Weil
2007-04-15 15:03   ` Blue Swirl
2007-04-15 19:01     ` Paul Brook
2007-04-15 19:11       ` Blue Swirl [this message]
2007-04-15 19:20         ` Paul Brook
2007-04-15 19:37           ` Blue Swirl
2007-04-15 22:08             ` Daniel Jacobowitz
2007-04-16 15:01               ` Blue Swirl
2007-04-16 15:13                 ` Daniel Jacobowitz
2007-04-16 16:23                   ` Blue Swirl
2007-04-16 15:30                 ` Thiemo Seufer
  -- strict thread matches above, loose matches on Subject: below --
2007-04-16 17:41 Blue Swirl
2007-06-28  7:28 Blue Swirl
2007-06-28 13:49 ` Johannes Schindelin
2007-06-28 14:00   ` Blue Swirl
2007-06-28 14:08     ` Johannes Schindelin
2007-08-11  8:16 Blue Swirl
2007-11-14 19:41 Blue Swirl
2007-12-11 19:33 Blue Swirl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f43fc5580704151211x6d2bfcd5r2dfd3db637cc287f@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).