Re: [Qemu-devel] Doubts about qemu tcg/tci

2012-03-14 Thread 陳韋任
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

Re: [Qemu-devel] Doubts about qemu tcg/tci

2012-03-02 Thread 陳韋任
> 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

[Qemu-devel] Doubts about qemu tcg/tci

2012-03-01 Thread João Corrêa
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