qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] how to get registers value in event of systemcall


From: Antonio Ricci
Subject: Re: [Qemu-devel] how to get registers value in event of systemcall
Date: Tue, 03 Jun 2008 22:12:19 +0200
User-agent: Thunderbird 2.0.0.4 (X11/20070604)

Thanks Laurent, it is the answer I need.

Regards

--
Antonio
My Mobile Phone: +393286739562
My Public Key: http://tonyr.altervista.org/chiave_pubblica
MSN: address@hidden
Skype: tonyr81fg
Linux Member #374272
*********************************************************************
What is the difference between Jurassic Park and Microsoft?
One is an over-rated high tech theme park based on prehistoric information and populated mostly by dinosaurs, the other is a Steven Spielberg movie.
*********************************************************************
There are only 10 types of people in this world:
those who understand binary, and those who don't.
*********************************************************************

Laurent Desnogues wrote:
On Tue, Jun 3, 2008 at 7:50 PM, Antonio Ricci <address@hidden> wrote:
Hi Paul,
thanks for your answer.
I've tried to have registers value from do interrupt and it seems to
work. I've some questions for you:
1) Where these values are initialized? I can't find it.

If you look in cpu_exec.c/cpu_exec() you will see a call to env_to_regs
before the loop that contains the do_interrupt call.  Does that answer
your question?


Laurent








reply via email to

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