qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Detecting an assembly instruction in QEMU
@ 2007-04-04  4:57 Atif Hashmi
  2007-04-05 17:37 ` [Qemu-devel] " Atif Hashmi
  0 siblings, 1 reply; 21+ messages in thread
From: Atif Hashmi @ 2007-04-04  4:57 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 585 bytes --]

Hi All,

I am inserting

movl %eax, %eax

instruction within the assembly code of a program and I am running the code
on QEMU which is configured for i386 and is running linux-0.2.img.

I want to detect this assembly instruction within the QEMU code in order to
perform a specific operation e.g. when ever QEMU finds this instruction a
specific function is called. Could anyone please tell me which QEMU files
should I modify in order to add this functionality. I looked through almost
all the C files but was unable to figure it out.

I will really appreciate any help.

Thanks,
Atif

[-- Attachment #2: Type: text/html, Size: 631 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2007-05-01 20:35 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-04  4:57 [Qemu-devel] Detecting an assembly instruction in QEMU Atif Hashmi
2007-04-05 17:37 ` [Qemu-devel] " Atif Hashmi
2007-04-06 12:15   ` Eduardo Felipe
2007-04-07 21:06     ` Atif Hashmi
2007-04-08 14:13       ` Eduardo Felipe
2007-04-08 21:38         ` Atif Hashmi
2007-04-08 22:14           ` Eduardo Felipe
2007-04-17  0:17             ` Atif Hashmi
2007-04-17  0:22               ` Atif Hashmi
2007-04-17  9:49                 ` Eduardo Felipe
2007-04-17 20:33                   ` Atif Hashmi
2007-04-22 13:09                     ` Eduardo Felipe
2007-04-24  7:30                       ` Atif Hashmi
2007-04-24  9:34                         ` Eduardo Felipe
2007-04-25 16:21                           ` Atif Hashmi
2007-04-25 16:50                             ` Atif Hashmi
2007-04-26 14:03                               ` Eduardo Felipe
2007-04-26 21:26                                 ` Atif Hashmi
2007-04-27 10:16                                   ` Eduardo Felipe
2007-05-01 20:28                                     ` Atif Hashmi
2007-04-11 16:05           ` Thiemo Seufer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).