CC'ed to the list.
> > > Am I misunderstanding something? How exactly this reallocation happens
> > (or
> > > where in the source code am I able to track and understand the process)?
> >
> > http://lugatgt.org/content/qemu_internals/downloads/slides.pdf
> >
> > http://m1.archiveorange.com/m/at
> I'm trying to read the asm code generated with the -D qemu option, but I am
> having some difficulties.
Should be "-d" option.
> First, I've seen that the generated asm is allocated in different address
> ranges. The beginning of the dump says:
>
> end_code0x080486dc
> start_code 0x080
Hi,
Hopefully I'm sending this e-mail to the right list. If not, please ignore
it!
I'm trying to read the asm code generated with the -D qemu option, but I am
having some difficulties.
First, I've seen that the generated asm is allocated in different address
ranges. The beginning of the dump say