[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] how to get registers value in event of systemcall
From: |
Antonio Ricci |
Subject: |
[Qemu-devel] how to get registers value in event of systemcall |
Date: |
Mon, 26 May 2008 19:48:49 +0200 |
User-agent: |
Thunderbird 2.0.0.4 (X11/20070604) |
Hi all,
i'd want to understand how to get registers value (eax, ebx, etc.) in
the guest operating system at the moment of a system call. In my opinion
i've to work on file target-i386/translate.c in the case of 0x80 in the
function disas_insn(DisasContext *s, target_ulong pc_start). I can't
understand how to get registers value. I've just read documentation
about translation but I'm not able to get these informations.
Can you help me?
Thanks in advance
--
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.
*********************************************************************
- [Qemu-devel] how to get registers value in event of systemcall,
Antonio Ricci <=