qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Changing the content of target cpu registers


From: Stefano Bonifazi
Subject: [Qemu-devel] Changing the content of target cpu registers
Date: Tue, 18 Jan 2011 10:29:25 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

Hi all!
 I am working on qemu-user (qemu-ppc).
I'd like to edit the values of target registers during the execution. Can I do that by simply changing the content of env->gpr[] or do these only contain a copy of the values of the registers? In this last case, where are the real values of the target registers stored so that by modifying them I can alter the behavior of the target code execution?
Thank you in advance!
Stefano B.




reply via email to

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