Hi :)

On Mon, Nov 7, 2011 at 00:46, Ankur Dahiya <legalos.l...@gmail.com> wrote:
> Hey, thanks for the reply.
> I dont want to ssh to the guest!
> What I basically want to do is monitor the guest state. Like I want to track
> what system calls are being called,
> what process and thread are currently running...Things that an
> instrumentation framework like valgrind does...
> But i want to do it without disturbing the guest (transparent to the guest).
> Is this too difficult? Any suggestions?

Alright, I got better understanding upon your need.

OK, I suggest to explore kdb/kgdb and hook gdb from host into it via
the qemu's gdb stub. I think that should do it.

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

Reply via email to