qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Question/problems with Qemu and 64Bit Opensuse 10.2


From: Thiemo Seufer
Subject: Re: [Qemu-devel] Question/problems with Qemu and 64Bit Opensuse 10.2
Date: Sat, 23 Dec 2006 12:12:44 +0000
User-agent: Mutt/1.5.13 (2006-08-11)

Werner Dittmann wrote:
> When Qemu seems to loop I switched to monitor mode "stop" the emulator
> and gathered the output of some "info" operations. The "info registers"
> show that registers contain the "strange" values, for example:
> 
> RBX=ffffffff80523028
> RSP=ffffffff80522dc0
> RIP=ffffffff8025e67c
> 
> Is it normal that e.g. the instruction pointer (RIP) can have such a
> value? Any clue where to look why this loop happens?

They look like they were truncated to 32-bit (sign-extended negative)
values. Some operations probably assume 32-bit register width.


Thiemo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]